Microsoft.AspNetCore.StaticFiles
by: Microsoft
- 451 total downloads
- Latest version: 2.3.9
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
Microsoft.AspNetCore.SpaServices
by: Microsoft
- 591 total downloads
- Latest version: 2.3.9
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.AspNetCore.SignalR.Redis
by: Microsoft
- 276 total downloads
- Latest version: 1.2.9
Redis for ASP.NET Core SignalR.
Microsoft.AspNetCore.Server.Kestrel
by: Microsoft
- 1.092k total downloads
- Latest version: 2.3.9
ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.SignalR.Common
by: Microsoft
- 2.923k total downloads
- Latest version: 10.0.1
Common serialization primitives for SignalR Clients Servers
This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.SignalR
by: Microsoft
- 238 total downloads
- Latest version: 1.2.9
Components for providing real-time bi-directional communication across the Web.
Microsoft.AspNetCore.Server.Kestrel.Https
by: Microsoft
- 1.133k total downloads
- Latest version: 2.3.9
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets
by: Microsoft
- 840 total downloads
- Latest version: 2.3.9
Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv
by: Microsoft
- 298 total downloads
- Latest version: 2.3.9
Libuv transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Session
by: Microsoft
- 479 total downloads
- Latest version: 2.3.9
ASP.NET Core session state middleware.
Microsoft.AspNetCore.SignalR.Core
by: Microsoft
- 253 total downloads
- Latest version: 1.2.9
Real-time communication framework for ASP.NET Core.
Microsoft.AspNetCore.SignalR.Client.Core
by: Microsoft
- 2.75k total downloads
- Latest version: 10.0.1
Client for ASP.NET Core SignalR
This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.SpaProxy
by: Microsoft
- 1.201k total downloads
- Latest version: 10.0.1
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/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.SignalR.Client
by: Microsoft
- 2.342k 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.Protocols.Json
by: Microsoft
- 2.251k total downloads
- Latest version: 10.0.1
Implements the SignalR Hub Protocol using System.Text.Json.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson
by: Microsoft
- 2.096k total downloads
- Latest version: 10.0.1
Implements the SignalR Hub Protocol using Newtonsoft.Json.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.Server.Kestrel.Core
by: Microsoft
- 978 total downloads
- Latest version: 2.3.6
Core components of ASP.NET Core Kestrel cross-platform web server.
- 927 total downloads
- Latest version: 2.3.9
Transport abstractions for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.SpaServices.Extensions
by: Microsoft
- 196 total downloads
- Latest version: 2.3.9
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.AspNetCore.SignalR.MsgPack
by: Microsoft
- 28 total downloads
- Latest version: 1.0.0-preview2-final
Provides server-side support for the MsgPack protocol in ASP.NET Core SignalR