Top 20 NuGet roslyn Packages

Roslyn utilities (https://github.com/dotnet/roslyn/tree/master/src/Compilers/Core/Portable/InternalUtilities) wrapped as Nuget package
Allows custom tasks to efficiently load and access a Roslyn project for code generation or analysis. Multiple tasks, targets and even projects will all share the same Workspace and loaded Projects, thereby optimizing build times. Usage: In your custom task library, install the MSBuil...
Trivial Ast Parser CSharp
An object to object mapper
Serialize objects to C# scripts
Assemblies required for in-memory .NET Compiler Platform ("Roslyn"). This project uses Microsoft© original source code.
Provides platform-specific (Avalonia) implementations for UI elements required by the RoslynPad.Roslyn package.
Interpreter for executing console commands using a Roslyn scripting API.
DocExtractorNET is a library that can extract C# XML documentation comments from source code.
Cometary extension that allows the dependant assembly to edit itself during compilation.
Cometary extension that allows the dependant assembly to define and use macros and compile-time-bound dynamic objects.
Cometary extension that provides utilities used to debug extensions, self-editing assemblies, and more.
Cometary extension that allows a class to implement members declared in another class.
T-SQL Code Analyzer for Visual Studio 2015 CTP6 - alpha version, limited functionality
A Roslyn-like parser for the Salesforce programming language APEX
Simple library that allows you to execute Roslyn Scripts.
Allows the customization of where indexes start in C#. Not only can you force Roslyn to interpret items[1] as items[0], but also items[-42] and items[1_000_000] if you want! The sky (and common sense) are the only limits!
Alternet.ExtensibilityStudio.RoslynDependencies
Provides the [FlagsEnumeration] attribute for use when signaling when bitwise operators and so forth are to be auto generated at build time.
Provides a re-factoring and re-imagining of the Diagnostic elements deployed in the Analyzer and Code Fixes project template. This particular assembly focuses primarily on the Diagnostic Analyzers with built-in Roslyn compilation support.