roslyn-sdk by dotnet

Roslyn-SDK templates and Syntax Visualizer

updated at June 22, 2024, 11:09 p.m.

C#

40 +0

498 -1

253 +0

GitHub
roslyn-analyzers by dotnet

None

updated at June 22, 2024, 11:01 p.m.

C#

78 +0

1,544 +2

459 +0

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 June 22, 2024, 9:10 p.m.

C#

124 +0

4,218 +21

525 +2

GitHub
roslynator by dotnet

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

updated at June 22, 2024, 3:48 p.m.

C#

42 +0

3,009 +1

246 +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 June 21, 2024, 5:23 p.m.

C#

113 +0

1,126 +3

280 +0

GitHub
sonar-dotnet by SonarSource

Code analyzer for C# and VB.NET projects

updated at June 21, 2024, 2:12 p.m.

C#

51 +0

744 +0

223 +0

GitHub
dotnet-script by dotnet-script

Run C# scripts from the .NET CLI.

updated at June 21, 2024, 12:29 p.m.

C#

56 +0

2,642 +6

161 +0

GitHub
StyleCopAnalyzers by DotNetAnalyzers

An implementation of StyleCop rules using the .NET Compiler Platform

updated at June 19, 2024, 3:48 a.m.

C#

84 +0

2,604 +3

506 -1

GitHub
MappingGenerator by cezarypiatek

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

updated at June 17, 2024, 10:10 a.m.

C#

31 +0

1,027 -1

119 +0

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 12, 2024, 10:25 a.m.

C#

29 +0

905 +0

120 +0

GitHub
ErrorProne.NET by SergeyTeplyakov

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

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

C#

24 +0

867 +0

43 +0

GitHub
Generator.Equals by diegofrata

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

updated at June 11, 2024, 2:44 p.m.

C#

4 +0

127 +0

18 +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 10, 2024, 4:04 a.m.

C#

13 +0

296 +0

30 +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 June 9, 2024, 4:01 a.m.

C#

40 +0

897 +0

101 +0

GitHub
stronginject by YairHalberstadt

compile time dependency injection for .NET

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

C#

28 +0

839 +0

25 +0

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
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
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 25, 2024, 12:01 p.m.

C#

32 +0

646 +0

62 +0

GitHub
Equals by Fody

Generate Equals, GetHashCode and operators methods from properties.

updated at May 23, 2024, 9 p.m.

C#

6 +0

110 +0

27 +0

GitHub