Microsoft.AspNetCore.Authorization
by: Microsoft
- 4.493k total downloads
- Latest version: 11.0.0-preview.2.26159.112
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/17d11de66cf75b962995c81dd1235fae9aa5ece0
Microsoft.AspNetCore.DataProtection.Abstractions
by: Microsoft
- 4.106k total downloads
- Latest version: 11.0.0-preview.2.26159.112
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/17d11de66cf75b962995c81dd1235fae9aa5ece0
Microsoft.AspNetCore.Connections.Abstractions
by: Microsoft
- 4.158k total downloads
- Latest version: 11.0.0-preview.2.26159.112
Core components of ASP.NET Core networking protocol stack.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/17d11de66cf75b962995c81dd1235fae9aa5ece0
Microsoft.AspNetCore.AzureAppServicesIntegration
by: Microsoft
- 1.686k total downloads
- Latest version: 5.0.17
ASP.NET Core integration with Azure AppServices.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.Cryptography.Internal
by: Microsoft
- 4.451k total downloads
- Latest version: 11.0.0-preview.2.26159.112
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/17d11de66cf75b962995c81dd1235fae9aa5ece0
Microsoft.AspNetCore.AzureAppServices.HostingStartup
by: Microsoft
- 1.464k total downloads
- Latest version: 5.0.17
ASP.NET Core lightup integration with Azure AppServices.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.Components
by: Microsoft
- 1.245k total downloads
- Latest version: 5.0.17
Components feature for ASP.NET Core.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.Cryptography.KeyDerivation
by: Microsoft
- 3.578k total downloads
- Latest version: 11.0.0-preview.2.26159.112
ASP.NET Core utilities for key derivation.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/17d11de66cf75b962995c81dd1235fae9aa5ece0
Microsoft.AspNetCore.Components.Web
by: Microsoft
- 1.144k total downloads
- Latest version: 5.0.17
Support for rendering ASP.NET Core components for browsers.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.Components.Forms
by: Microsoft
- 1.102k total downloads
- Latest version: 5.0.17
Forms and validation support for Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.Components.Analyzers
by: Microsoft
- 3.158k total downloads
- Latest version: 11.0.0-preview.2.26159.112
Roslyn analyzers for ASP.NET Core Components.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/17d11de66cf75b962995c81dd1235fae9aa5ece0
Microsoft.AspNetCore.DataProtection.AzureStorage
by: Microsoft
- 1.083k 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.CookiePolicy
by: Microsoft
- 555 total downloads
- Latest version: 2.3.9
ASP.NET Core cookie policy classes to control the behavior of cookies.
Microsoft.AspNetCore.Authentication.WsFederation
by: Microsoft
- 1.437k total downloads
- Latest version: 5.0.17
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/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.DataProtection
by: Microsoft
- 4.422k total downloads
- Latest version: 11.0.0-preview.2.26159.112
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/17d11de66cf75b962995c81dd1235fae9aa5ece0
Microsoft.AspNetCore.Authorization.Policy
by: Microsoft
- 916 total downloads
- Latest version: 2.3.9
ASP.NET Core authorization policy helper classes.
Microsoft.AspNetCore.DataProtection.EntityFrameworkCore
by: Microsoft
- 1.439k total downloads
- Latest version: 6.0.0-preview.5.21301.17
Support for storing keys using Entity Framework Core.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/5a007deadbb2636caff4656333cafc818b6b2ef6
Microsoft.AspNetCore.Components.WebAssembly.DevServer
by: Microsoft
- 2.024k total downloads
- Latest version: 11.0.0-preview.1.26104.118
Development server for use when building Blazor applications.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/87bc0b04e21d786669142109a5128c95618b75ed
Microsoft.AspNetCore.Cors
by: Microsoft
- 1.16k total downloads
- Latest version: 2.3.9
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.AzureKeyVault
by: Microsoft
- 786 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