Microsoft.AspNetCore.Server.IISIntegration by: Microsoft
  • 10 total downloads
  • Latest version: 2.3.13
  • aspnetcore iis
ASP.NET Core components for working with the IIS AspNetCoreModule.
Microsoft.AspNetCore.Server.Kestrel by: Microsoft
  • 10 total downloads
  • Latest version: 2.3.13
  • aspnetcore kestrel
ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Core by: Microsoft
  • 10 total downloads
  • Latest version: 2.3.13
  • aspnetcore kestrel
Core components of ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Https by: Microsoft
  • 43 total downloads
  • Latest version: 2.3.13
  • 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.13
  • aspnetcore kestrel
Transport abstractions for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets by: Microsoft
  • 7 total downloads
  • Latest version: 2.3.13
  • aspnetcore kestrel
Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Session by: Microsoft
  • 28 total downloads
  • Latest version: 2.3.13
  • aspnetcore session sessionstate
ASP.NET Core session state middleware.
Microsoft.AspNetCore.SignalR by: Microsoft
  • 16 total downloads
  • Latest version: 1.2.13
  • aspnetcore signalr
Components for providing real-time bi-directional communication across the Web.
Microsoft.AspNetCore.SignalR.Client by: Microsoft
  • 23 total downloads
  • Latest version: 11.0.0-rc.1.26425.128
  • aspnetcore signalr
Client for ASP.NET Core SignalR This package was built from the source code at https://github.com/dotnet/dotnet/tree/3551975be08744f0418857c5bed8ab1545c5dd47
Microsoft.AspNetCore.SignalR.Client.Core by: Microsoft
  • 45 total downloads
  • Latest version: 11.0.0-rc.1.26425.128
  • aspnetcore signalr
Client for ASP.NET Core SignalR This package was built from the source code at https://github.com/dotnet/dotnet/tree/3551975be08744f0418857c5bed8ab1545c5dd47
Microsoft.AspNetCore.SignalR.Common by: Microsoft
  • 29 total downloads
  • Latest version: 11.0.0-rc.1.26425.128
  • aspnetcore signalr
Common serialization primitives for SignalR Clients Servers This package was built from the source code at https://github.com/dotnet/dotnet/tree/3551975be08744f0418857c5bed8ab1545c5dd47
Microsoft.AspNetCore.SignalR.Core by: Microsoft
  • 10 total downloads
  • Latest version: 1.2.13
  • aspnetcore signalr
Real-time communication framework for ASP.NET Core.
Microsoft.AspNetCore.SignalR.Protocols.Json by: Microsoft
  • 23 total downloads
  • Latest version: 11.0.0-rc.1.26425.128
  • 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/3551975be08744f0418857c5bed8ab1545c5dd47
Microsoft.AspNetCore.SignalR.Protocols.MessagePack by: Microsoft
  • 38 total downloads
  • Latest version: 11.0.0-rc.1.26425.128
  • aspnetcore signalr
Implements the SignalR Hub Protocol over MsgPack. This package was built from the source code at https://github.com/dotnet/dotnet/tree/3551975be08744f0418857c5bed8ab1545c5dd47
Microsoft.AspNetCore.SpaProxy by: Microsoft
  • 205 total downloads
  • Latest version: 11.0.0-preview.7.26381.103
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/dotnet/tree/e2c1e00b3d0f96afb892fb261d5921565b400246
Microsoft.AspNetCore.SpaServices by: Microsoft
  • 5 total downloads
  • Latest version: 2.3.13
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.AspNetCore.SpaServices.Extensions by: Microsoft
  • 10 total downloads
  • Latest version: 2.3.13
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.AspNetCore.StaticFiles by: Microsoft
  • 19 total downloads
  • Latest version: 2.3.13
  • aspnetcore staticfiles
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
Microsoft.AspNetCore.TestHost by: Microsoft
  • 36 total downloads
  • Latest version: 3.0.0-preview-18579-0056
  • 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/AspNetCore/tree/9e73c3382f4d9e6ba47afff6a1467ace945c77e7
Microsoft.AspNetCore.WebSockets by: Microsoft
  • 23 total downloads
  • Latest version: 2.3.13
  • aspnetcore
ASP.NET Core web socket middleware for use on top of opaque servers.