Nullable.Extended by tom-englert

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

updated at Sept. 12, 2024, 9:56 a.m.

C#

3 +0

41 +0

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 Sept. 12, 2024, 1:40 p.m.

C#

113 +0

1,128 +0

279 -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 Sept. 12, 2024, 5:51 p.m.

C#

29 +0

922 +4

118 +0

GitHub
roslyn-analyzers by dotnet

None

updated at Sept. 14, 2024, 2:53 a.m.

C#

77 +0

1,576 +3

464 +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 Sept. 14, 2024, 10:35 a.m.

C#

40 +0

902 +1

103 +0

GitHub
ErrorProne.NET by SergeyTeplyakov

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

updated at Sept. 14, 2024, 1:22 p.m.

C#

23 +0

884 +2

42 +0

GitHub
Equals by Fody

Generate Equals, GetHashCode and operators methods from properties.

updated at Sept. 14, 2024, 4:05 p.m.

C#

6 +0

111 +1

26 +0

GitHub
csharp-source-generators by amis92

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

updated at Sept. 14, 2024, 6:23 p.m.

Unknown languages

82 +0

2,029 +9

202 +2

GitHub
CSharpGuidelinesAnalyzer by bkoelman

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

updated at Sept. 14, 2024, 8:30 p.m.

C#

6 +0

127 +2

33 +0

GitHub
sonar-dotnet by SonarSource

Code analyzer for C# and VB.NET projects

updated at Sept. 15, 2024, 12:17 a.m.

C#

49 -1

773 +3

226 +0

GitHub
error-prone by google

Catch common Java mistakes as compile-time errors

updated at Sept. 15, 2024, 5:32 a.m.

Java

160 +0

6,818 -8

740 +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 Sept. 15, 2024, 7:19 a.m.

C#

122 -1

4,398 +13

535 +0

GitHub
dotnet-script by dotnet-script

Run C# scripts from the .NET CLI.

updated at Sept. 15, 2024, 8:51 a.m.

C#

58 +0

2,704 +7

166 +1

GitHub
roslynator by dotnet

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

updated at Sept. 15, 2024, 11:40 a.m.

C#

41 +0

3,042 +1

252 +1

GitHub