Microsoft.CodeAnalysis.VisualBasic.Features
by: Microsoft
- 701 total downloads
- Latest version: 2.0.0-beta5
.NET Compiler Platform ("Roslyn") support for creating Visual Basic editing experiences.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Portable Class Libraries
Microsoft.CodeAnalysis
by: Microsoft
- 5.806k total downloads
- Latest version: 4.13.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/75e79dace86b274327a1afe479228d82a06051a4.
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 3.207k 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.CodeAnalysis.BannedApiAnalyzers
by: Microsoft
- 1.451k total downloads
- Latest version: 3.12.0-beta1.25155.1
Banned API Analyzers
Microsoft.CodeCoverage
by: Microsoft
- 1.352k total downloads
- Latest version: 17.4.0-preview-20220726-02
Microsoft.CodeCoverage package brings infra for collecting code coverage from vstest.console.exe and "dotnet test".
Microsoft.CodeAnalysis.PublicApiAnalyzers
by: Microsoft
- 2.138k total downloads
- Latest version: 3.12.0-beta1.25155.1
Public API Analyzers
Microsoft.CodeAnalysis.CSharp.Features
by: Microsoft
- 693 total downloads
- Latest version: 2.0.0-beta5
.NET Compiler Platform ("Roslyn") support for creating C# editing experiences.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Portable Class Libraries
Microsoft.CodeAnalysis.AnalyzerUtilities
by: Microsoft
- 1.931k total downloads
- Latest version: 3.12.0-beta1.25155.1
Analyzer utilities for various analyses, including Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
Microsoft.CodeAnalysis.Razor
by: Microsoft
- 119 total downloads
- Latest version: 2.0.0
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor design-time infrastructure.
Microsoft.CodeAnalysis.Scripting.Common
by: Microsoft
- 61 total downloads
- Latest version: 1.1.0-beta1-20150928-02
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.
Supported Platforms:
- .NET Framework 4.5
Microsoft.CodeAnalysis.Elfie
by: Microsoft
- 193 total downloads
- Latest version: 1.0.0
An extensible library for fast indexing of code artifacts.
Microsoft.Composition
by: Microsoft
- 222 total downloads
- Latest version: 1.0.31
This packages provides a version of the Managed Extensibility Framework (MEF) that is lightweight and specifically optimized for high throughput scenarios, such as the web.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Windows Phone 8.1
- Windows Phone Silverlight 8
- Portable Class Libraries
Microsoft.CodeAnalysis.VisualBasic
by: Microsoft
- 1.267k total downloads
- Latest version: 2.0.0-beta5
.NET Compiler Platform ("Roslyn") support for Visual Basic, Microsoft.CodeAnalysis.VisualBasic.dll.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Portable Class Libraries
Microsoft.CodeAnalysis.Workspaces.Common
by: Microsoft
- 1.189k total downloads
- Latest version: 2.0.0-beta5
A shared package used by the .NET Compiler Platform ("Roslyn") including support for analyzing projects and solutions. Do not install this package manually, it will be added as a prerequisite by other packages that require it.
Supported Platforms:
- .NET Framework 4.5
Microsoft.CodeAnalysis.VisualBasic.Workspaces
by: Microsoft
- 1.139k total downloads
- Latest version: 2.0.0-beta5
.NET Compiler Platform ("Roslyn") support for analyzing Visual Basic projects and solutions.
Supported Platforms:
- .NET Framework 4.5
Microsoft.CodeAnalysis.Common
by: Microsoft
- 1.247k total downloads
- Latest version: 2.0.0-beta5
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.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Portable Class Libraries
Microsoft.CodeAnalysis.Features
by: Microsoft
- 666 total downloads
- Latest version: 2.0.0-beta5
.NET Compiler Platform ("Roslyn") support for creating editing experiences.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Portable Class Libraries
Microsoft.CodeAnalysis.CSharp.Workspaces
by: Microsoft
- 1.337k total downloads
- Latest version: 2.0.0-beta5
.NET Compiler Platform ("Roslyn") support for analyzing C# projects and solutions.
Supported Platforms:
- .NET Framework 4.5
Microsoft.CodeAnalysis.CSharp
by: Microsoft
- 1.278k total downloads
- Latest version: 2.0.0-beta5
.NET Compiler Platform ("Roslyn") support for C#, Microsoft.CodeAnalysis.CSharp.dll.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Portable Class Libraries
Microsoft.CodeAnalysis.FlowAnalysis.Utilities
by: Microsoft
- 177 total downloads
- Latest version: 2.9.6
Utilities for Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.