Microsoft.AspNetCore.ResponseCaching.Abstractions
by: Microsoft
- 3.467k total downloads
- Latest version: 2.3.10
ASP.NET Core response caching middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Routing
by: Microsoft
- 4.009k total downloads
- Latest version: 2.3.10
ASP.NET Core middleware for routing requests to application logic and for generating links.
Commonly used types:
Microsoft.AspNetCore.Routing.Route
Microsoft.AspNetCore.Routing.RouteCollection
Microsoft.AspNetCore.Routing.Abstractions
by: Microsoft
- 3.591k total downloads
- Latest version: 2.3.10
ASP.NET Core abstractions for routing requests to application logic and for generating links.
Commonly used types:
Microsoft.AspNetCore.Routing.IRouter
Microsoft.AspNetCore.Routing.RouteData
Microsoft.AspNetCore.Server.Kestrel
by: Microsoft
- 4.55k total downloads
- Latest version: 2.3.10
ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Core
by: Microsoft
- 2.958k total downloads
- Latest version: 2.3.10
Core components of ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Https
by: Microsoft
- 4.163k total downloads
- Latest version: 2.3.10
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
- 2.503k total downloads
- Latest version: 2.3.10
Transport abstractions for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv
by: Microsoft
- 2.487k total downloads
- Latest version: 2.3.10
Libuv transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets
by: Microsoft
- 2.209k total downloads
- Latest version: 2.3.10
Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.SignalR.Client.Core
by: Microsoft
- 4.772k total downloads
- Latest version: 11.0.0-preview.4.26230.115
Client for ASP.NET Core SignalR
This package was built from the source code at https://github.com/dotnet/dotnet/tree/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNetCore.SignalR.Common
by: Microsoft
- 4.246k total downloads
- Latest version: 11.0.0-preview.4.26230.115
Common serialization primitives for SignalR Clients Servers
This package was built from the source code at https://github.com/dotnet/dotnet/tree/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNetCore.SignalR.Protocols.Json
by: Microsoft
- 4.02k total downloads
- Latest version: 11.0.0-preview.4.26230.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/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson
by: Microsoft
- 3.808k total downloads
- Latest version: 11.0.0-preview.4.26230.115
Implements the SignalR Hub Protocol using Newtonsoft.Json.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNetCore.SpaServices
by: Microsoft
- 5.427k total downloads
- Latest version: 2.3.10
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.AspNetCore.SpaServices.Extensions
by: Microsoft
- 1.655k total downloads
- Latest version: 2.3.10
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.AspNetCore.StaticFiles
by: Microsoft
- 4.031k total downloads
- Latest version: 2.3.10
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
Microsoft.AspNetCore.WebSockets
by: Microsoft
- 2.901k total downloads
- Latest version: 2.3.10
ASP.NET Core web socket middleware for use on top of opaque servers.
Microsoft.AspNetCore.WebUtilities
by: Microsoft
- 3.776k total downloads
- Latest version: 2.3.10
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
Microsoft.Bcl.AsyncInterfaces
by: Microsoft
- 9.935k total downloads
- Latest version: 11.0.0-preview.4.26230.115
Provides the IAsyncEnumerable<T> and IAsyncDisposable interfaces and helper types for .NET Standard 2.0. This package is not required starting with .NET Standard 2.1 and .NET Core 3.0.
Microsoft.Bcl.Build
by: Microsoft
- 673 total downloads
- Latest version: 1.0.21
This package provides build infrastructure components so that projects referencing specific Microsoft packages can successfully build.
Do not directly reference this packages unless you receive a build warning that instructs you to add a reference.