Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions by: Microsoft
  • 63 total downloads
  • Latest version: 2.1.3
  • aspnetcore kestrel
Transport abstractions for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv by: Microsoft
  • 67 total downloads
  • Latest version: 2.2.0
  • aspnetcore kestrel
Libuv transport for the ASP.NET Core Kestrel cross-platform web server. This package was built from the source code at https://github.com/aspnet/KestrelHttpServer/tree/5db6394769e229139cbf8538ec73253ce76e735b
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets by: Microsoft
  • 32 total downloads
  • Latest version: 2.1.3
  • aspnetcore kestrel
Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Session by: Microsoft
  • 32 total downloads
  • Latest version: 2.1.1
  • aspnetcore session sessionstate
ASP.NET Core session state middleware.
Microsoft.AspNetCore.SignalR by: Microsoft
  • 20 total downloads
  • Latest version: 1.0.4
  • aspnetcore signalr
Components for providing real-time bi-directional communication across the Web.
Microsoft.AspNetCore.SignalR.Common by: Microsoft
  • 17 total downloads
  • Latest version: 1.0.4
  • aspnetcore signalr
Common serialiation primitives for SignalR Clients Servers
Microsoft.AspNetCore.SignalR.Core by: Microsoft
  • 30 total downloads
  • Latest version: 1.0.15
  • aspnetcore signalr
Real-time communication framework for ASP.NET Core.
Microsoft.AspNetCore.SignalR.Protocols.Json by: Microsoft
  • 18 total downloads
  • Latest version: 1.0.4
  • aspnetcore signalr
Implements the SignalR Hub Protocol over JSON.
Microsoft.AspNetCore.SignalR.Redis by: Microsoft
  • 39 total downloads
  • Latest version: 1.1.0
  • aspnetcore signalr
Redis for ASP.NET Core SignalR. This package was built from the source code at https://github.com/aspnet/SignalR/tree/a9def470e3b8e1480c55d1c311e4b37472140307
Microsoft.AspNetCore.SpaServices by: Microsoft
  • 57 total downloads
  • Latest version: 2.1.13
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.AspNetCore.SpaServices.Extensions by: Microsoft
  • 21 total downloads
  • Latest version: 2.1.1
  • aspnetcore aspnetcoremvc nodeservices
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.AspNetCore.StaticFiles by: Microsoft
  • 61 total downloads
  • Latest version: 2.2.0
  • aspnetcore staticfiles
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files. This package was built from the source code at https://github.com/aspnet/StaticFiles/tree/a5fcd9dd8724eb71f0642340f68aeb85b0473374
Microsoft.AspNetCore.TestHost by: Microsoft
  • 38 total downloads
  • Latest version: 3.1.8
  • 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/c75b3f7a2fb9fe21fd96c93c070fdfa88a2fbe97
Microsoft.AspNetCore.WebSockets by: Microsoft
  • 69 total downloads
  • Latest version: 2.2.0
  • aspnetcore
ASP.NET Core web socket middleware for use on top of opaque servers. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/ce8cf65589734f82b0536c543aba5bd60d0a5a98
Microsoft.AspNetCore.WebUtilities by: Microsoft
  • 94 total downloads
  • Latest version: 2.2.0
  • aspnetcore
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings. This package was built from the source code at https://github.com/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489
Microsoft.Azure.KeyVault.Core by: Microsoft
  • 13 total downloads
  • Latest version: 2.0.4
  • Microsoft Azure key vault core
Microsoft Azure Key Vault Core Class Library
Microsoft.Azure.KeyVault.WebKey by: Microsoft
  • 10 total downloads
  • Latest version: 2.0.7
  • Microsoft Azure key vault WebKey
Microsoft Azure Key Vault WebKey Class Library
Microsoft.Azure.ServiceBus by: Microsoft
  • 12 total downloads
  • Latest version: 5.1.0
  • Microsoft Azure Service Bus ServiceBus .NET AMQP IoT Queue Topic
This is the next generation Azure Service Bus .NET Standard client library that focuses on queues & topics. For more information about Service Bus, see https://azure.microsoft.com/en-us/services/service-bus/
Microsoft.Azure.Services.AppAuthentication by: Microsoft
  • 11 total downloads
  • Latest version: 1.0.1
  • Azure Authentication AppAuthentication
Enables a service to authenticate to Azure services using the developer's Azure Active Directory/ Microsoft account during development, and authenticate as itself (using OAuth 2.0 Client Credentials flow) when deployed to Azure.
Microsoft.Azure.Storage.Blob by: Microsoft
  • 11 total downloads
  • Latest version: 11.1.3
  • Microsoft Azure Blob StorageScalable azureofficial
This client library enables working with the Microsoft Azure Storage Blob service for storing binary and text data. For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/Blob/README.md and https://github.com/Azure/azure-storage-net/blob/master/Blob/Changelog.txt in addition to the breaking changes https://github.com/Azure/azure-storage-net/blob/master/Blob/BreakingChanges.txt Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/ Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/ REST API Reference for Blob Service - https://docs.microsoft.com/en-us/rest/api/storageservices/blob-service-rest-api 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 Storage service are: * https://www.nuget.org/packages/Azure.Storage.Blobs * https://www.nuget.org/packages/Azure.Storage.Queues/ * https://www.nuget.org/packages/Azure.Storage.Files.Shares/ It is recommended that you move to the new package.