Microsoft.Bcl.AsyncInterfaces
by: Microsoft
- 2 total downloads
- Latest version: 9.0.14
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.
Microsoft.Bcl.Cryptography
by: Microsoft
- 28 total downloads
- Latest version: 11.0.0-preview.6.26359.118
Provides support for some cryptographic primitives for .NET Framework and .NET Standard.
Microsoft.Bcl.Memory
by: Microsoft
- 1 total downloads
- Latest version: 11.0.0-preview.7.26381.103
Provides Base64Url, Utf8, Index, and Range types support for .NET Framework and .NET Standard.
Microsoft.Bcl.TimeProvider
by: Microsoft
- 3 total downloads
- Latest version: 10.0.6
Provides support for system time abstraction primitives for .NET Framework and .NET Standard.
Microsoft.Build.Framework
by: Microsoft
- 1 total downloads
- Latest version: 15.3.409
This package contains the Microsoft.Build.Framework assembly which is a common assembly used by other MSBuild assemblies.
Microsoft.Build.Locator
by: Microsoft
- 2 total downloads
- Latest version: 1.11.2
Package that assists in locating and using a copy of MSBuild installed as part of Visual Studio 2017 or higher or .NET Core SDK 2.1 or higher.
Microsoft.Build.Tasks.Git
by: Microsoft
- 19 total downloads
- Latest version: 11.0.100-preview.6.26359.118
MSBuild tasks providing git repository information.
Microsoft.ClearScript.Core
by: Microsoft
- 11 total downloads
- Latest version: 7.4.4
A library for adding scripting to .NET applications. This package contains the core assembly shared by all script engines.
Microsoft.CodeAnalysis
by: Microsoft
- 0 total downloads
- Latest version: 4.8.0-2.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/44555193fd1135b5d53a2099f76fec91e0d1ebde.
Microsoft.CodeAnalysis.Analyzers
by: Microsoft
- 0 total downloads
- Latest version: 3.11.0-beta1.24303.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.AnalyzerUtilities
by: Microsoft
- 3 total downloads
- Latest version: 3.11.0-beta1.25123.1
Analyzer utilities for various analyses, including Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
Microsoft.CodeAnalysis.BannedApiAnalyzers
by: Microsoft
- 3 total downloads
- Latest version: 3.11.0-beta1.25074.1
Banned API Analyzers
Microsoft.CodeAnalysis.Compilers
by: Microsoft
- 5 total downloads
- Latest version: 4.3.0-3.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/29e657c0582904529bae2a87c227220e03f509cf.
Microsoft.CodeAnalysis.CSharp
by: Microsoft
- 7 total downloads
- Latest version: 4.1.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/cc0d213b15fdda217ad888d269d19754fa556eb4.
Microsoft.CodeAnalysis.CSharp.Scripting
by: Microsoft
- 5 total downloads
- Latest version: 4.9.0-1.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/15fdb3494d7f6089125c97a70602df43f956da18.
Microsoft.CodeAnalysis.Features
by: Microsoft
- 9 total downloads
- Latest version: 5.6.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/c0573ed0a7dc3e3b4d2e70da47f97cc51a35524f.
Microsoft.CodeAnalysis.PublicApiAnalyzers
by: Microsoft
- 1 total downloads
- Latest version: 3.3.4-beta1.22403.2
Public API Analyzers
Microsoft.CodeAnalysis.Razor
by: Microsoft
- 6 total downloads
- Latest version: 5.0.9
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/c663adee8e64ba5d379fa0edfb8201984a7df7d0
Microsoft.CodeAnalysis.Scripting.Common
by: Microsoft
- 2 total downloads
- Latest version: 3.8.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/b446afd34759150c2ea3b86ab794104e12e64db1.
Microsoft.CodeAnalysis.VisualBasic
by: Microsoft
- 6 total downloads
- Latest version: 2.1.0
.NET Compiler Platform ("Roslyn") support for Visual Basic, Microsoft.CodeAnalysis.VisualBasic.dll.