Microsoft.AspNetCore.Hosting
by: Microsoft
- 6 total downloads
- Latest version: 2.3.8
ASP.NET Core hosting infrastructure and startup logic for web applications.
Microsoft.AspNetCore.Hosting.Abstractions
by: Microsoft
- 5 total downloads
- Latest version: 2.2.0-preview2-35157
ASP.NET Core hosting and startup abstractions for web applications.
This package was built from the source at:
https://github.com/aspnet/Hosting/tree/c3edce8e8a19a1e2e58fd21a986271b88071e6ba
Microsoft.AspNetCore.Hosting.Server.Abstractions
by: Microsoft
- 11 total downloads
- Latest version: 2.2.0-preview3-35497
ASP.NET Core hosting server abstractions for web applications.
This package was built from the source at:
https://github.com/aspnet/Hosting/tree/27e4e1aca3863389098b9be6dd9c5b7c030180b8
Microsoft.AspNetCore.Html.Abstractions
by: Microsoft
- 3 total downloads
- Latest version: 2.2.0-preview1-35029
ASP.NET Core HTML abstractions used for building HTML content.
Commonly used types:
Microsoft.AspNetCore.Html.HtmlString
Microsoft.AspNetCore.Html.IHtmlContent
This package was built from the source at:
https://github.com/aspnet/HtmlAbstractions/tree/b4b9d5b0af1ac654157e30b81e09b9a889fc717b
Microsoft.AspNetCore.Http
by: Microsoft
- 3 total downloads
- Latest version: 2.0.2
ASP.NET Core default HTTP feature implementations.
Microsoft.AspNetCore.Http.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 2.3.9
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
Microsoft.AspNetCore.Http.Connections
by: Microsoft
- 5 total downloads
- Latest version: 1.1.0-preview3-35497
Components for providing real-time bi-directional communication across the Web.
Microsoft.AspNetCore.Http.Connections.Common
by: Microsoft
- 20 total downloads
- Latest version: 10.0.0
Common primitives for ASP.NET Connection Handlers and clients
This package was built from the source code at https://github.com/dotnet/dotnet/tree/b0f34d51fccc69fd334253924abd8d6853fad7aa
Microsoft.AspNetCore.Http.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0-preview3-35497
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
This package was built from the source at:
https://github.com/aspnet/HttpAbstractions/tree/800c79c0e4d3ee7423e9a255ad398e429659912f
Microsoft.AspNetCore.Http.Features
by: Microsoft
- 5 total downloads
- Latest version: 5.0.0-rc.1.20451.17
ASP.NET Core HTTP feature interface definitions.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ecdcc752d4639061c2c49727ee77a1039bbbca22
Microsoft.AspNetCore.HttpOverrides
by: Microsoft
- 4 total downloads
- Latest version: 2.2.0-preview3-35497
ASP.NET Core basic middleware for supporting HTTP method overrides. Includes:
* X-Forwarded-* headers to forward headers from a proxy.
* HTTP method override header.
This package was built from the source at:
https://github.com/aspnet/BasicMiddleware/tree/1610c35d55f8d64abd401c9af83b3f2bcad192ad
Microsoft.AspNetCore.HttpsPolicy
by: Microsoft
- 5 total downloads
- Latest version: 2.2.0-preview3-35497
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/1610c35d55f8d64abd401c9af83b3f2bcad192ad
Microsoft.AspNetCore.Identity
by: Microsoft
- 8 total downloads
- Latest version: 2.2.0-preview3-35497
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.
This package was built from the source at:
https://github.com/aspnet/Identity/tree/44f00013cd4c97872347a30e7370c4cd2e0b432d
Microsoft.AspNetCore.Identity.EntityFrameworkCore
by: Microsoft
- 44 total downloads
- Latest version: 6.0.8
ASP.NET Core Identity provider that uses Entity Framework Core.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/6a01dd1e69c8b9bd1ae005ea465ef2bcd26294bf
Microsoft.AspNetCore.Identity.Service
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-preview1-final
ASP.NET Core Identity Service implementation based on Entity Framework.
Microsoft.AspNetCore.Identity.Service.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-preview1-final
ASP.NET Core common types defining the main abstractions for Identity Service.
Microsoft.AspNetCore.Identity.Service.Core
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-preview1-final
ASP.NET Core common types implementing the main abstractions for Identity Service.
- 1 total downloads
- Latest version: 1.0.0-preview1-final
ASP.NET Core Identity Service implementation based on ASP.NET Core Identity.
- 2 total downloads
- Latest version: 1.0.0-preview1-final
ASP.NET Core Identity Service in process client.
Microsoft.AspNetCore.Identity.Service.Mvc
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-preview1-final
ASP.NET Core Identity Service integration for ASP.NET Core MVC.