Microsoft.AspNetCore.ResponseCaching by: Microsoft
  • 3 total downloads
  • Latest version: 2.3.8
  • aspnetcore cache caching
ASP.NET Core middleware for caching HTTP responses on the server.
Microsoft.AspNetCore.ResponseCaching.Abstractions by: Microsoft
  • 3 total downloads
  • Latest version: 2.3.8
  • aspnetcore cache caching
ASP.NET Core response caching middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.ResponseCompression by: Microsoft
  • 8 total downloads
  • Latest version: 2.3.9
  • aspnetcore
ASP.NET Core middleware for HTTP Response compression.
Microsoft.AspNetCore.Rewrite by: Microsoft
  • 3 total downloads
  • Latest version: 2.3.9
  • aspnetcore urlrewrite mod_rewrite
ASP.NET Core basic middleware for rewriting URLs. Includes: * Support for custom URL rewrite rules * Support for running IIS URL Rewrite module rules * Support for running Apache mod_rewrite rules.
Microsoft.AspNetCore.Routing.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.0-preview1-35029
  • aspnetcore routing
ASP.NET Core abstractions for routing requests to application logic and for generating links. Commonly used types: Microsoft.AspNetCore.Routing.IRouter Microsoft.AspNetCore.Routing.RouteData This package was built from the source at: https://github.com/aspnet/Routing/tree/0986f74264d0e17f82b4548ed63c38f12969e9c9
Microsoft.AspNetCore.Server.HttpSys by: Microsoft
  • 4 total downloads
  • Latest version: 2.3.0
  • aspnetcore weblistener httpsys
ASP.NET Core HTTP server that uses the Windows HTTP Server API.
Microsoft.AspNetCore.Server.IISIntegration by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.2
  • aspnetcore iis
ASP.NET Core components for working with the IIS AspNetCoreModule.
Microsoft.AspNetCore.Server.Kestrel by: Microsoft
  • 1 total downloads
  • Latest version: 2.3.9
  • aspnetcore kestrel
ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Https by: Microsoft
  • 2 total downloads
  • Latest version: 2.1.2
  • aspnetcore kestrel
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.1
  • aspnetcore kestrel
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.0.0-preview2-final
  • aspnetcore kestrel
Libuv transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets by: Microsoft
  • 3 total downloads
  • Latest version: 2.2.0-preview2-35157
  • aspnetcore kestrel
Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Session by: Microsoft
  • 4 total downloads
  • Latest version: 2.3.9
  • aspnetcore session sessionstate
ASP.NET Core session state middleware.
Microsoft.AspNetCore.SignalR by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.0-preview2-35157
  • aspnetcore signalr
Components for providing real-time bi-directional communication across the Web. This package was built from the source at: https://github.com/aspnet/SignalR/tree/d20d4f128e295dd491f955277bb24ac16ddca32a
Microsoft.AspNetCore.SignalR.Common by: Microsoft
  • 15 total downloads
  • Latest version: 10.0.0-rc.2.25502.107
  • aspnetcore signalr
Common serialization primitives for SignalR Clients Servers This package was built from the source code at https://github.com/dotnet/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.AspNetCore.SignalR.Core by: Microsoft
  • 2 total downloads
  • Latest version: 1.2.9
  • aspnetcore signalr
Real-time communication framework for ASP.NET Core.
Microsoft.AspNetCore.SignalR.Protocols.Json by: Microsoft
  • 22 total downloads
  • Latest version: 10.0.0-preview.7.25380.108
  • 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/30000d883e06c122311a66894579bc12329a09d4
Microsoft.AspNetCore.SpaServices by: Microsoft
  • 6 total downloads
  • Latest version: 2.3.9
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.AspNetCore.SpaServices.Extensions by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0
  • aspnetcore aspnetcoremvc nodeservices
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.AspNetCore.StaticFiles by: Microsoft
  • 4 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