- 2.949k total downloads
- Latest version: 2.2.0
Transport abstractions 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.Routing.Abstractions
by: Microsoft
- 10.527k total downloads
- Latest version: 2.2.0
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.Kestrel.Transport.Libuv
by: Microsoft
- 97 total downloads
- Latest version: 2.1.2
Libuv transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.SpaProxy
by: Microsoft
- 70 total downloads
- Latest version: 6.0.1
Helpers for launching the SPA CLI proxy automatically when the application starts in ASP.NET MVC Core.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/4e7d976438b0fc17f435804e801d5d68d193ec33
Microsoft.AspNetCore.Server.HttpSys
by: Microsoft
- 109 total downloads
- Latest version: 2.2.0
ASP.NET Core HTTP server that uses the Windows HTTP Server API.
This package was built from the source code at https://github.com/aspnet/HttpSysServer/tree/3e08bf8833827737a5bd1b64210c7a5e8e2941ec
Microsoft.AspNetCore.Rewrite
by: Microsoft
- 111 total downloads
- Latest version: 2.2.0
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.
This package was built from the source code at https://github.com/aspnet/BasicMiddleware/tree/2d3ad1cb0f9872da40c6d143ce4554563971ae04
Microsoft.AspNetCore.SpaServices
by: Microsoft
- 98 total downloads
- Latest version: 2.2.0
Helpers for building single-page applications on ASP.NET MVC Core.
This package was built from the source code at https://github.com/aspnet/javascriptservices/tree/7819c2f95024e3b9bc4868b9c55f9ad00ec103f7
Microsoft.AspNetCore.SignalR.Protocols.Json
by: Microsoft
- 177 total downloads
- Latest version: 1.1.0
Implements the SignalR Hub Protocol over JSON.
This package was built from the source code at https://github.com/aspnet/SignalR/tree/a9def470e3b8e1480c55d1c311e4b37472140307
Microsoft.AspNetCore.Server.Kestrel
by: Microsoft
- 2.971k total downloads
- Latest version: 2.2.0
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.SignalR.Redis
by: Microsoft
- 169 total downloads
- Latest version: 1.0.2
Redis for ASP.NET Core SignalR.
Microsoft.AspNetCore.Server.IISIntegration
by: Microsoft
- 2.921k 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.Session
by: Microsoft
- 110 total downloads
- Latest version: 2.2.0
ASP.NET Core session state middleware.
This package was built from the source code at https://github.com/aspnet/Session/tree/774079d60d29762ef7c8bba3f0fa06e73cb323f2
Microsoft.AspNetCore.Server.Kestrel.Https
by: Microsoft
- 2.925k total downloads
- Latest version: 2.2.0
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.SignalR
by: Microsoft
- 110 total downloads
- Latest version: 1.1.0
Components for providing real-time bi-directional communication across the Web.
This package was built from the source code at https://github.com/aspnet/SignalR/tree/a9def470e3b8e1480c55d1c311e4b37472140307
Microsoft.AspNetCore.Server.Kestrel.Core
by: Microsoft
- 2.929k total downloads
- Latest version: 2.2.0
Core components of ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.IIS
by: Microsoft
- 2.835k total downloads
- Latest version: 2.2.0
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/ce8cf65589734f82b0536c543aba5bd60d0a5a98
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets
by: Microsoft
- 2.928k total downloads
- Latest version: 2.2.0
Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.SignalR.Core
by: Microsoft
- 173 total downloads
- Latest version: 1.1.0
Real-time communication framework for ASP.NET Core.
This package was built from the source code at https://github.com/aspnet/SignalR/tree/a9def470e3b8e1480c55d1c311e4b37472140307
Microsoft.AspNetCore.Routing
by: Microsoft
- 10.457k total downloads
- Latest version: 2.2.0
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.SignalR.Common
by: Microsoft
- 178 total downloads
- Latest version: 1.1.0
Common serialiation primitives for SignalR Clients Servers