Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv
by: Microsoft
- 1.769k total downloads
- Latest version: 3.1.32
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/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets
by: Microsoft
- 383 total downloads
- Latest version: 2.3.11
Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Session
by: Microsoft
- 722 total downloads
- Latest version: 2.3.11
ASP.NET Core session state middleware.
Microsoft.AspNetCore.SignalR
by: Microsoft
- 371 total downloads
- Latest version: 1.2.11
Components for providing real-time bi-directional communication across the Web.
Microsoft.AspNetCore.SignalR.Client
by: Microsoft
- 6.735k total downloads
- Latest version: 11.0.0-preview.5.26302.115
Client for ASP.NET Core SignalR
This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.AspNetCore.SignalR.Client.Core
by: Microsoft
- 5.596k total downloads
- Latest version: 11.0.0-preview.5.26302.115
Client for ASP.NET Core SignalR
This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.AspNetCore.SignalR.Common
by: Microsoft
- 5.374k total downloads
- Latest version: 11.0.0-preview.5.26302.115
Common serialization primitives for SignalR Clients Servers
This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.AspNetCore.SignalR.Core
by: Microsoft
- 444 total downloads
- Latest version: 1.2.11
Real-time communication framework for ASP.NET Core.
Microsoft.AspNetCore.SignalR.MsgPack
by: Microsoft
- 47 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
- 4.69k total downloads
- Latest version: 11.0.0-preview.5.26302.115
Implements the SignalR Hub Protocol using System.Text.Json.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.AspNetCore.SignalR.Protocols.MessagePack
by: Microsoft
- 4.237k total downloads
- Latest version: 11.0.0-preview.5.26302.115
Implements the SignalR Hub Protocol over MsgPack.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson
by: Microsoft
- 4.875k total downloads
- Latest version: 11.0.0-preview.5.26302.115
Implements the SignalR Hub Protocol using Newtonsoft.Json.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.AspNetCore.SignalR.Redis
by: Microsoft
- 484 total downloads
- Latest version: 1.2.11
Redis for ASP.NET Core SignalR.
Microsoft.AspNetCore.SignalR.StackExchangeRedis
by: Microsoft
- 1.337k total downloads
- Latest version: 3.1.32
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/dotnet/aspnetcore/tree/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
Microsoft.AspNetCore.SpaProxy
by: Microsoft
- 3.244k total downloads
- Latest version: 11.0.0-preview.5.26302.115
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/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.AspNetCore.SpaServices
by: Microsoft
- 2.546k total downloads
- Latest version: 3.1.32
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/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
Microsoft.AspNetCore.SpaServices.Extensions
by: Microsoft
- 1.614k total downloads
- Latest version: 3.1.32
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/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
Microsoft.AspNetCore.StaticFiles
by: Microsoft
- 801 total downloads
- Latest version: 2.3.11
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
Microsoft.AspNetCore.TestHost
by: Microsoft
- 1.98k total downloads
- Latest version: 3.1.32
ASP.NET Core web server for writing and running tests.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
Microsoft.AspNetCore.WebSockets
by: Microsoft
- 590 total downloads
- Latest version: 2.3.11
ASP.NET Core web socket middleware for use on top of opaque servers.