Microsoft.AspNetCore.HostFiltering by: Microsoft
  • 3 total downloads
  • Latest version: 2.1.1
  • aspnetcore
ASP.NET Core middleware for filtering out requests with unknown HTTP host headers.
Microsoft.AspNetCore.Hosting by: Microsoft
  • 7 total downloads
  • Latest version: 2.2.0-preview2-35157
  • aspnetcore hosting
ASP.NET Core hosting infrastructure and startup logic for web applications. This package was built from the source at: https://github.com/aspnet/Hosting/tree/c3edce8e8a19a1e2e58fd21a986271b88071e6ba
Microsoft.AspNetCore.Hosting.Abstractions by: Microsoft
  • 2 total downloads
  • Latest version: 2.1.0-rc1-final
  • aspnetcore hosting
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Hosting.Server.Abstractions by: Microsoft
  • 5 total downloads
  • Latest version: 2.2.0-preview1-35029
  • aspnetcore hosting
ASP.NET Core hosting server abstractions for web applications. This package was built from the source at: https://github.com/aspnet/Hosting/tree/687a99438a1a596a11b7dbd0bf9da5035b3b74eb
Microsoft.AspNetCore.Html.Abstractions by: Microsoft
  • 3 total downloads
  • Latest version: 2.1.0-rc1-final
  • aspnetcore
ASP.NET Core HTML abstractions used for building HTML content. Commonly used types: Microsoft.AspNetCore.Html.HtmlString Microsoft.AspNetCore.Html.IHtmlContent
Microsoft.AspNetCore.Http by: Microsoft
  • 3 total downloads
  • Latest version: 2.1.22
  • aspnetcore
ASP.NET Core default HTTP feature implementations.
Microsoft.AspNetCore.Http.Abstractions by: Microsoft
  • 3 total downloads
  • Latest version: 2.2.0-preview1-35029
  • aspnetcore
ASP.NET Core HTTP object model for HTTP requests and responses and also common extension methods for registering middleware in an IApplicationBuilder. Commonly used types: Microsoft.AspNetCore.Builder.IApplicationBuilder Microsoft.AspNetCore.Http.HttpContext Microsoft.AspNetCore.Http.HttpRequest Microsoft.AspNetCore.Http.HttpResponse This package was built from the source at: https://github.com/aspnet/HttpAbstractions/tree/26b9bc06b2e3d293e055932a53f5a69b1e47208a
Microsoft.AspNetCore.Http.Connections.Common by: Microsoft
  • 8 total downloads
  • Latest version: 9.0.2
  • aspnetcore signalr
Common primitives for ASP.NET Connection Handlers and clients This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/704f7cb1d2cea33afb00c2097731216f121c2c73
Microsoft.AspNetCore.Http.Extensions by: Microsoft
  • 9 total downloads
  • Latest version: 2.3.0
  • aspnetcore
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
Microsoft.AspNetCore.Http.Features by: Microsoft
  • 16 total downloads
  • Latest version: 5.0.6
  • aspnetcore
ASP.NET Core HTTP feature interface definitions. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/dc5e11abdb05b322f4b74b3afbcfb352fe984b2e
Microsoft.AspNetCore.HttpOverrides by: Microsoft
  • 7 total downloads
  • Latest version: 2.3.5
  • aspnetcore proxy headers xforwarded
ASP.NET Core basic middleware for supporting HTTP method overrides. Includes: * X-Forwarded-* headers to forward headers from a proxy. * HTTP method override header.
Microsoft.AspNetCore.HttpsPolicy by: Microsoft
  • 2 total downloads
  • Latest version: 2.2.0-preview2-35157
  • aspnetcore https hsts
ASP.NET Core basic middleware for supporting HTTPS Redirection and HTTP Strict-Transport-Security. This package was built from the source at: https://github.com/aspnet/BasicMiddleware/tree/2aea3298ae2604656df4d8a55a5503a82fc816c0
Microsoft.AspNetCore.Identity by: Microsoft
  • 18 total downloads
  • Latest version: 2.3.0
  • aspnetcore identity membership
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user.
Microsoft.AspNetCore.Identity.EntityFrameworkCore by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.2
  • aspnetcore entityframeworkcore identity membership
ASP.NET Core Identity provider that uses Entity Framework Core.
Microsoft.AspNetCore.Identity.Service.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0-preview1-final
  • aspnetcore
ASP.NET Core common types defining the main abstractions for Identity Service.
Microsoft.AspNetCore.Identity.UI by: Microsoft
  • 7 total downloads
  • Latest version: 10.0.0-rc.2.25502.107
  • aspnetcore identity membership razorpages
ASP.NET Core Identity UI is the default Razor Pages built-in UI for the ASP.NET Core Identity framework. This package was built from the source code at https://github.com/dotnet/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.AspNetCore.JsonPatch by: Microsoft
  • 10 total downloads
  • Latest version: 10.0.0
  • aspnetcore json jsonpatch
ASP.NET Core support for JSON PATCH. This package was built from the source code at https://github.com/dotnet/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.Localization by: Microsoft
  • 5 total downloads
  • Latest version: 2.1.0-rc1-final
  • aspnetcore localization
ASP.NET Core middleware for automatically applying culture information to HTTP requests. Culture information can be specified in the HTTP header, query string, cookie, or custom source.
Microsoft.AspNetCore.Localization.Routing by: Microsoft
  • 5 total downloads
  • Latest version: 2.2.0
  • aspnetcore localization
Provides a request culture provider which gets culture and ui-culture from request's route data. This package was built from the source code at https://github.com/aspnet/Localization/tree/de1579bdda645ba8631403af8720929b76939853
Microsoft.AspNetCore.Metadata by: Microsoft
  • 7 total downloads
  • Latest version: 10.0.0-preview.7.25380.108
  • aspnetcore
ASP.NET Core metadata. This package was built from the source code at https://github.com/dotnet/dotnet/tree/30000d883e06c122311a66894579bc12329a09d4