Microsoft.AspNetCore.ResponseCaching
by: Microsoft
- 5 total downloads
- Latest version: 2.2.0-preview1-35029
ASP.NET Core middleware for caching HTTP responses on the server.
This package was built from the source at:
https://github.com/aspnet/ResponseCaching/tree/df543a881edb4d9e9855d93ed3b193c2037d98a9
Microsoft.AspNetCore.ResponseCaching.Abstractions
by: Microsoft.AspNetCore.ResponseCaching.Abstractions
- 1 total downloads
- Latest version: 1.0.2
ASP.NET Core response caching middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Routing
by: Microsoft
- 1 total downloads
- Latest version: 2.3.11
ASP.NET Core middleware for routing requests to application logic and for generating links.
Commonly used types:
Microsoft.AspNetCore.Routing.Route
Microsoft.AspNetCore.Routing.RouteCollection
Microsoft.AspNetCore.Server.HttpSys
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0-preview2-final
ASP.NET Core HTTP server that uses the Windows HTTP Server API.
Microsoft.AspNetCore.Server.IISIntegration
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0
ASP.NET Core components for working with the IIS AspNetCoreModule.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/ce8cf65589734f82b0536c543aba5bd60d0a5a98
Microsoft.AspNetCore.Server.Kestrel
by: Microsoft
- 3 total downloads
- Latest version: 2.3.12
ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Https
by: Microsoft
- 4 total downloads
- Latest version: 2.2.0-preview1-35029
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
- 1 total downloads
- Latest version: 2.3.11
Transport abstractions for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0-preview1-final
Libuv transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets
by: Microsoft
- 1 total downloads
- Latest version: 2.1.3
Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Session
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview1-final
ASP.NET Core session state middleware.
Microsoft.AspNetCore.SignalR
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-alpha1-final
Components for providing real-time bi-directional communication across the Web.
Microsoft.AspNetCore.SignalR.Common
by: Microsoft
- 13 total downloads
- Latest version: 11.0.0-preview.7.26381.103
Common serialization primitives for SignalR Clients Servers
This package was built from the source code at https://github.com/dotnet/dotnet/tree/e2c1e00b3d0f96afb892fb261d5921565b400246
Microsoft.AspNetCore.SignalR.Core
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-preview2-final
Real-time communication framework for ASP.NET Core.
Microsoft.AspNetCore.SignalR.Protocols.Json
by: Microsoft
- 4 total downloads
- Latest version: 5.0.12
Implements the SignalR Hub Protocol using System.Text.Json.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/0bc3c376f0cd14335e8b3afca69596acabeb1f80
Microsoft.AspNetCore.WebSockets
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
ASP.NET Core web socket middleware for use on top of opaque servers.
Microsoft.AspNetCore.WebUtilities
by: Microsoft
- 1 total downloads
- Latest version: 2.0.3
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
Microsoft.Azure.Cosmos
by: Microsoft
- 8 total downloads
- Latest version: 3.61.0
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.Cosmos.Direct
by: Microsoft
- 7 total downloads
- Latest version: 3.39.0
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.Azure.Cosmos.Table
by: Microsoft
- 2 total downloads
- Latest version: 1.0.0
This client library enables working with the Microsoft Azure CosmosDB Table storage, with support for global distribution, automatic secondary indexes, dedicated throughput, and single-digit millisecond latency. See "Getting started with the Azure Cosmos DB: Table API" at https://aka.ms/premiumtables.