Microsoft.AspNetCore.WebUtilities
by: Microsoft
- 1.746k total downloads
- Latest version: 2.3.11
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
Microsoft.AspNetCore.SpaServices
by: Microsoft
- 1.056k total downloads
- Latest version: 3.0.3
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/bd1e14b7d16b798de8a874189c89afed755a266c
Microsoft.AspNetCore.SignalR.Common
by: Microsoft
- 4.51k total downloads
- Latest version: 11.0.0-preview.6.26359.118
Common serialization primitives for SignalR Clients Servers
This package was built from the source code at https://github.com/dotnet/dotnet/tree/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.TestHost
by: Microsoft
- 944 total downloads
- Latest version: 3.0.3
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/bd1e14b7d16b798de8a874189c89afed755a266c
Microsoft.AspNetCore.Session
by: Microsoft
- 728 total downloads
- Latest version: 2.3.11
ASP.NET Core session state middleware.
Microsoft.AspNetCore.SpaServices.Extensions
by: Microsoft
- 502 total downloads
- Latest version: 3.0.3
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/bd1e14b7d16b798de8a874189c89afed755a266c
Microsoft.AspNetCore.SignalR.Redis
by: Microsoft
- 413 total downloads
- Latest version: 1.2.11
Redis for ASP.NET Core SignalR.
Microsoft.AspNetCore.SignalR
by: Microsoft
- 358 total downloads
- Latest version: 1.2.11
Components for providing real-time bi-directional communication across the Web.
Microsoft.AspNetCore.SignalR.Core
by: Microsoft
- 383 total downloads
- Latest version: 1.2.11
Real-time communication framework for ASP.NET Core.
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv
by: Microsoft
- 612 total downloads
- Latest version: 3.0.3
Libuv transport for the ASP.NET Core Kestrel cross-platform web server.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/bd1e14b7d16b798de8a874189c89afed755a266c
Microsoft.AspNetCore.StaticFiles
by: Microsoft
- 611 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.Azure.Common
by: Microsoft
- 116 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.Server.Kestrel.Transport.Sockets
by: Microsoft
- 1k total downloads
- Latest version: 2.3.11
Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.SpaProxy
by: Microsoft
- 2.045k total downloads
- Latest version: 11.0.0-preview.4.26230.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/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNetCore.SignalR.Client.Core
by: Microsoft
- 5.066k total downloads
- Latest version: 11.0.0-preview.6.26359.118
Client for ASP.NET Core SignalR
This package was built from the source code at https://github.com/dotnet/dotnet/tree/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.SignalR.Protocols.Json
by: Microsoft
- 3.818k total downloads
- Latest version: 11.0.0-preview.6.26359.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/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson
by: Microsoft
- 4.281k total downloads
- Latest version: 11.0.0-preview.6.26359.118
Implements the SignalR Hub Protocol using Newtonsoft.Json.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.SignalR.Client
by: Microsoft
- 4.488k total downloads
- Latest version: 11.0.0-preview.6.26359.118
Client for ASP.NET Core SignalR
This package was built from the source code at https://github.com/dotnet/dotnet/tree/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.SignalR.MsgPack
by: Microsoft
- 39 total downloads
- Latest version: 1.0.0-preview2-final
Provides server-side support for the MsgPack protocol in ASP.NET Core SignalR
Microsoft.AspNetCore.WebSockets
by: Microsoft
- 568 total downloads
- Latest version: 2.3.11
ASP.NET Core web socket middleware for use on top of opaque servers.