Microsoft.AspNetCore.Identity.EntityFrameworkCore
by: Microsoft
- 19 total downloads
- Latest version: 2.3.0
ASP.NET Core Identity provider that uses Entity Framework Core.
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
by: Microsoft
- 15 total downloads
- Latest version: 3.0.0-preview-18579-0056
ASP.NET Core middleware for Entity Framework Core error pages. Use this middleware to detect and diagnose errors with Entity Framework Core migrations.
Microsoft.AspNetCore.Http.Abstractions
by: Microsoft
- 37 total downloads
- Latest version: 2.3.0
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.Hosting.Abstractions
by: Microsoft
- 39 total downloads
- Latest version: 2.3.0
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Identity
by: Microsoft
- 54 total downloads
- Latest version: 2.3.1
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.Html.Abstractions
by: Microsoft
- 27 total downloads
- Latest version: 2.3.0
ASP.NET Core HTML abstractions used for building HTML content.
Commonly used types:
Microsoft.AspNetCore.Html.HtmlString
Microsoft.AspNetCore.Html.IHtmlContent
Microsoft.AspNetCore.Cors
by: Microsoft
- 30 total downloads
- Latest version: 2.3.0
CORS middleware and policy for ASP.NET Core to enable cross-origin resource sharing.
Commonly used types:
Microsoft.AspNetCore.Cors.DisableCorsAttribute
Microsoft.AspNetCore.Cors.EnableCorsAttribute
Microsoft.AspNetCore.DataProtection.StackExchangeRedis
by: Microsoft
- 22 total downloads
- Latest version: 10.0.0-preview.1.25120.3
Support for storing data protection keys in Redis.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/b225d30209cf027c80b741d04efe1c54f2431b3c
Microsoft.AspNetCore.Http
by: Microsoft
- 32 total downloads
- Latest version: 2.3.0
ASP.NET Core default HTTP feature implementations.
Microsoft.AspNetCore.Cryptography.Internal
by: Microsoft
- 35 total downloads
- Latest version: 10.0.0-preview.4.25258.110
Infrastructure for ASP.NET Core cryptographic packages. Applications and libraries should not reference this package directly.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/c22dcd0c7a78d095a94d20e59ec0271b9924c82c
Microsoft.AspNetCore.Cryptography.KeyDerivation
by: Microsoft
- 43 total downloads
- Latest version: 10.0.0-preview.4.25258.110
ASP.NET Core utilities for key derivation.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/c22dcd0c7a78d095a94d20e59ec0271b9924c82c
Microsoft.AspNetCore.DataProtection.Abstractions
by: Microsoft
- 48 total downloads
- Latest version: 10.0.0-preview.5.25277.114
ASP.NET Core data protection abstractions.
Commonly used types:
Microsoft.AspNetCore.DataProtection.IDataProtectionProvider
Microsoft.AspNetCore.DataProtection.IDataProtector
This package was built from the source code at https://github.com/dotnet/dotnet/tree/ddf39a1b4690fbe23aea79c78da67004a5c31094
Microsoft.AspNetCore.Http.Features
by: Microsoft
- 7 total downloads
- Latest version: 5.0.17
ASP.NET Core HTTP feature interface definitions.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.Connections.Abstractions
by: Microsoft
- 36 total downloads
- Latest version: 10.0.0-preview.5.25277.114
Core components of ASP.NET Core networking protocol stack.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/ddf39a1b4690fbe23aea79c78da67004a5c31094
Microsoft.AspNetCore.Diagnostics.Abstractions
by: Microsoft
- 43 total downloads
- Latest version: 2.3.0
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Hosting.Server.Abstractions
by: Microsoft
- 36 total downloads
- Latest version: 2.3.0
ASP.NET Core hosting server abstractions for web applications.
Microsoft.AspNetCore.Hosting
by: Microsoft
- 56 total downloads
- Latest version: 2.3.0
ASP.NET Core hosting infrastructure and startup logic for web applications.
Microsoft.AspNetCore.Http.Extensions
by: Microsoft
- 54 total downloads
- Latest version: 2.3.0
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
Microsoft.AspNetCore.DataProtection
by: Microsoft
- 205 total downloads
- Latest version: 10.0.0-preview.4.25258.110
ASP.NET Core logic to protect and unprotect data, similar to DPAPI.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/c22dcd0c7a78d095a94d20e59ec0271b9924c82c
Microsoft.AspNetCore.Authorization.Policy
by: Microsoft
- 17 total downloads
- Latest version: 2.3.0
ASP.NET Core authorization policy helper classes.