stronginject by YairHalberstadt

compile time dependency injection for .NET

updated at May 9, 2024, 6:41 a.m.

C#

28 +0

841 +1

24 +0

GitHub
CSharpGuidelinesAnalyzer by bkoelman

Reports diagnostics for C# coding guidelines that are not already covered by Resharper.

updated at May 9, 2024, 12:29 p.m.

C#

6 +0

122 +1

32 +0

GitHub
Testura.Code by Testura

Testura.Code is a wrapper around the Roslyn API and used for generation, saving and compiling C# code. It provides methods and helpers to generate classes, methods, statements and expressions.

updated at May 9, 2024, 5:35 p.m.

C#

13 +0

294 +1

29 +0

GitHub
roslyn-linq-rewrite by antiufo

Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic dispatch.

updated at May 9, 2024, 5:35 p.m.

C#

41 +0

716 +0

31 +0

GitHub
mirrorsharp by ashmind

MirrorSharp is a code editor <textarea> built on Roslyn and CodeMirror

updated at May 9, 2024, 5:39 p.m.

C#

12 +0

218 +1

40 +0

GitHub
sonar-dotnet by SonarSource

Code analyzer for C# and VB.NET projects

updated at May 10, 2024, 5:59 a.m.

C#

53 -1

720 +2

222 +0

GitHub
csharp-source-generators by amis92

A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.

updated at May 10, 2024, 7:53 a.m.

Unknown languages

80 +0

1,899 +12

185 +1

GitHub
StyleCopAnalyzers by DotNetAnalyzers

An implementation of StyleCop rules using the .NET Compiler Platform

updated at May 10, 2024, 2:38 p.m.

C#

86 +0

2,587 +4

506 +0

GitHub
error-prone by google

Catch common Java mistakes as compile-time errors

updated at May 10, 2024, 8:43 p.m.

Java

162 -1

6,729 +4

724 +1

GitHub
roslynator by dotnet

Roslynator is a set of code analysis tools for C#, powered by Roslyn.

updated at May 11, 2024, 6:06 a.m.

C#

41 +0

2,981 +5

244 +1

GitHub
SkiaSharp by mono

SkiaSharp is a cross-platform 2D graphics API for .NET platforms based on Google's Skia Graphics Library. It provides a comprehensive 2D API that can be used across mobile, server and desktop models to render images.

updated at May 11, 2024, 9 a.m.

C#

122 +0

4,128 +23

519 +2

GitHub
dotnet-script by dotnet-script

Run C# scripts from the .NET CLI.

updated at May 11, 2024, 11:40 a.m.

C#

56 +0

2,599 +6

160 +3

GitHub
RoslynQuoter by KirillOsenkov

Roslyn tool that for a given C# program shows syntax tree API calls to construct its syntax tree

updated at May 11, 2024, 12:49 p.m.

C#

29 +0

892 +2

120 +0

GitHub
roslyn-analyzers by dotnet

None

updated at May 11, 2024, 2:03 p.m.

C#

77 +0

1,530 +3

455 +1

GitHub