roslyn-sdk by dotnet

Roslyn-SDK templates and Syntax Visualizer

updated at April 28, 2024, 12:55 p.m.

C#

39 +0

490 +2

252 +0

GitHub
error-prone by google

Catch common Java mistakes as compile-time errors

updated at April 28, 2024, 3:59 a.m.

Java

163 +0

6,725 +9

723 +1

GitHub
roslynator by dotnet

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

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

C#

41 +1

2,972 +5

243 +1

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 +1

122 +2

18 +0

GitHub
ErrorProne.NET by SergeyTeplyakov

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

updated at April 27, 2024, 5:04 p.m.

C#

24 +0

848 +120

43 +2

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 April 27, 2024, 12:10 p.m.

C#

121 +0

4,087 +12

517 +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 April 27, 2024, 6:39 a.m.

C#

29 +0

890 +4

120 +0

GitHub
csharp-source-generators by amis92

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

updated at April 27, 2024, 1:08 a.m.

Unknown languages

78 +0

1,880 +5

183 +1

GitHub
roslyn-analyzers by dotnet

None

updated at April 26, 2024, 4:56 p.m.

C#

77 +0

1,525 -1

453 +0

GitHub
sonar-dotnet by SonarSource

Code analyzer for C# and VB.NET projects

updated at April 26, 2024, 1:59 p.m.

C#

54 +1

717 +2

222 +2

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 April 26, 2024, 1:52 p.m.

C#

113 -1

1,122 -1

283 +0

GitHub
dotnet-script by dotnet-script

Run C# scripts from the .NET CLI.

updated at April 26, 2024, 8:51 a.m.

C#

56 +0

2,592 +6

157 +1

GitHub
StyleCopAnalyzers by DotNetAnalyzers

An implementation of StyleCop rules using the .NET Compiler Platform

updated at April 26, 2024, 8:27 a.m.

C#

86 +0

2,581 +7

506 +0

GitHub
mirrorsharp by ashmind

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

updated at April 26, 2024, 12:08 a.m.

C#

12 +0

216 +1

40 +1

GitHub
FlubuCore by dotnetcore

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

updated at April 25, 2024, 5:56 p.m.

C#

40 +0

894 +1

101 +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 +1

64 +0

GitHub
CSharpGuidelinesAnalyzer by bkoelman

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

updated at April 22, 2024, 12:34 p.m.

C#

6 +0

121 +0

32 +0

GitHub
stronginject by YairHalberstadt

compile time dependency injection for .NET

updated at April 20, 2024, 8:22 p.m.

C#

28 +0

839 +0

24 +1

GitHub
Equals by Fody

Generate Equals, GetHashCode and operators methods from properties.

updated at April 18, 2024, 2:52 p.m.

C#

6 +0

110 +0

27 +0

GitHub
Nullable.Extended by tom-englert

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

updated at April 18, 2024, 8:46 a.m.

C#

3 +0

36 +0

2 +0

GitHub