Microsoft.CodeAnalysis
by: Microsoft
- 4.953k total downloads
- Latest version: 4.12.0
.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.VisualBasic.Workspaces" (VB compiler + services)
- "Microsoft.CodeAnalysis.Compilers" (both compilers)
- "Microsoft.CodeAnalysis.CSharp" (only the C# compiler)
- "Microsoft.CodeAnalysis.VisualBasic (only the VB compiler)
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/dfa7fc6bdea31a858a402168384192b633c811fa.
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 2.648k total downloads
- Latest version: 3.11.0-beta1.23364.2
Analyzers for consumers of Microsoft.CodeAnalysis NuGet package, i.e. extensions and applications built on top of .NET Compiler Platform (Roslyn). This package is included as a development dependency of Microsoft.CodeAnalysis NuGet package and does not need to be installed separately if you are referencing Microsoft.CodeAnalysis NuGet package.
Microsoft.Build.Tasks.Git
by: Microsoft
- 168 total downloads
- Latest version: 8.0.0
MSBuild tasks providing git repository information.
Microsoft.Build.Utilities.Core
by: Microsoft
- 1.074k total downloads
- Latest version: 17.1.0
This package contains the Microsoft.Build.Utilities assembly which is used to implement custom MSBuild tasks.
Microsoft.CodeAnalysis.BannedApiAnalyzers
by: Microsoft
- 1.06k total downloads
- Latest version: 3.11.0-beta1.24527.2
Banned API Analyzers
Microsoft.CodeAnalysis.PublicApiAnalyzers
by: Microsoft
- 1.741k total downloads
- Latest version: 3.11.0-beta1.24527.2
Public API Analyzers
Microsoft.CodeAnalysis.CSharp.Scripting
by: Microsoft
- 4.052k total downloads
- Latest version: 4.12.0
Microsoft .NET Compiler Platform ("Roslyn") CSharp scripting package.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/dfa7fc6bdea31a858a402168384192b633c811fa.
Microsoft.CodeAnalysis.CSharp.Features
by: Microsoft
- 4.375k total downloads
- Latest version: 4.12.0
.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/dfa7fc6bdea31a858a402168384192b633c811fa.
Microsoft.CodeAnalysis.AnalyzerUtilities
by: Microsoft
- 1.593k total downloads
- Latest version: 3.11.0-beta1.24527.2
Analyzer utilities for various analyses, including Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
Microsoft.CodeAnalysis.Razor
by: Microsoft
- 4.304k total downloads
- Latest version: 6.0.36
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor design-time infrastructure.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/64ea4108e7dcf1ca575f8dd2028363b0b1ef6ebc
Microsoft.CodeAnalysis.Scripting.Common
by: Microsoft
- 3.731k total downloads
- Latest version: 4.12.0
Microsoft .NET Compiler Platform ("Roslyn") shared scripting package.
Do not install this package manually, it will be added as a prerequisite by other packages that require it.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/dfa7fc6bdea31a858a402168384192b633c811fa.
Microsoft.CodeAnalysis.Elfie
by: Microsoft
- 164 total downloads
- Latest version: 1.0.0
An extensible library for fast indexing of code artifacts.
Microsoft.CodeAnalysis.VisualBasic
by: Microsoft
- 5.313k total downloads
- Latest version: 4.12.0
.NET Compiler Platform ("Roslyn") support for Visual Basic, Microsoft.CodeAnalysis.VisualBasic.dll.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/dfa7fc6bdea31a858a402168384192b633c811fa.
Microsoft.CodeAnalysis.Common
by: Microsoft
- 5.474k total downloads
- Latest version: 4.12.0
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn").
Do not install this package manually, it will be added as a prerequisite by other packages that require it.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/dfa7fc6bdea31a858a402168384192b633c811fa.
Microsoft.CodeAnalysis.Features
by: Microsoft
- 4.308k total downloads
- Latest version: 4.12.0
.NET Compiler Platform ("Roslyn") support for creating editing experiences.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/dfa7fc6bdea31a858a402168384192b633c811fa.
Microsoft.Cci
by: Microsoft
- 25 total downloads
- Latest version: 4.0.0-rc3-24214-00
Provides a portable version of the Microsoft.Cci library
TFS ID: 1612576, GitHub SHA: https://github.com/dotnet/corefx/tree/f47c814b003d17da52940739e227f04e52b10279
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Build.Tasks.SourceControl
by: Microsoft
- 20 total downloads
- Latest version: 1.0.0-beta-62908-01
MSBuild tasks providing source control information.
Microsoft.CodeAnalysis.CSharp.Workspaces
by: Microsoft
- 5.495k total downloads
- Latest version: 4.12.0
.NET Compiler Platform ("Roslyn") support for analyzing C# projects and solutions.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/dfa7fc6bdea31a858a402168384192b633c811fa.
Microsoft.CodeAnalysis.CSharp
by: Microsoft
- 5.16k total downloads
- Latest version: 4.12.0
.NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/dfa7fc6bdea31a858a402168384192b633c811fa.
Microsoft.CodeAnalysis.FlowAnalysis.Utilities
by: Microsoft
- 143 total downloads
- Latest version: 2.9.6
Utilities for Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.