Microsoft.AspNetCore.Server.Kestrel
by: Microsoft
- 1.01k total downloads
- Latest version: 2.3.0
ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Core
by: Microsoft
- 890 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
- 1.001k total downloads
- Latest version: 2.3.0
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
- 852 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
- 746 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
- 781 total downloads
- Latest version: 2.3.0
Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Session
by: Microsoft
- 355 total downloads
- Latest version: 2.3.0
ASP.NET Core session state middleware.
Microsoft.AspNetCore.SignalR
by: Microsoft
- 194 total downloads
- Latest version: 1.2.0
Components for providing real-time bi-directional communication across the Web.
Microsoft.AspNetCore.SignalR.Client
by: Microsoft
- 1.737k total downloads
- Latest version: 10.0.0-rc.2.25502.107
Client for ASP.NET Core SignalR
This package was built from the source code at https://github.com/dotnet/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.AspNetCore.SignalR.Client.Core
by: Microsoft
- 2.027k total downloads
- Latest version: 10.0.0-rc.2.25502.107
Client for ASP.NET Core SignalR
This package was built from the source code at https://github.com/dotnet/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.AspNetCore.SignalR.Common
by: Microsoft
- 2.12k total downloads
- Latest version: 10.0.0-rc.2.25502.107
Common serialization primitives for SignalR Clients Servers
This package was built from the source code at https://github.com/dotnet/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.AspNetCore.SignalR.Core
by: Microsoft
- 206 total downloads
- Latest version: 1.2.0
Real-time communication framework for ASP.NET Core.
Microsoft.AspNetCore.SignalR.MsgPack
by: Microsoft
- 23 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
- 1.444k total downloads
- Latest version: 10.0.0-rc.2.25502.107
Implements the SignalR Hub Protocol using System.Text.Json.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson
by: Microsoft
- 1.592k total downloads
- Latest version: 10.0.0-rc.2.25502.107
Implements the SignalR Hub Protocol using Newtonsoft.Json.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.AspNetCore.SignalR.Redis
by: Microsoft
- 215 total downloads
- Latest version: 1.2.0
Redis for ASP.NET Core SignalR.
Microsoft.AspNetCore.SpaProxy
by: Microsoft
- 883 total downloads
- Latest version: 10.0.0-rc.2.25502.107
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/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.AspNetCore.SpaServices
by: Microsoft
- 1.027k 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
- 670 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
- 360 total downloads
- Latest version: 2.3.0
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.