Microsoft.Bcl.AsyncInterfaces
by: Microsoft
- 0 total downloads
- Latest version: 5.0.0
Provides the IAsyncEnumerable<T> and IAsyncDisposable interfaces and helper types for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0.
Commonly Used Types:
System.IAsyncDisposable
System.Collections.Generic.IAsyncEnumerable
System.Collections.Generic.IAsyncEnumerator
When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Bcl.Cryptography
by: Microsoft
- 1 total downloads
- Latest version: 11.0.0-preview.2.26159.112
Provides support for some cryptographic primitives for .NET Framework and .NET Standard.
Microsoft.Build
by: Microsoft
- 1 total downloads
- Latest version: 17.10.29
This package contains the Microsoft.Build assembly which is used to create, edit, and evaluate MSBuild projects.
Microsoft.Build.Tasks.Core
by: Microsoft
- 2 total downloads
- Latest version: 17.7.0
This package contains the Microsoft.Build.Tasks assembly which implements the commonly used tasks of MSBuild.
Microsoft.CodeAnalysis
by: Microsoft
- 2 total downloads
- Latest version: 3.4.0-beta1-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/2f21c63bb29a816d4a62191a1a0739deb64d387c.
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 2 total downloads
- Latest version: 3.11.0-beta1.25173.1
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.AnalyzerUtilities
by: Microsoft
- 13 total downloads
- Latest version: 3.12.0-beta1.25218.8
Analyzer utilities for various analyses, including Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
Microsoft.CodeAnalysis.BannedApiAnalyzers
by: Microsoft
- 36 total downloads
- Latest version: 3.11.0-beta1.25123.1
Banned API Analyzers
Microsoft.CodeAnalysis.Common
by: Microsoft
- 6 total downloads
- Latest version: 4.8.0-2.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/44555193fd1135b5d53a2099f76fec91e0d1ebde.
Microsoft.CodeAnalysis.Compilers
by: Microsoft
- 1 total downloads
- Latest version: 4.8.0-2.final
Compiler layer of the .NET Compiler Platform ("Roslyn").
Install this package to get both C# and Visual Basic support.
If you want just support for one language, install Microsoft.CodeAnalysis.CSharp or Microsoft.CodeAnalysis.VisualBasic.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/44555193fd1135b5d53a2099f76fec91e0d1ebde.
Microsoft.CodeAnalysis.CSharp.Scripting
by: Microsoft
- 3 total downloads
- Latest version: 4.2.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/46c8f4f56765e16b92759de8098494b36cfb84f5.
Microsoft.CodeAnalysis.CSharp.Workspaces
by: Microsoft
- 1 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.Features
by: Microsoft
- 6 total downloads
- Latest version: 4.10.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/2b7d172669b2f7e55803b55f317cfcc2d4279d76.
Microsoft.CodeAnalysis.PublicApiAnalyzers
by: Microsoft
- 34 total downloads
- Latest version: 3.12.0-beta1.25218.8
Public API Analyzers
Microsoft.CodeAnalysis.Razor
by: Microsoft
- 1 total downloads
- Latest version: 5.0.0-rc.2.20475.17
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/25bd01f17d5f01fc78bea5eb5308b2c0d79e2889
Microsoft.CodeAnalysis.Scripting.Common
by: Microsoft
- 1 total downloads
- Latest version: 3.3.0-beta1-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/7d47461d2ddd32defbc51c2cf0e75a3fef16c3d7.
Microsoft.CodeAnalysis.VisualBasic
by: Microsoft
- 3 total downloads
- Latest version: 4.3.0-2.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/069a85a786acae3be2c7b49e330b7f968a624c88.
Microsoft.CodeAnalysis.VisualBasic.Features
by: Microsoft
- 2 total downloads
- Latest version: 5.3.0
.NET Compiler Platform ("Roslyn") support for creating Visual Basic editing experiences.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/16f9bd284cd49604ac82998bfe778a8eb16d4347.
Microsoft.CodeAnalysis.VisualBasic.Workspaces
by: Microsoft
- 1 total downloads
- Latest version: 3.8.0
.NET Compiler Platform ("Roslyn") support for analyzing Visual Basic 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/8de9e4b2beba5b7c0edd6f1e6a4f192a51fdc872.
Microsoft.CodeAnalysis.Workspaces.Common
by: Microsoft
- 6 total downloads
- Latest version: 4.2.0-4.final
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.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/76398adb17bed731280dd869e8b03b2b04cd1f67.