Microsoft.AspNetCore.Server.IISIntegration by: Microsoft
  • 6 total downloads
  • Latest version: 2.2.0-preview1-35029
  • aspnetcore iis
ASP.NET Core components for working with the IIS AspNetCoreModule. This package was built from the source at: https://github.com/aspnet/IISIntegration/tree/a1e8b3a9af84a8e94a90585754ff4da6c379ad05
Microsoft.AspNetCore.Server.Kestrel by: Microsoft
  • 11 total downloads
  • Latest version: 2.3.11
  • aspnetcore kestrel
ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Core by: Microsoft
  • 16 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
  • 25 total downloads
  • Latest version: 2.3.12
  • aspnetcore kestrel
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions by: Microsoft
  • 7 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
  • 17 total downloads
  • Latest version: 2.3.12
  • aspnetcore kestrel
Libuv transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets by: Microsoft
  • 8 total downloads
  • Latest version: 2.3.8
  • aspnetcore kestrel
Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Session by: Microsoft
  • 12 total downloads
  • Latest version: 2.3.10
  • aspnetcore session sessionstate
ASP.NET Core session state middleware.
Microsoft.AspNetCore.SignalR by: Microsoft
  • 6 total downloads
  • Latest version: 1.2.12
  • aspnetcore signalr
Components for providing real-time bi-directional communication across the Web.
Microsoft.AspNetCore.SignalR.Client by: Microsoft
  • 76 total downloads
  • Latest version: 10.0.9
  • aspnetcore signalr
Client for ASP.NET Core SignalR This package was built from the source code at https://github.com/dotnet/dotnet/tree/901ca941248413c79832d2fdbd709da0c4386353
Microsoft.AspNetCore.SignalR.Client.Core by: Microsoft
  • 87 total downloads
  • Latest version: 11.0.0-preview.4.26230.115
  • aspnetcore signalr
Client for ASP.NET Core SignalR This package was built from the source code at https://github.com/dotnet/dotnet/tree/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNetCore.SignalR.Common by: Microsoft
  • 103 total downloads
  • Latest version: 11.0.0-preview.6.26359.118
  • aspnetcore signalr
Common serialization primitives for SignalR Clients Servers This package was built from the source code at https://github.com/dotnet/dotnet/tree/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.SignalR.Core by: Microsoft
  • 7 total downloads
  • Latest version: 1.2.12
  • aspnetcore signalr
Real-time communication framework for ASP.NET Core.
Microsoft.AspNetCore.SignalR.Protocols.Json by: Microsoft
  • 133 total downloads
  • Latest version: 10.0.8
  • 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/94ea82652cdd4e0f8046b5bd5becbd11461482ca
Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson by: Microsoft
  • 59 total downloads
  • Latest version: 11.0.0-preview.2.26159.112
  • 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/17d11de66cf75b962995c81dd1235fae9aa5ece0
Microsoft.AspNetCore.SpaServices by: Microsoft
  • 14 total downloads
  • Latest version: 2.3.12
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.AspNetCore.SpaServices.Extensions by: Microsoft
  • 8 total downloads
  • Latest version: 2.3.8
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.AspNetCore.StaticFiles by: Microsoft
  • 16 total downloads
  • Latest version: 2.3.10
  • aspnetcore staticfiles
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
Microsoft.AspNetCore.TestHost by: Microsoft
  • 18 total downloads
  • Latest version: 2.3.12
  • aspnetcore hosting testing
ASP.NET Core web server for writing and running tests.
Microsoft.AspNetCore.WebSockets by: Microsoft
  • 9 total downloads
  • Latest version: 2.3.11
  • aspnetcore
ASP.NET Core web socket middleware for use on top of opaque servers.