Microsoft.AspNetCore.Server.Kestrel.Core
by: Microsoft
- 60 total downloads
- Latest version: 2.3.6
Core components of ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Https
by: Microsoft
- 71 total downloads
- Latest version: 2.3.0
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
- 32 total downloads
- Latest version: 2.3.0
Transport abstractions for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv
by: Microsoft
- 31 total downloads
- Latest version: 2.3.0
Libuv transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets
by: Microsoft
- 13 total downloads
- Latest version: 2.2.1
Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Session
by: Microsoft
- 39 total downloads
- Latest version: 2.3.0
ASP.NET Core session state middleware.
Microsoft.AspNetCore.SignalR
by: Microsoft
- 32 total downloads
- Latest version: 1.2.0
Components for providing real-time bi-directional communication across the Web.
Microsoft.AspNetCore.SignalR.Client
by: Microsoft
- 55 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.SignalR.Client.Core
by: Microsoft
- 172 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.SignalR.Common
by: Microsoft
- 245 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.Core
by: Microsoft
- 36 total downloads
- Latest version: 1.2.0
Real-time communication framework for ASP.NET Core.
Microsoft.AspNetCore.SignalR.MsgPack
by: Microsoft
- 8 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
- 129 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
- 252 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.SignalR.Redis
by: Microsoft
- 30 total downloads
- Latest version: 1.2.0
Redis for ASP.NET Core SignalR.
Microsoft.AspNetCore.SignalR.StackExchangeRedis
by: Microsoft
- 2 total downloads
- Latest version: 1.1.0
Provides scale-out support for ASP.NET Core SignalR using a Redis server and the StackExchange.Redis client.
This package was built from the source code at https://github.com/aspnet/SignalR/tree/a9def470e3b8e1480c55d1c311e4b37472140307
Microsoft.AspNetCore.SpaProxy
by: Microsoft
- 80 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.SpaServices
by: Microsoft
- 47 total downloads
- Latest version: 2.2.7
Helpers for building single-page applications on ASP.NET MVC Core.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/be0a4a7f4cf06cbd6ec714bd1d9afee6bdb040a8
Microsoft.AspNetCore.SpaServices.Extensions
by: Microsoft
- 12 total downloads
- Latest version: 2.3.0
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.AspNetCore.StaticFiles
by: Microsoft
- 15 total downloads
- Latest version: 2.3.0
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.