Microsoft.AspNetCore.Server.IISIntegration
by: Microsoft
- 1.374k total downloads
- Latest version: 2.3.9
ASP.NET Core components for working with the IIS AspNetCoreModule.
Microsoft.AspNetCore.Server.Kestrel
by: Microsoft
- 1.385k total downloads
- Latest version: 2.3.9
ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Core
by: Microsoft
- 935 total downloads
- Latest version: 2.3.9
Core components of ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Https
by: Microsoft
- 1.186k total downloads
- Latest version: 2.3.9
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
- 749 total downloads
- Latest version: 2.3.9
Transport abstractions for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv
by: Microsoft
- 3.66k total downloads
- Latest version: 5.0.17
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/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets
by: Microsoft
- 613 total downloads
- Latest version: 2.3.9
Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Session
by: Microsoft
- 1.185k total downloads
- Latest version: 2.3.9
ASP.NET Core session state middleware.
Microsoft.AspNetCore.SignalR
by: Microsoft
- 639 total downloads
- Latest version: 1.2.9
Components for providing real-time bi-directional communication across the Web.
Microsoft.AspNetCore.SignalR.Client
by: Microsoft
- 4.771k total downloads
- Latest version: 10.0.2
Client for ASP.NET Core SignalR
This package was built from the source code at https://github.com/dotnet/dotnet/tree/44525024595742ebe09023abe709df51de65009b
Microsoft.AspNetCore.SignalR.Client.Core
by: Microsoft
- 4.807k total downloads
- Latest version: 10.0.2
Client for ASP.NET Core SignalR
This package was built from the source code at https://github.com/dotnet/dotnet/tree/44525024595742ebe09023abe709df51de65009b
Microsoft.AspNetCore.SignalR.Common
by: Microsoft
- 7.94k total downloads
- Latest version: 10.0.2
Common serialization primitives for SignalR Clients Servers
This package was built from the source code at https://github.com/dotnet/dotnet/tree/44525024595742ebe09023abe709df51de65009b
Microsoft.AspNetCore.SignalR.Core
by: Microsoft
- 616 total downloads
- Latest version: 1.2.9
Real-time communication framework for ASP.NET Core.
Microsoft.AspNetCore.SignalR.MsgPack
by: Microsoft
- 66 total downloads
- Latest version: 1.0.0-preview2-final
Provides server-side support for the MsgPack protocol in ASP.NET Core SignalR
Microsoft.AspNetCore.SignalR.Protocols.Json
by: Microsoft
- 7.072k total downloads
- Latest version: 10.0.2
Implements the SignalR Hub Protocol using System.Text.Json.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/44525024595742ebe09023abe709df51de65009b
Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson
by: Microsoft
- 3.922k total downloads
- Latest version: 10.0.2
Implements the SignalR Hub Protocol using Newtonsoft.Json.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/44525024595742ebe09023abe709df51de65009b
Microsoft.AspNetCore.SignalR.Redis
by: Microsoft
- 745 total downloads
- Latest version: 1.2.9
Redis for ASP.NET Core SignalR.
Microsoft.AspNetCore.SpaServices
by: Microsoft
- 3.743k total downloads
- Latest version: 5.0.0-preview.8.20414.8
Helpers for building single-page applications on ASP.NET MVC Core.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/a4938d07a5127ffad8466ddf703a6b5b21f4b0c9
Microsoft.AspNetCore.SpaServices.Extensions
by: Microsoft
- 3.434k total downloads
- Latest version: 5.0.17
Helpers for building single-page applications on ASP.NET MVC Core.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.StaticFiles
by: Microsoft
- 1.157k total downloads
- Latest version: 2.3.9
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.