CollinAlpert
Follow
Pinned Loading
-
-
IsNullEnforcer
IsNullEnforcer PublicRoslyn Analyzer which enforces the usage of 'is null' and 'is not null' over '== null' and '!= null'.
C# 2
-
ReturnTaskDirectlyAnalyzer
ReturnTaskDirectlyAnalyzer PublicRoslyn Analyzer which marks usages of the async/await pattern where the Task could be returned directly instead of awaiting it.
C# 4
-
lambda2sql
lambda2sql PublicForked from ajermakovics/lambda2sql
Convert Java 8 lambdas to SQL statements. Build type safe and readable queries.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.