Top 20 NuGet roslyn Packages

CodeCompiler module for Gemini, providing C# code compilation using Roslyn.
A lightweight framework for creating unit tests for Roslyn diagnostic analyzers, code fixes and refactorings using NUnit.
Roslyn Analyzer that returns an error and code fix for private fields that start with an underscore.
Tool which can diff C# code semantically, rather than simply by the program's text. This is a community project, free and open source. Everyone is invited to contribute, fork, share and use the code. No money shall be charged by this software, nor it will be. Ever.
Enables live validation of architecture dependencies. Layering is expressed with Dependency Validation Diagrams (Layer Diagrams)
C# Compiler 2.8.2 + Compiler Intrinsics Proposal (https://github.com/dotnet/roslyn/issues/11475). This package was built from the source at https://github.com/mjsabby/roslyn/tree/compilerintrinsics_2_8_2
Write .Net apps with a text editor, NuGet, and the power of Roslyn!
Tolltech Ennobler
Provides a Roslyn-based code editor using AvaloniaEdit (Avalonia platform) with completion, diagnostics, and quick actions
Utility library for working with syntax graph in Roslyn.
Utility library for working with syntax graph in Roslyn.
A collection of analyzers for ASP.NET Core
RosMockLyn is a compile-time mocking framework that was designed to enable the ability to generate mocks in universal apps (Windows Store Apps) and for Windows Phone 8, 8.1.
Roslyn 3.0-alpha dependencies for Dotnet.Script. Packaged separately until Roslyn 3.0 is available on nuget.
The goal of DaVinci is to help you to write better object-oriented C# code. Better means maintainable, readable and testable code. Because DaVinci's rule are very strict, it's recommended to use DaVinci when you exercise programming (e.g. coding dojo). For the currently supported rules, have a look...
Core package for Cometary, required by the analyzer to edit the dependant assembly. It defines the CompilationEditor type, used to edit assemblies during compilation.
Analyzer required by Cometary to edit assemblies.
Enables log file generation of .net analyzers for builds. Recommended for nabble.io integration.
AfterProgramming library for architecture validation in .Net using Roslyn CTP