Microsoft.AspNetCore.Cryptography.KeyDerivation
by: Microsoft
- 2 total downloads
- Latest version: 9.0.0-preview.6.24328.4
ASP.NET Core utilities for key derivation.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f5084525411d53b81d9950b68616117750b674d4
Microsoft.AspNetCore.DataProtection
by: Microsoft
- 3 total downloads
- Latest version: 6.0.36
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/aspnetcore/tree/64ea4108e7dcf1ca575f8dd2028363b0b1ef6ebc
Microsoft.AspNetCore.DataProtection.AzureKeyVault
by: Microsoft
- 1 total downloads
- Latest version: 3.1.0-preview3.19555.2
Microsoft Azure KeyVault key encryption support.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/80fec4e3edea3972e95885f5c0db6ee06072f917
Microsoft.AspNetCore.DataProtection.AzureStorage
by: Microsoft
- 5 total downloads
- Latest version: 3.1.24
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/d1fa2cb155ab9226f20b87ab0d7a1eb16b8a8b69
Microsoft.AspNetCore.DataProtection.Extensions
by: Microsoft
- 7 total downloads
- Latest version: 9.0.11
Additional APIs for ASP.NET Core data protection.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d3aba8fe1a0d0f5c145506f292b72ea9d28406fc
Microsoft.AspNetCore.Diagnostics.Abstractions
by: Microsoft
- 12 total downloads
- Latest version: 2.2.0-preview1-35029
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.
This package was built from the source at:
https://github.com/aspnet/Diagnostics/tree/983d7836ab27bce47a86e5425860e8ac1ff2b858
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
by: Microsoft
- 2 total downloads
- Latest version: 7.0.0-preview.5.22303.8
ASP.NET Core middleware for Entity Framework Core error pages. Use this middleware to detect and diagnose errors with Entity Framework Core migrations.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f6cb1b5953598e1562d33e1cbbdae2b130792833
Microsoft.AspNetCore.Diagnostics.HealthChecks
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0
ASP.NET Core middleware for returning the results of Health Checks in the application
This package was built from the source code at https://github.com/aspnet/Diagnostics/tree/c802d5ef5fba1ba8dfbcb8c3741af2ba15e9d1aa
Microsoft.AspNetCore.Hosting.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0-preview2-final
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Html.Abstractions
by: Microsoft
- 7 total downloads
- Latest version: 2.2.0-preview3-35497
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/49e982cc658c65db432db2768ce6a4ba3706bcf3
Microsoft.AspNetCore.Http
by: Microsoft
- 4 total downloads
- Latest version: 2.2.2
ASP.NET Core default HTTP feature implementations.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/522705f9a27b99ca4ad261f2e89fe51a77b2338e
Microsoft.AspNetCore.Http.Connections.Common
by: Microsoft
- 0 total downloads
- Latest version: 6.0.3
Common primitives for ASP.NET Connection Handlers and clients
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c911002ab43b7b989ed67090f2a48d9073d5118d
Microsoft.AspNetCore.Http.Extensions
by: Microsoft
- 6 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.Http.Features
by: Microsoft
- 3 total downloads
- Latest version: 3.1.22
ASP.NET Core HTTP feature interface definitions.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/7b22a279ec975335bbb0a7cbadef2e45ee15aa9c
Microsoft.AspNetCore.HttpOverrides
by: Microsoft
- 4 total downloads
- Latest version: 2.3.7
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.Identity.EntityFrameworkCore
by: Microsoft
- 3 total downloads
- Latest version: 6.0.28
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/3b519aa7d1a1b66e1d329d694f814e1d8228dc8c
Microsoft.AspNetCore.JsonPatch
by: Microsoft
- 1 total downloads
- Latest version: 10.0.0
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.Metadata
by: Microsoft
- 1 total downloads
- Latest version: 6.0.0-preview.5.21301.17
ASP.NET Core metadata.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5a007deadbb2636caff4656333cafc818b6b2ef6
Microsoft.AspNetCore.MiddlewareAnalysis
by: Microsoft
- 2 total downloads
- Latest version: 3.1.32
ASP.NET Core middleware for analyzing middleware in the request pipeline with System.Diagnostics.DiagnosticSource.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
Microsoft.AspNetCore.Mvc.ApiExplorer
by: Microsoft
- 1 total downloads
- Latest version: 2.3.0
ASP.NET Core MVC API explorer functionality for discovering metadata such as the list of controllers and actions, and their URLs and allowed HTTP methods.