Microsoft.AspNetCore.Server.IISIntegration by: Microsoft
  • 1.158k total downloads
  • Latest version: 2.3.0
  • aspnetcore iis
ASP.NET Core components for working with the IIS AspNetCoreModule.
Microsoft.AspNetCore.Server.Kestrel by: Microsoft
  • 1.144k total downloads
  • Latest version: 2.3.0
  • aspnetcore kestrel
ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Core by: Microsoft
  • 764 total downloads
  • Latest version: 2.3.6
  • aspnetcore kestrel
Core components of ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Https by: Microsoft
  • 931 total downloads
  • Latest version: 2.3.0
  • aspnetcore kestrel
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions by: Microsoft
  • 605 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
  • 612 total downloads
  • Latest version: 2.3.0
  • aspnetcore kestrel
Libuv transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets by: Microsoft
  • 497 total downloads
  • Latest version: 2.3.0
  • aspnetcore kestrel
Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Session by: Microsoft
  • 932 total downloads
  • Latest version: 2.3.0
  • aspnetcore session sessionstate
ASP.NET Core session state middleware.
Microsoft.AspNetCore.SignalR by: Microsoft
  • 503 total downloads
  • Latest version: 1.2.0
  • aspnetcore signalr
Components for providing real-time bi-directional communication across the Web.
Microsoft.AspNetCore.SignalR.Client by: Microsoft
  • 4.005k total downloads
  • Latest version: 10.0.0-rc.2.25502.107
  • aspnetcore signalr
Client for ASP.NET Core SignalR This package was built from the source code at https://github.com/dotnet/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.AspNetCore.SignalR.Client.Core by: Microsoft
  • 3.946k total downloads
  • Latest version: 10.0.0-rc.2.25502.107
  • aspnetcore signalr
Client for ASP.NET Core SignalR This package was built from the source code at https://github.com/dotnet/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.AspNetCore.SignalR.Common by: Microsoft
  • 6.484k total downloads
  • Latest version: 10.0.0-rc.2.25502.107
  • aspnetcore signalr
Common serialization primitives for SignalR Clients Servers This package was built from the source code at https://github.com/dotnet/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.AspNetCore.SignalR.Core by: Microsoft
  • 509 total downloads
  • Latest version: 1.2.0
  • aspnetcore signalr
Real-time communication framework for ASP.NET Core.
Microsoft.AspNetCore.SignalR.MsgPack by: Microsoft
  • 58 total downloads
  • Latest version: 1.0.0-preview2-final
  • aspnetcore signalr
Provides server-side support for the MsgPack protocol in ASP.NET Core SignalR
Microsoft.AspNetCore.SignalR.Protocols.Json by: Microsoft
  • 5.623k total downloads
  • Latest version: 10.0.0-rc.2.25502.107
  • 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/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson by: Microsoft
  • 3.301k total downloads
  • Latest version: 10.0.0-rc.2.25502.107
  • aspnetcore signalr
Implements the SignalR Hub Protocol using Newtonsoft.Json. This package was built from the source code at https://github.com/dotnet/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.AspNetCore.SignalR.Redis by: Microsoft
  • 577 total downloads
  • Latest version: 1.2.0
  • aspnetcore signalr
Redis for ASP.NET Core SignalR.
Microsoft.AspNetCore.SpaServices by: Microsoft
  • 1.292k total downloads
  • Latest version: 2.3.0
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.AspNetCore.SpaServices.Extensions by: Microsoft
  • 443 total downloads
  • Latest version: 2.3.0
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.AspNetCore.StaticFiles by: Microsoft
  • 981 total downloads
  • Latest version: 2.3.0
  • aspnetcore staticfiles
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.