Microsoft.AspNetCore.DataProtection.AzureKeyVault
by: Microsoft
- 7 total downloads
- Latest version: 3.1.8
Microsoft Azure KeyVault key encryption support.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/c75b3f7a2fb9fe21fd96c93c070fdfa88a2fbe97
Microsoft.AspNetCore.DataProtection.AzureStorage
by: Microsoft
- 6 total downloads
- Latest version: 3.1.15
Microsoft Azure Blob storage support as key store.
This library has been replaced by the following new Azure SDK.
https://www.nuget.org/packages/Azure.Extensions.AspNetCore.DataProtection.Blobs
It is recommended that you move to the new package.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/8ca3954ca335343ce6dd1d14d8d1c6c3369710b7
Microsoft.AspNetCore.DataProtection.Extensions
by: Microsoft
- 35 total downloads
- Latest version: 10.0.9
Additional APIs for ASP.NET Core data protection.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/901ca941248413c79832d2fdbd709da0c4386353
Microsoft.AspNetCore.Diagnostics
by: Microsoft
- 3 total downloads
- Latest version: 2.3.11
ASP.NET Core middleware for exception handling, exception display pages, and diagnostics information. Includes developer exception page middleware, exception handler middleware, runtime info middleware, status code page middleware, and welcome page middleware
Microsoft.AspNetCore.Diagnostics.Abstractions
by: Microsoft.AspNetCore.Diagnostics.Abstractions
- 1 total downloads
- Latest version: 1.0.5
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
by: Microsoft
- 1 total downloads
- Latest version: 2.3.8
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.Diagnostics.HealthChecks
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0-preview3-35497
ASP.NET Core middleware for returning the results of Health Checks in the application
This package was built from the source at:
https://github.com/aspnet/Diagnostics/tree/1f31e0556d7cfb7fc99c6c8650173d0cc4ba0717
Microsoft.AspNetCore.HostFiltering
by: Microsoft
- 2 total downloads
- Latest version: 2.1.0-rc1-final
ASP.NET Core middleware for filtering out requests with unknown HTTP host headers.
Microsoft.AspNetCore.Hosting
by: Microsoft
- 5 total downloads
- Latest version: 2.2.0-preview3-35497
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/27e4e1aca3863389098b9be6dd9c5b7c030180b8
Microsoft.AspNetCore.Hosting.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 2.0.2
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Hosting.Server.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 2.1.0-preview1-final
ASP.NET Core hosting server abstractions for web applications.
Microsoft.AspNetCore.Http
by: Microsoft
- 2 total downloads
- Latest version: 2.2.0-preview3-35497
ASP.NET Core default HTTP feature implementations.
This package was built from the source at:
https://github.com/aspnet/HttpAbstractions/tree/800c79c0e4d3ee7423e9a255ad398e429659912f
Microsoft.AspNetCore.Http.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 2.3.8
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.Common
by: Microsoft
- 31 total downloads
- Latest version: 11.0.0-preview.7.26381.103
Common primitives for ASP.NET Connection Handlers and clients
This package was built from the source code at https://github.com/dotnet/dotnet/tree/e2c1e00b3d0f96afb892fb261d5921565b400246
Microsoft.AspNetCore.Http.Extensions
by: Microsoft
- 4 total downloads
- Latest version: 2.3.9
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
Microsoft.AspNetCore.Http.Features
by: Microsoft
- 5 total downloads
- Latest version: 5.0.0-preview.4.20257.10
ASP.NET Core HTTP feature interface definitions.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/cdfa43bbe0ecc13757cc6517c9a253de77c3ec56
Microsoft.AspNetCore.HttpOverrides
by: Microsoft
- 10 total downloads
- Latest version: 2.3.12
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
- 4 total downloads
- Latest version: 2.3.10
ASP.NET Core basic middleware for supporting HTTPS Redirection and HTTP Strict-Transport-Security.
Microsoft.AspNetCore.Identity
by: Microsoft
- 5 total downloads
- Latest version: 2.3.9
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
- 5 total downloads
- Latest version: 2.1.6
ASP.NET Core Identity provider that uses Entity Framework Core.