Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.3
  • aspnetcore kestrel
Libuv transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets by: Microsoft
  • 15 total downloads
  • Latest version: 2.2.1
  • aspnetcore kestrel
Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.SignalR.Common by: Microsoft
  • 2 total downloads
  • Latest version: 6.0.0-preview.1.21103.6
  • aspnetcore signalr
Common serialiation primitives for SignalR Clients Servers This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/860072f7781a10db10fa925ea5c86d91f1e6f2c4
Microsoft.AspNetCore.SignalR.Protocols.Json by: Microsoft
  • 2 total downloads
  • Latest version: 7.0.16
  • aspnetcore signalr
Implements the SignalR Hub Protocol using System.Text.Json. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/610fe433e07b32ed451ed99d07df63be47c29050
Microsoft.AspNetCore.SpaServices by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore aspnetcoremvc nodeservices
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.AspNetCore.TestHost by: Microsoft
  • 25 total downloads
  • Latest version: 3.0.0-preview-18579-0056
  • aspnetcore hosting testing
ASP.NET Core web server for writing and running tests. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/9e73c3382f4d9e6ba47afff6a1467ace945c77e7
Microsoft.Azure.Cosmos by: Microsoft
  • 19 total downloads
  • Latest version: 3.47.0-preview.0
  • microsoft azure cosmos cosmosdb documentdb docdb nosql azureofficial dotnetcore netcore netstandard
This client library enables client applications to connect to Azure Cosmos DB via the NoSQL API. Azure Cosmos DB is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
Microsoft.Azure.KeyVault.Core by: Microsoft
  • 1 total downloads
  • Latest version: 3.0.5
  • Microsoft Azure Key Vault Key Vault REST HTTP client azureofficial windowsazureofficial
Microsoft Azure Key Vault Core Class Library This library has been replaced by the following new Azure SDKs. You can read about the new Azure SDKs at https://aka.ms/azsdkvalueprop. The latest libraries to interact with the Azure KeyVault service are: * https://www.nuget.org/packages/Azure.Security.KeyVault.Keys * https://www.nuget.org/packages/Azure.Security.KeyVault.Secrets * https://www.nuget.org/packages/Azure.Security.KeyVault.Certificates It is recommended that you move to the new package.
Microsoft.Bcl.AsyncInterfaces by: Microsoft
  • 2 total downloads
  • Latest version: 9.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.
Microsoft.Bcl.Compression by: Microsoft
  • 4 total downloads
  • Latest version: 3.9.73
  • BCL Compression Deflate GZip Microsoft System Stream Zip ZipArchive
This package allows projects targeting Windows Phone 8 directly or using portable class libraries to use the same ZipArchive, GZipStream and DeflateStream classes that are already available to .NET Framework 4.5 and Windows Store apps developers. For more information on how to use these APIs, see the MSDN documentation: http://msdn.microsoft.com/en-us/library/system.io.compression.aspx Supported Platforms: - .NET Framework 4.5 - .NET for Windows Store apps - Windows Phone 8 - Portable Class Libraries This package is only required for projects targeting .NET Framework 4.5 or NET for Windows Store apps when consuming a library that uses this package.
Microsoft.Bcl.Cryptography by: Microsoft
  • 19 total downloads
  • Latest version: 9.0.0
Provides support for some cryptographic primitives for .NET Framework and .NET Standard.
Microsoft.Bcl.HashCode by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.0
Microsoft.Bcl.HashCode
Microsoft.Bcl.TimeProvider by: Microsoft
  • 18 total downloads
  • Latest version: 9.0.0
Provides support for system time abstraction primitives for .NET Framework and .NET Standard.
Microsoft.Build.Locator by: Microsoft
  • 1 total downloads
  • Latest version: 1.7.8
  • msbuildlocator locator buildlocator
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.CodeAnalysis by: Microsoft
  • 33 total downloads
  • Latest version: 4.12.0-3.final
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.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
  • 3 total downloads
  • Latest version: 3.11.0-beta1.24508.2
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
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
  • 1 total downloads
  • Latest version: 3.11.0-beta1.24508.2
  • Roslyn Analyzer Utilities CodeAnalysis Dataflow ControlFlowGraph FlowAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Analyzer utilities for various analyses, including Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
Microsoft.CodeAnalysis.BannedApiAnalyzers by: Microsoft
  • 63 total downloads
  • Latest version: 3.11.0-beta1.24508.2
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics BannedApi ApiAnalyzer
Banned API Analyzers
Microsoft.CodeAnalysis.Common by: Microsoft
  • 1 total downloads
  • Latest version: 3.10.0-1.final
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
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/93b8af2b1f2c9d6318f0fceddc04bb736684bf66.
Microsoft.CodeAnalysis.CSharp.Features by: Microsoft
  • 15 total downloads
  • Latest version: 4.12.0-3.final
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Parser Scanner Lexer Emit CodeGeneration Metadata IL Compilation Scripting Syntax Semantics
.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.