Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets
by: Microsoft
- 881 total downloads
- Latest version: 2.3.9
Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.WebUtilities
by: Microsoft
- 1.585k total downloads
- Latest version: 2.3.9
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
Microsoft.AspNetCore.SignalR.Common
by: Microsoft
- 3.707k total downloads
- Latest version: 11.0.0-preview.1.26104.118
Common serialization primitives for SignalR Clients Servers
This package was built from the source code at https://github.com/dotnet/dotnet/tree/87bc0b04e21d786669142109a5128c95618b75ed
Microsoft.AspNetCore.Session
by: Microsoft
- 583 total downloads
- Latest version: 2.3.9
ASP.NET Core session state middleware.
Microsoft.AspNetCore.WebSockets
by: Microsoft
- 469 total downloads
- Latest version: 2.3.9
ASP.NET Core web socket middleware for use on top of opaque servers.
Microsoft.AspNetCore.TestHost
by: Microsoft
- 554 total downloads
- Latest version: 3.0.0-preview-18579-0056
ASP.NET Core web server for writing and running tests.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/9e73c3382f4d9e6ba47afff6a1467ace945c77e7
Microsoft.AspNetCore.SpaServices
by: Microsoft
- 717 total downloads
- Latest version: 2.3.9
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.AspNetCore.SignalR.Redis
by: Microsoft
- 333 total downloads
- Latest version: 1.2.9
Redis for ASP.NET Core SignalR.
Microsoft.AspNetCore.SignalR
by: Microsoft
- 291 total downloads
- Latest version: 1.2.9
Components for providing real-time bi-directional communication across the Web.
Microsoft.AspNetCore.SignalR.Core
by: Microsoft
- 306 total downloads
- Latest version: 1.2.9
Real-time communication framework for ASP.NET Core.
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv
by: Microsoft
- 357 total downloads
- Latest version: 2.3.9
Libuv transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.SpaServices.Extensions
by: Microsoft
- 229 total downloads
- Latest version: 2.3.9
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.Azure.Common
by: Microsoft
- 88 total downloads
- Latest version: 2.2.1
Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation. The package also exposes the CloudContext type, which enables centralized discovery of available Microsoft Azure libraries.
Microsoft.AspNetCore.SignalR.Client.Core
by: Microsoft
- 3.453k total downloads
- Latest version: 11.0.0-preview.1.26104.118
Client for ASP.NET Core SignalR
This package was built from the source code at https://github.com/dotnet/dotnet/tree/87bc0b04e21d786669142109a5128c95618b75ed
Microsoft.AspNetCore.StaticFiles
by: Microsoft
- 529 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.SignalR.Client
by: Microsoft
- 3.109k total downloads
- Latest version: 11.0.0-preview.1.26104.118
Client for ASP.NET Core SignalR
This package was built from the source code at https://github.com/dotnet/dotnet/tree/87bc0b04e21d786669142109a5128c95618b75ed
Microsoft.AspNetCore.SpaProxy
by: Microsoft
- 1.437k total downloads
- Latest version: 11.0.0-preview.1.26104.118
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/87bc0b04e21d786669142109a5128c95618b75ed
Microsoft.AspNetCore.SignalR.Protocols.Json
by: Microsoft
- 2.799k total downloads
- Latest version: 11.0.0-preview.1.26104.118
Implements the SignalR Hub Protocol using System.Text.Json.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/87bc0b04e21d786669142109a5128c95618b75ed
Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson
by: Microsoft
- 2.864k total downloads
- Latest version: 11.0.0-preview.1.26104.118
Implements the SignalR Hub Protocol using Newtonsoft.Json.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/87bc0b04e21d786669142109a5128c95618b75ed
Microsoft.AspNetCore.SignalR.MsgPack
by: Microsoft
- 33 total downloads
- Latest version: 1.0.0-preview2-final
Provides server-side support for the MsgPack protocol in ASP.NET Core SignalR