Skip to content
View CollinAlpert's full-sized avatar
🤓
It's not a bug, it's a feature.
🤓
It's not a bug, it's a feature.
Block or Report

Block or report CollinAlpert

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Lombok.NET Lombok.NET Public

    .NET adaptation for Java's Lombok using Source Generators.

    C# 271 12

  2. IsNullEnforcer IsNullEnforcer Public

    Roslyn Analyzer which enforces the usage of 'is null' and 'is not null' over '== null' and '!= null'.

    C# 2

  3. MailSort MailSort Public

    A server-side tool to organize your inbox.

    C# 7

  4. ReturnTaskDirectlyAnalyzer ReturnTaskDirectlyAnalyzer Public

    Roslyn Analyzer which marks usages of the async/await pattern where the Task could be returned directly instead of awaiting it.

    C# 4

  5. lambda2sql lambda2sql Public

    Forked from ajermakovics/lambda2sql

    Convert Java 8 lambdas to SQL statements. Build type safe and readable queries.

    Java 2 1

  6. Java2DB Java2DB Public

    Library for connecting to your database from your application in a really cool way.

    Java 14 2