Microsoft.AspNetCore.Server.IISIntegration
by: Microsoft
- 6 total downloads
- Latest version: 2.2.0-preview1-35029
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
ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Core
by: Microsoft
- 16 total downloads
- Latest version: 2.3.11
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
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
- 7 total downloads
- Latest version: 2.3.11
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
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
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
ASP.NET Core session state middleware.
Microsoft.AspNetCore.SignalR
by: Microsoft
- 6 total downloads
- Latest version: 1.2.12
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
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
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
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
Real-time communication framework for ASP.NET Core.
Microsoft.AspNetCore.SignalR.Protocols.Json
by: Microsoft
- 133 total downloads
- Latest version: 10.0.8
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
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
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
ASP.NET Core web server for writing and running tests.
Microsoft.AspNetCore.WebSockets
by: Microsoft
- 9 total downloads
- Latest version: 2.3.11
ASP.NET Core web socket middleware for use on top of opaque servers.