Top 20 NuGet Packages depending on Microsoft.CodeAnalysis.CSharp.Workspaces

Total dependencies: 195

MongoDbMigrations uses the official MongoDB C# Driver to migrate your documents in your mongo database via useful fluent API. Supports up and down migrations with cancelation and progress handling. Also, this library is able to check a schema of collections in your database during the migration run....
A set of Roslyn C# analyzers for Xamarin and Mono-based code bases.
The core library of the open-source and free platform WebVella ERP. It allows a quick and painless creation of business web applications.
A 2D application/game framework written with rhythm games in mind.
A little utility to perform design-time builds of .NET projects without having to think too hard about it. This extension library adds support for creating a Roslyn workspace from Buildalyzer.
Contains utilities used by ASP.NET Core Code Generation packages.
Convert VB.NET to/from C#
.NET Compiler Platform ("Roslyn"). This is the all-in-one package (a superset of all assemblies). You can install any of these sub-packages if you only want part of the functionality: - "Microsoft.CodeAnalysis.CSharp.Workspaces" (C# compiler + services) - "Microsoft.CodeAnalysis.V...
This library extends functionality of package Microsoft.CodeAnalysis.CSharp.Workspaces Commonly Used Types: Roslynator.CSharp.CSharpFactory Roslynator.CSharp.CSharpFacts Roslynator.CSharp.SyntaxInfo Roslynator.NameGenerator
.NET Compiler Platform ("Roslyn") support for creating C# editing experiences. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/9934fb9e3527e1c0c51314e57d4aab30f97e8f9e.
Package Description
Helpers & extensions for writing Roslyn analyzers and code fixes.
Roslyn Analyzer for CoreSharp.NHibernate
Provides autocomplete for the DynamicCodeExecution module using Microsoft Code Analysis.
A library to find architectural erosion across C# code. Icon made by Freepik, from https://www.flaticon.com/
Library for executing a Synthesis run
T4 and CSX scaffolding for .NET Core without IDE, Library for TextTemplating.Tool package and runtime
An object to object mapping generator using Roslyn source generator without any reflections.
Asserts for testing Roslyn analyzers and code fixes.
Automatically build OData controllers from Entity Framework DbSets with Code Generation