Microsoft.AspNetCore.Authentication.WsFederation
by: Microsoft
- 126 total downloads
- Latest version: 8.0.27
ASP.NET Core middleware that enables an application to support the WsFederation authentication workflow.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/be2530c3035e4bfa7670c6b18f5a64ef89e0e80d
Microsoft.AspNetCore.Authorization
by: Microsoft
- 276 total downloads
- Latest version: 11.0.0-preview.6.26359.118
ASP.NET Core authorization classes.
Commonly used types:
Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute
Microsoft.AspNetCore.Authorization.AuthorizeAttribute
This package was built from the source code at https://github.com/dotnet/dotnet/tree/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.Authorization.Policy
by: Microsoft
- 20 total downloads
- Latest version: 2.3.11
ASP.NET Core authorization policy helper classes.
Microsoft.AspNetCore.AzureAppServices.HostingStartup
by: Microsoft
- 137 total downloads
- Latest version: 8.0.28
ASP.NET Core lightup integration with Azure AppServices.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/bb9eccba9080e07bce32c0bc27c3564c753a7cfe
Microsoft.AspNetCore.AzureAppServicesIntegration
by: Microsoft
- 141 total downloads
- Latest version: 8.0.29
ASP.NET Core integration with Azure AppServices.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/03ef277b368eb3b02122ca62f97d155845cfd5fa
Microsoft.AspNetCore.Components
by: Microsoft
- 178 total downloads
- Latest version: 8.0.29
Components feature for ASP.NET Core.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/03ef277b368eb3b02122ca62f97d155845cfd5fa
Microsoft.AspNetCore.Components.Analyzers
by: Microsoft
- 231 total downloads
- Latest version: 11.0.0-preview.6.26359.118
Roslyn analyzers for ASP.NET Core Components.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.Components.Forms
by: Microsoft
- 182 total downloads
- Latest version: 8.0.29
Forms and validation support for Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/03ef277b368eb3b02122ca62f97d155845cfd5fa
Microsoft.AspNetCore.Components.Web
by: Microsoft
- 184 total downloads
- Latest version: 8.0.29
Support for rendering ASP.NET Core components for browsers.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/03ef277b368eb3b02122ca62f97d155845cfd5fa
Microsoft.AspNetCore.Connections.Abstractions
by: Microsoft
- 75 total downloads
- Latest version: 11.0.0-preview.6.26359.118
Core components of ASP.NET Core networking protocol stack.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.CookiePolicy
by: Microsoft
- 17 total downloads
- Latest version: 2.3.10
ASP.NET Core cookie policy classes to control the behavior of cookies.
Microsoft.AspNetCore.Cors
by: Microsoft
- 28 total downloads
- Latest version: 2.3.11
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.Cryptography.Internal
by: Microsoft
- 225 total downloads
- Latest version: 11.0.0-preview.3.26207.106
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/a8b33e7593686eaee701cd124daaabff2311634f
Microsoft.AspNetCore.Cryptography.KeyDerivation
by: Microsoft
- 183 total downloads
- Latest version: 11.0.0-preview.6.26359.118
ASP.NET Core utilities for key derivation.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.DataProtection
by: Microsoft
- 228 total downloads
- Latest version: 11.0.0-preview.6.26359.118
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/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.DataProtection.Abstractions
by: Microsoft
- 269 total downloads
- Latest version: 11.0.0-preview.6.26359.118
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/ba53d0ed335bed4ab7bfd01988c8e3953ee5ffbe
Microsoft.AspNetCore.DataProtection.AzureKeyVault
by: Microsoft
- 35 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
- 40 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
- 169 total downloads
- Latest version: 11.0.0-preview.5.26302.115
Additional APIs for ASP.NET Core data protection.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.AspNetCore.Diagnostics
by: Microsoft
- 29 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