Top 20 NuGet roslyn Packages

A collection of code fixes for C# compiler diagnostics, powered by Roslyn.
The easiest way to analyze and fix method names for asynchronous methods.
AddOn for EasyRoslynScript to add nuget support
Implements the StyleCopAnalyzers rule SA1413 as a stand-alone Roslyn analyzer.
A simple Roslyn analyzer which reports warnings at 250 LoC or errors az 500 LoC in C# files.
Automatically generates an HTML Document with an object model diagram for your C# library<
This is a universty project in which I have attempted to develop a Roslyn Analyzer to assist in discovering business processes throughout a solution, and help annotate their purposes. This is then subsequently used to generate a consent list using Roslyn Code Fix analyzer.
Provides the build time generators that respond to the [FlagsEnumeration] partial class attribute.
Provides a re-factoring and re-imagining of the Code Fixes elements deployed in the default Analysis and Code Fixes project template. This particular assembly focuses on Code Fixes only as part of that re-factoring effort.
This utility helps aligning C# code to itslearning coding standards.
.NET Compilers package. Referencing this package will cause the project to be built using the specific version of the C# and Visual Basic compilers contained in the package, as opposed to any system installed version. This package can be used to compile code targeting any platform, but ...
The core engine for Scripty, a tool to let you use Roslyn-powered C# scripts for code generation.
A Roslyn based static code analyzer which analyzes how Gherkin feature files relate to their underlying implementation so that dependencies between features can be analyzed.
"Must use return value" Roslyn code analyzer for C#
A small utility for creating View Model classes for Entity classes.
Collection of useful C# analyzers