roslyn-analyzers by dotnet

None

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

C#

77 +0

1,530 +3

455 +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 May 11, 2024, 12:49 p.m.

C#

29 +0

892 +2

120 +0

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
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
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
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
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
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
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
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
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
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
ErrorProne.NET by SergeyTeplyakov

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

updated at May 8, 2024, 6:50 p.m.

C#

24 +0

858 +2

43 +0

GitHub
roslyn-sdk by dotnet

Roslyn-SDK templates and Syntax Visualizer

updated at May 8, 2024, 12:31 p.m.

C#

39 +0

492 +1

252 +0

GitHub
Nullable.Extended by tom-englert

A Roslyn analyzer to improve the experience when working with nullable reference types.

updated at May 8, 2024, 10:09 a.m.

C#

3 +0

37 +1

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

C#

113 +0

1,123 +1

281 -1

GitHub
RoslynClrHeapAllocationAnalyzer by Microsoft

Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a.k.a closures, implicit delegate creations, etc.

updated at May 4, 2024, 10:24 p.m.

C#

32 +0

644 +0

62 +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 2, 2024, 2:21 a.m.

C#

40 +0

895 +0

101 +0

GitHub
Generator.Equals by diegofrata

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

updated at April 27, 2024, 9:08 p.m.

C#

4 +0

122 +0

18 +0

GitHub
CodeGeneration.Roslyn by AArnott

Assists in performing Roslyn-based code generation during a build.

updated at April 23, 2024, 12:36 p.m.

C#

33 +0

408 +0

60 +0

GitHub