Microsoft.AspNetCore.Components.WebAssembly.Server
by: Microsoft
- 6 total downloads
- Latest version: 9.0.0
Runtime server features for ASP.NET Core Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/af22effae4069a5dfb9b0735859de48820104f5b
Microsoft.AspNetCore.Connections.Abstractions
by: Microsoft
- 13 total downloads
- Latest version: 9.0.0
Core components of ASP.NET Core networking protocol stack.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/af22effae4069a5dfb9b0735859de48820104f5b
Microsoft.AspNetCore.Cryptography.Internal
by: Microsoft
- 13 total downloads
- Latest version: 9.0.0
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/aspnetcore/tree/af22effae4069a5dfb9b0735859de48820104f5b
Microsoft.AspNetCore.Cryptography.KeyDerivation
by: Microsoft
- 201 total downloads
- Latest version: 9.0.0
ASP.NET Core utilities for key derivation.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/af22effae4069a5dfb9b0735859de48820104f5b
Microsoft.AspNetCore.DataProtection
by: Microsoft
- 11 total downloads
- Latest version: 9.0.0
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/af22effae4069a5dfb9b0735859de48820104f5b
Microsoft.AspNetCore.DataProtection.Abstractions
by: Microsoft
- 12 total downloads
- Latest version: 9.0.0
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/aspnetcore/tree/af22effae4069a5dfb9b0735859de48820104f5b
Microsoft.AspNetCore.DataProtection.AzureKeyVault
by: Microsoft
- 52 total downloads
- Latest version: 3.1.24
Microsoft Azure KeyVault key encryption support.
This library has been replaced by the following new Azure SDK.
https://www.nuget.org/packages/Azure.Extensions.AspNetCore.DataProtection.Keys
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.AzureStorage
by: Microsoft
- 1 total downloads
- Latest version: 1.0.1
Microsoft Azure Blob storrage support as key store.
Microsoft.AspNetCore.DataProtection.Extensions
by: Microsoft
- 201 total downloads
- Latest version: 9.0.0
Additional APIs for ASP.NET Core data protection.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/af22effae4069a5dfb9b0735859de48820104f5b
Microsoft.AspNetCore.Diagnostics
by: Microsoft
- 30 total downloads
- Latest version: 2.2.0
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
This package was built from the source code at https://github.com/aspnet/Diagnostics/tree/c802d5ef5fba1ba8dfbcb8c3741af2ba15e9d1aa
Microsoft.AspNetCore.Diagnostics.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 2.1.0-preview1-final
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Hosting
by: Microsoft
- 20 total downloads
- Latest version: 2.2.7
ASP.NET Core hosting infrastructure and startup logic for web applications.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/be0a4a7f4cf06cbd6ec714bd1d9afee6bdb040a8
Microsoft.AspNetCore.Hosting.Abstractions
by: Microsoft.AspNetCore.Hosting.Abstractions
- 1 total downloads
- Latest version: 1.0.0-rc2-final
ASP.NET 5 Hosting abstractions.
Microsoft.AspNetCore.Hosting.Server.Abstractions
by: Microsoft
- 3 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.Http
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0-rc1-final
ASP.NET Core default HTTP feature implementations.
Microsoft.AspNetCore.Http.Abstractions
by: Microsoft
- 7 total downloads
- Latest version: 2.2.0-preview3-35497
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/800c79c0e4d3ee7423e9a255ad398e429659912f
Microsoft.AspNetCore.Http.Connections.Common
by: Microsoft
- 0 total downloads
- Latest version: 9.0.0-preview.2.24128.4
Common primitives for ASP.NET Connection Handlers and clients
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e1ad9117a4dac3b0f5f2a7e2b10b43b7016379b9
Microsoft.AspNetCore.Http.Extensions
by: Microsoft
- 4 total downloads
- Latest version: 2.2.0-preview1-35029
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/26b9bc06b2e3d293e055932a53f5a69b1e47208a
Microsoft.AspNetCore.Http.Features
by: Microsoft
- 4 total downloads
- Latest version: 5.0.14
ASP.NET Core HTTP feature interface definitions.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/88ca061d20b28892b28279b17bad46919cff49a4
Microsoft.AspNetCore.HttpOverrides
by: Microsoft
- 1 total downloads
- Latest version: 2.2.0
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 code at https://github.com/aspnet/BasicMiddleware/tree/2d3ad1cb0f9872da40c6d143ce4554563971ae04