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 June 9, 2024, 8:03 a.m.

C#

123 +1

4,182 +12

524 +2

GitHub
sonar-dotnet by SonarSource

Code analyzer for C# and VB.NET projects

updated at June 8, 2024, 5:31 p.m.

C#

51 +0

727 +1

222 +0

GitHub
roslynator by dotnet

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

updated at June 8, 2024, 12:04 p.m.

C#

42 +0

3,003 +5

245 +1

GitHub
RoslynQuoter by KirillOsenkov

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

updated at June 8, 2024, 11:27 a.m.

C#

29 +0

904 +2

120 +0

GitHub
dotnet-script by dotnet-script

Run C# scripts from the .NET CLI.

updated at June 8, 2024, 3:01 a.m.

C#

56 +0

2,629 +8

161 +1

GitHub
error-prone by google

Catch common Java mistakes as compile-time errors

updated at June 7, 2024, 10:09 p.m.

Java

162 +0

6,743 +0

728 +1

GitHub
roslyn-analyzers by dotnet

None

updated at June 7, 2024, 2:58 p.m.

C#

78 +0

1,540 +2

458 +1

GitHub
stronginject by YairHalberstadt

compile time dependency injection for .NET

updated at June 7, 2024, 4:29 a.m.

C#

28 +0

839 +0

24 +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 June 6, 2024, 11:48 a.m.

C#

13 +0

295 +1

30 +0

GitHub
csharp-source-generators by amis92

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

updated at June 6, 2024, 3:07 a.m.

Unknown languages

80 +0

1,927 +9

187 +1

GitHub
Generator.Equals by diegofrata

A source code generator for automatically implementing IEquatable<T> using only attributes.

updated at June 5, 2024, 2:19 p.m.

C#

4 +0

126 +2

18 +0

GitHub
StyleCopAnalyzers by DotNetAnalyzers

An implementation of StyleCop rules using the .NET Compiler Platform

updated at June 5, 2024, 2:28 a.m.

C#

84 +0

2,600 +4

508 +1

GitHub
ErrorProne.NET by SergeyTeplyakov

Set of roslyn-based analyzers for catching common C# errors (inspired by Google's error-prone)

updated at June 3, 2024, 3:36 p.m.

C#

24 +0

865 +2

43 +0

GitHub
roslyn-sdk by dotnet

Roslyn-SDK templates and Syntax Visualizer

updated at June 2, 2024, 4:07 p.m.

C#

40 +0

498 +0

253 +1

GitHub
mirrorsharp by ashmind

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

updated at June 1, 2024, 9:12 a.m.

C#

12 +0

218 +0

40 +0

GitHub
CSharpGuidelinesAnalyzer by bkoelman

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

updated at May 28, 2024, 10:42 a.m.

C#

6 +0

123 +0

33 +0

GitHub
code-cracker by code-cracker

An analyzer library for C# and VB that uses Roslyn to produce refactorings, code analysis, and other niceties.

updated at May 27, 2024, 2:36 p.m.

C#

113 +0

1,123 +0

280 +0

GitHub
FlubuCore by dotnetcore

A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.

updated at May 27, 2024, 1:10 p.m.

C#

40 +0

896 +0

101 +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 27, 2024, 7:08 a.m.

C#

41 +0

716 +0

31 +0

GitHub
MappingGenerator by cezarypiatek

arrows counterclockwise "AutoMapper" like, Roslyn based, code fix provider that allows to generate mapping code in design time.

updated at May 26, 2024, 9:53 p.m.

C#

31 +0

1,027 +0

119 -2

GitHub