Microsoft.AspNetCore.Server.HttpSys by: Microsoft
  • 563 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
  • 263 total downloads
  • Latest version: 2.2.6
  • 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/e7f262e33108e92fc8805b925cc04b07d254118b
Microsoft.AspNetCore.Server.IISIntegration by: Microsoft
  • 784 total downloads
  • Latest version: 2.3.11
  • aspnetcore iis
ASP.NET Core components for working with the IIS AspNetCoreModule.
Microsoft.AspNetCore.Server.Kestrel by: Microsoft
  • 816 total downloads
  • Latest version: 2.3.11
  • aspnetcore kestrel
ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Core by: Microsoft
  • 800 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
  • 792 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
  • 592 total downloads
  • Latest version: 2.3.11
  • aspnetcore kestrel
Transport abstractions for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv by: Microsoft
  • 4.013k total downloads
  • Latest version: 6.0.36
  • 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/dotnet/aspnetcore/tree/64ea4108e7dcf1ca575f8dd2028363b0b1ef6ebc
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets by: Microsoft
  • 417 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
  • 776 total downloads
  • Latest version: 2.3.11
  • aspnetcore session sessionstate
ASP.NET Core session state middleware.
Microsoft.AspNetCore.SignalR by: Microsoft
  • 406 total downloads
  • Latest version: 1.2.11
  • aspnetcore signalr
Components for providing real-time bi-directional communication across the Web.
Microsoft.AspNetCore.SignalR.Client by: Microsoft
  • 7.568k total downloads
  • Latest version: 11.0.0-preview.6.26359.118
  • aspnetcore signalr
Client for ASP.NET Core SignalR This package was built from the source code at https://github.com/dotnet/dotnet/tree/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.SignalR.Client.Core by: Microsoft
  • 5.868k total downloads
  • Latest version: 11.0.0-preview.6.26359.118
  • aspnetcore signalr
Client for ASP.NET Core SignalR This package was built from the source code at https://github.com/dotnet/dotnet/tree/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.SignalR.Common by: Microsoft
  • 5.528k 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
  • 481 total downloads
  • Latest version: 1.2.11
  • aspnetcore signalr
Real-time communication framework for ASP.NET Core.
Microsoft.AspNetCore.SignalR.MsgPack by: Microsoft
  • 53 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.17k total downloads
  • Latest version: 11.0.0-preview.6.26359.118
  • 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/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.SignalR.Protocols.MessagePack by: Microsoft
  • 4.6k total downloads
  • Latest version: 11.0.0-preview.5.26302.115
  • aspnetcore signalr
Implements the SignalR Hub Protocol over MsgPack. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson by: Microsoft
  • 5.545k total downloads
  • Latest version: 11.0.0-preview.6.26359.118
  • 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/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.SignalR.Redis by: Microsoft
  • 532 total downloads
  • Latest version: 1.2.11
  • aspnetcore signalr
Redis for ASP.NET Core SignalR.