Microsoft.AspNetCore.Rewrite by: Microsoft
  • 3 total downloads
  • Latest version: 2.1.0
  • 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.0.1
  • 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
Microsoft.AspNetCore.Server.HttpSys by: Microsoft
  • 2 total downloads
  • Latest version: 2.2.0-preview1-35029
  • aspnetcore weblistener httpsys
ASP.NET Core HTTP server that uses the Windows HTTP Server API. This package was built from the source at: https://github.com/aspnet/HttpSysServer/tree/9f6f5730fd152f65a703880d901b75f15e9d94ad
Microsoft.AspNetCore.Server.IIS by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.1
  • aspnetcore iis
Provides support for hosting ASP.NET Core in IIS using the AspNetCoreModule. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/0f9ad16b096ca2535d77efd2ad27645449421b44
Microsoft.AspNetCore.Server.IISIntegration by: Microsoft
  • 9 total downloads
  • Latest version: 2.3.8
  • aspnetcore iis
ASP.NET Core components for working with the IIS AspNetCoreModule.
Microsoft.AspNetCore.Server.Kestrel by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.0-preview1-35029
  • aspnetcore kestrel
ASP.NET Core Kestrel cross-platform web server. This package was built from the source at: https://github.com/aspnet/KestrelHttpServer/tree/6f7a841374a6bbcc8375da71b26ee3edb759cb80
Microsoft.AspNetCore.Server.Kestrel.Core by: Microsoft
  • 4 total downloads
  • Latest version: 2.3.0
  • aspnetcore kestrel
Core components of ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Https by: Microsoft
  • 3 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
  • 11 total downloads
  • Latest version: 2.3.8
  • aspnetcore kestrel
Transport abstractions for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv by: Microsoft
  • 2 total downloads
  • Latest version: 2.1.0-preview1-final
  • aspnetcore kestrel
Libuv transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Session by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.3
  • aspnetcore,session,sessionstate
ASP.NET Core session state middleware.
Microsoft.AspNetCore.SignalR by: Microsoft
  • 2 total downloads
  • Latest version: 1.0.2
  • aspnetcore signalr
Components for providing real-time bi-directional communication across the Web.
Microsoft.AspNetCore.SignalR.Common by: Microsoft
  • 14 total downloads
  • Latest version: 10.0.0-preview.3.25172.1
  • aspnetcore signalr
Common serialization primitives for SignalR Clients Servers This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/de35e2b0a0d8d5d1e307907983a6838da1092898
Microsoft.AspNetCore.SignalR.Core by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0-preview1-35029
  • aspnetcore signalr
Real-time communication framework for ASP.NET Core. This package was built from the source at: https://github.com/aspnet/SignalR/tree/8c9093332b90e8a64497ebb8bc06ed84a99b1615
Microsoft.AspNetCore.SignalR.Protocols.Json by: Microsoft
  • 16 total downloads
  • Latest version: 9.0.2
  • aspnetcore signalr
Implements the SignalR Hub Protocol using System.Text.Json. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/704f7cb1d2cea33afb00c2097731216f121c2c73
Microsoft.AspNetCore.SignalR.Redis by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-alpha1-final
  • aspnetcore signalr
Redis for ASP.NET Core SignalR.
Microsoft.AspNetCore.SpaServices by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-beta-000018
Helpers for building single-page applications on ASP.NET MVC Core
Microsoft.AspNetCore.SpaServices.Extensions by: Microsoft
  • 2 total downloads
  • Latest version: 2.2.0-preview2-35157
  • aspnetcore aspnetcoremvc nodeservices
Helpers for building single-page applications on ASP.NET MVC Core. This package was built from the source at: https://github.com/aspnet/javascriptservices/tree/15884cbadb94d880c77111017e76e8d37d8d4a72
Microsoft.AspNetCore.StaticFiles by: Microsoft.AspNetCore.StaticFiles
  • 1 total downloads
  • Latest version: 1.0.5
  • aspnetcore,staticfiles
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
Microsoft.AspNetCore.WebSockets by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore
ASP.NET Core web socket middleware for use on top of opaque servers.