Microsoft.AspNetCore.Server.Kestrel by: Microsoft
  • 826 total downloads
  • Latest version: 2.2.0
  • aspnetcore kestrel
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.Core by: Microsoft
  • 634 total downloads
  • Latest version: 2.2.0
  • aspnetcore kestrel
Core components of ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Https by: Microsoft
  • 918 total downloads
  • Latest version: 2.2.0
  • aspnetcore kestrel
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions by: Microsoft
  • 590 total downloads
  • Latest version: 2.2.0
  • aspnetcore kestrel
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.Server.Kestrel.Transport.Libuv by: Microsoft
  • 505 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
  • 192 total downloads
  • Latest version: 2.2.1
  • aspnetcore kestrel
Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Session by: Microsoft
  • 1.851k total downloads
  • Latest version: 2.2.0
  • aspnetcore session sessionstate
ASP.NET Core session state middleware. This package was built from the source code at https://github.com/aspnet/Session/tree/774079d60d29762ef7c8bba3f0fa06e73cb323f2
Microsoft.AspNetCore.SignalR by: Microsoft
  • 148 total downloads
  • Latest version: 1.1.0
  • aspnetcore signalr
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.SignalR.Client.Core by: Microsoft
  • 2.084k total downloads
  • Latest version: 9.0.0
  • aspnetcore signalr
Client for ASP.NET Core SignalR This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/af22effae4069a5dfb9b0735859de48820104f5b
Microsoft.AspNetCore.SignalR.Common by: Microsoft
  • 2.08k total downloads
  • Latest version: 9.0.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/4442a188f9200a57635373dcd640893c0e8dcc78
Microsoft.AspNetCore.SignalR.Core by: Microsoft
  • 165 total downloads
  • Latest version: 1.1.0
  • aspnetcore signalr
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.SignalR.Protocols.Json by: Microsoft
  • 2.075k total downloads
  • Latest version: 9.0.0
  • 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/af22effae4069a5dfb9b0735859de48820104f5b
Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson by: Microsoft
  • 1.828k total downloads
  • Latest version: 9.0.0
  • aspnetcore signalr
Implements the SignalR Hub Protocol using Newtonsoft.Json. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/af22effae4069a5dfb9b0735859de48820104f5b
Microsoft.AspNetCore.SignalR.Redis by: Microsoft
  • 233 total downloads
  • Latest version: 1.1.5
  • aspnetcore signalr
Redis for ASP.NET Core SignalR. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/33c2d01092d9a1b7a583fe99a50b15686e2b7de9
Microsoft.AspNetCore.SpaProxy by: Microsoft
  • 920 total downloads
  • Latest version: 9.0.0
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/af22effae4069a5dfb9b0735859de48820104f5b
Microsoft.AspNetCore.SpaServices by: Microsoft
  • 211 total downloads
  • Latest version: 2.2.7
Helpers for building single-page applications on ASP.NET MVC Core. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/be0a4a7f4cf06cbd6ec714bd1d9afee6bdb040a8
Microsoft.AspNetCore.SpaServices.Extensions by: Microsoft
  • 78 total downloads
  • Latest version: 2.2.0
  • aspnetcore aspnetcoremvc nodeservices
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.StaticFiles by: Microsoft
  • 557 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
Microsoft.AspNetCore.TestHost by: Microsoft
  • 385 total downloads
  • Latest version: 2.2.0
  • aspnetcore hosting testing
ASP.NET Core web server for writing and running tests. This package was built from the source code at https://github.com/aspnet/Hosting/tree/0724e6cde1149ee1a19bfec9c13a2c9327b71213
Microsoft.AspNetCore.WebSockets by: Microsoft
  • 299 total downloads
  • Latest version: 2.3.0
  • aspnetcore
ASP.NET Core web socket middleware for use on top of opaque servers.