Microsoft.AspNetCore.Rewrite by: Microsoft
  • 33 total downloads
  • Latest version: 2.1.1
  • 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 by: Microsoft
  • 118 total downloads
  • Latest version: 2.1.1
  • aspnetcore routing
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.Routing.Abstractions by: Microsoft
  • 102 total downloads
  • Latest version: 2.2.0
  • 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 code at https://github.com/aspnet/Routing/tree/3d828221a19d91907c52c2f40928b019bee1ef92
Microsoft.AspNetCore.Server.HttpSys by: Microsoft
  • 61 total downloads
  • Latest version: 2.1.12
  • aspnetcore weblistener httpsys
ASP.NET Core HTTP server that uses the Windows HTTP Server API.
Microsoft.AspNetCore.Server.IISIntegration by: Microsoft
  • 65 total downloads
  • Latest version: 2.1.7
  • aspnetcore iis
ASP.NET Core components for working with the IIS AspNetCoreModule.
Microsoft.AspNetCore.Server.Kestrel by: Microsoft
  • 56 total downloads
  • Latest version: 2.1.3
  • aspnetcore kestrel
ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Core by: Microsoft
  • 56 total downloads
  • Latest version: 2.1.7
  • aspnetcore kestrel
Core components of ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Https by: Microsoft
  • 50 total downloads
  • Latest version: 2.1.3
  • aspnetcore kestrel
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
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