Microsoft.AspNetCore.Routing.Abstractions by: Microsoft
  • 3 total downloads
  • Latest version: 2.3.11
  • 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.3.11
  • aspnetcore weblistener httpsys
ASP.NET Core HTTP server that uses the Windows HTTP Server API.
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.AspNetCore.Server.IISIntegration
  • 2 total downloads
  • Latest version: 1.0.5
  • 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-preview3-35497
  • aspnetcore kestrel
ASP.NET Core Kestrel cross-platform web server. This package was built from the source at: https://github.com/aspnet/KestrelHttpServer/tree/3a1cf72451d5e2080e74827ebbc61586a3e73956
Microsoft.AspNetCore.Server.Kestrel.Core by: Microsoft
  • 3 total downloads
  • Latest version: 2.3.11
  • aspnetcore kestrel
Core components of ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Https by: Microsoft
  • 4 total downloads
  • Latest version: 2.3.11
  • aspnetcore kestrel
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions by: Microsoft
  • 3 total downloads
  • Latest version: 2.3.0
  • 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.3.11
  • 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.3.11
  • 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.11
  • aspnetcore session sessionstate
ASP.NET Core session state middleware.
Microsoft.AspNetCore.SignalR by: Microsoft
  • 3 total downloads
  • Latest version: 1.2.11
  • aspnetcore signalr
Components for providing real-time bi-directional communication across the Web.
Microsoft.AspNetCore.SignalR.Common by: Microsoft
  • 44 total downloads
  • Latest version: 11.0.0-preview.5.26302.115
  • aspnetcore signalr
Common serialization primitives for SignalR Clients Servers This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.AspNetCore.SignalR.Core by: Microsoft
  • 4 total downloads
  • Latest version: 1.2.11
  • aspnetcore signalr
Real-time communication framework for ASP.NET Core.
Microsoft.AspNetCore.SignalR.MsgPack by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-preview1-final
  • aspnetcore signalr
Provides server-side support for the MsgPack protocol in ASP.NET Core SignalR
Microsoft.AspNetCore.SignalR.Protocols.Json by: Microsoft
  • 14 total downloads
  • Latest version: 11.0.0-preview.5.26302.115
  • 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/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.AspNetCore.SignalR.Redis by: Microsoft
  • 5 total downloads
  • Latest version: 1.2.11
  • aspnetcore signalr
Redis for ASP.NET Core SignalR.
Microsoft.AspNetCore.SpaServices by: Microsoft
  • 10 total downloads
  • Latest version: 2.3.11
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.AspNetCore.SpaServices.Extensions by: Microsoft
  • 5 total downloads
  • Latest version: 2.3.11
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.AspNetCore.StaticFiles by: Microsoft
  • 5 total downloads
  • Latest version: 2.3.11
  • aspnetcore staticfiles
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.