Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets by: Microsoft
  • 2 total downloads
  • Latest version: 2.2.0-preview1-35029
  • aspnetcore kestrel
Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Session by: Microsoft
  • 3 total downloads
  • Latest version: 2.2.0-preview2-35157
  • aspnetcore session sessionstate
ASP.NET Core session state middleware. This package was built from the source at: https://github.com/aspnet/Session/tree/49da69b51858ae0cb1fc5927b99b245062e51eb7
Microsoft.AspNetCore.SignalR.Common by: Microsoft
  • 5 total downloads
  • Latest version: 8.0.16
  • aspnetcore signalr
Common serialization primitives for SignalR Clients Servers This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/4ae1269bff83362236d0f3bd4c9302e6a1e9341c
Microsoft.AspNetCore.SignalR.Protocols.Json by: Microsoft
  • 3 total downloads
  • Latest version: 10.0.0-preview.6.25358.103
  • aspnetcore signalr
Implements the SignalR Hub Protocol using System.Text.Json. This package was built from the source code at https://github.com/dotnet/dotnet/tree/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183
Microsoft.AspNetCore.SpaServices by: Microsoft
  • 6 total downloads
  • Latest version: 3.1.17
Helpers for building single-page applications on ASP.NET MVC Core. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/535da07711bd5e2d8e44c0ea10bd2c8be1a9a584
Microsoft.AspNetCore.SpaServices.Extensions by: Microsoft
  • 5 total downloads
  • Latest version: 9.0.0-preview.3.24172.13
Helpers for building single-page applications on ASP.NET MVC Core. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d4eca39c3fc1944b2c6431bf6b22036bdb176c0d
Microsoft.AspNetCore.TestHost by: Microsoft
  • 9 total downloads
  • Latest version: 8.0.7
  • 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/dotnet/aspnetcore/tree/2f1db20456007c9515068a35a65afdf99af70bc6
Microsoft.AspNetCore.WebSockets by: Microsoft
  • 2 total downloads
  • Latest version: 2.2.0-preview3-35497
  • aspnetcore
ASP.NET Core web socket middleware for use on top of opaque servers. This package was built from the source at: https://github.com/aspnet/WebSockets/tree/56f90124026b1da5f260b3c1a55f75fab7ecbb68
Microsoft.AspNetCore.WebUtilities by: Microsoft.AspNetCore.WebUtilities
  • 1 total downloads
  • Latest version: 1.0.1
  • aspnetcore
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
Microsoft.Azure.Cosmos by: Microsoft
  • 7 total downloads
  • Latest version: 3.54.0-preview.2
  • 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.DocumentDB.Core by: Microsoft
  • 1 total downloads
  • Latest version: 2.10.1
  • microsoft azure cosmos cosmosdb documentdb docdb nosql azureofficial dotnetcore netcore netstandard
This client library enables client applications targeting .NET Core to connect to Azure Cosmos DB via the DocumentDB (SQL) 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 by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview
  • Microsoft Azure key vault,Key Vault,REST HTTP client,azureofficial,windowsazureofficial
Azure Key Vault enables users to store and use cryptographic keys within the Microsoft Azure environment. Azure Key Vault supports multiple key types and algorithms and enables the use of Hardware Security Modules (HSM) for high value customer keys. In addition, Azure Key Vault allows users to securely store secrets in a Key Vault; secrets are limited size octet objects and Azure Key Vault applies no specific semantics to these objects. A Key Vault may contain a mix of keys and secrets at the same time, and access control for the two types of object is independently controlled. Users, subject to appropriate authorization, may: 1) Manage cryptographic keys using Create, Import, Update, Delete and other operations 2) Manage secrets using Get, Set, Delete and other operations 3) Use cryptographic keys with Sign/Verify, WrapKey/UnwrapKey and Encrypt/Decrypt operations. Operations against Key Vaults are authenticated and authorized using Azure Active Directory.
Microsoft.Bcl.Cryptography by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.0-preview.4.23259.5
Provides support for some cryptographic primitives for .NET Framework and .NET Standard. Commonly Used Types: System.Security.Cryptography.SP800108HmacCounterKdf
Microsoft.Bcl.TimeProvider by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.0-rc.2.25502.107
Provides support for system time abstraction primitives for .NET Framework and .NET Standard.
Microsoft.Build.Framework by: Microsoft
  • 1 total downloads
  • Latest version: 17.4.0
  • MSBuild
This package contains the Microsoft.Build.Framework assembly which is a common assembly used by other MSBuild assemblies.
Microsoft.ClearScript.Core by: Microsoft
  • 2 total downloads
  • Latest version: 7.2.4
  • ClearScript Windows V8 JavaScript JScript VBScript
A library for adding scripting to .NET applications. This package contains the core assembly shared by all script engines.
Microsoft.ClearScript.Windows.Core by: Microsoft
  • 1 total downloads
  • Latest version: 7.1.7-preview
  • ClearScript Windows JavaScript JScript VBScript
A library for adding scripting to .NET applications. This package supports the Windows Script engines (JScript and VBScript).
Microsoft.CodeAnalysis by: Microsoft
  • 3 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.12.0-beta1.25076.4
  • 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.Common by: Microsoft
  • 7 total downloads
  • Latest version: 4.6.0
  • 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/c3cc1d0ceeab1a65da0217e403851a1e8a30086a.