Microsoft.CodeAnalysis
by: Microsoft
- 3.958k total downloads
- Latest version: 4.12.0-3.final
.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/bde21ee2b98b775b010d01a93f81ef587fe80962.
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 2.139k 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
- 124 total downloads
- Latest version: 8.0.0
MSBuild tasks providing git repository information.
Microsoft.Build.Utilities.Core
by: Microsoft
- 1.234k total downloads
- Latest version: 17.12.6
This package contains the Microsoft.Build.Utilities assembly which is used to implement custom MSBuild tasks.
Microsoft.CodeAnalysis.BannedApiAnalyzers
by: Microsoft
- 840 total downloads
- Latest version: 3.11.0-beta1.24454.1
Banned API Analyzers
Microsoft.CodeAnalysis.PublicApiAnalyzers
by: Microsoft
- 1.538k total downloads
- Latest version: 3.11.0-beta1.24508.2
Public API Analyzers
Microsoft.CodeAnalysis.CSharp.Scripting
by: Microsoft
- 3.827k total downloads
- Latest version: 4.12.0-3.final
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/bde21ee2b98b775b010d01a93f81ef587fe80962.
Microsoft.CodeAnalysis.CSharp.Features
by: Microsoft
- 3.561k total downloads
- Latest version: 4.12.0-3.final
.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/bde21ee2b98b775b010d01a93f81ef587fe80962.
Microsoft.CodeAnalysis.AnalyzerUtilities
by: Microsoft
- 1.327k total downloads
- Latest version: 3.11.0-beta1.24508.2
Analyzer utilities for various analyses, including Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
Microsoft.CodeAnalysis.Razor
by: Microsoft
- 3.425k 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.324k total downloads
- Latest version: 4.12.0-3.final
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/bde21ee2b98b775b010d01a93f81ef587fe80962.
Microsoft.CodeAnalysis.Elfie
by: Microsoft
- 141 total downloads
- Latest version: 1.0.0
An extensible library for fast indexing of code artifacts.
Microsoft.CodeAnalysis.VisualBasic
by: Microsoft
- 4.498k total downloads
- Latest version: 4.12.0-3.final
.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/bde21ee2b98b775b010d01a93f81ef587fe80962.
Microsoft.CodeAnalysis.Common
by: Microsoft
- 4.613k total downloads
- Latest version: 4.12.0-3.final
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/bde21ee2b98b775b010d01a93f81ef587fe80962.
Microsoft.CodeAnalysis.Features
by: Microsoft
- 3.626k total downloads
- Latest version: 4.12.0-3.final
.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/bde21ee2b98b775b010d01a93f81ef587fe80962.
Microsoft.Cci
by: Microsoft
- 96 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
- 13 total downloads
- Latest version: 1.0.0-beta-62908-01
MSBuild tasks providing source control information.
Microsoft.CodeAnalysis.CSharp.Workspaces
by: Microsoft
- 4.431k total downloads
- Latest version: 4.12.0-3.final
.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/bde21ee2b98b775b010d01a93f81ef587fe80962.
Microsoft.CodeAnalysis.CSharp
by: Microsoft
- 4.069k total downloads
- Latest version: 4.12.0-3.final
.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/bde21ee2b98b775b010d01a93f81ef587fe80962.
Microsoft.CodeAnalysis.FlowAnalysis.Utilities
by: Microsoft
- 126 total downloads
- Latest version: 2.9.6
Utilities for Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.