Microsoft.AspNetCore.Cors
by: Microsoft
- 3.093k 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.Authentication.Twitter
by: Microsoft
- 9.36k total downloads
- Latest version: 3.1.32
ASP.NET Core middleware that enables an application to support Twitter's OAuth 1.0 authentication workflow.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
Microsoft.AspNetCore.Authentication.JwtBearer
by: Microsoft
- 9.514k total downloads
- Latest version: 3.1.32
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
Microsoft.AspNetCore.Authorization.Policy
by: Microsoft
- 2.052k total downloads
- Latest version: 2.3.9
ASP.NET Core authorization policy helper classes.
Microsoft.AspNetCore.DataProtection
by: Microsoft
- 25.936k total downloads
- Latest version: 11.0.0-preview.3.26207.106
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/a8b33e7593686eaee701cd124daaabff2311634f
Microsoft.AspNetCore.CookiePolicy
by: Microsoft
- 3.483k total downloads
- Latest version: 2.3.9
ASP.NET Core cookie policy classes to control the behavior of cookies.
Microsoft.AspNetCore.DataProtection.Abstractions
by: Microsoft
- 25.952k total downloads
- Latest version: 11.0.0-preview.3.26207.106
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/a8b33e7593686eaee701cd124daaabff2311634f
Microsoft.AspNetCore.Cryptography.KeyDerivation
by: Microsoft
- 27.231k total downloads
- Latest version: 11.0.0-preview.3.26207.106
ASP.NET Core utilities for key derivation.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/a8b33e7593686eaee701cd124daaabff2311634f
Microsoft.AspNetCore.AzureAppServices.HostingStartup
by: Microsoft
- 7.698k total downloads
- Latest version: 3.1.32
ASP.NET Core lightup integration with Azure AppServices.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
Microsoft.AspNetCore.Authentication.OpenIdConnect
by: Microsoft
- 9.364k total downloads
- Latest version: 3.1.32
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
Microsoft.AspNetCore.Connections.Abstractions
by: Microsoft
- 25.777k total downloads
- Latest version: 11.0.0-preview.3.26207.106
Core components of ASP.NET Core networking protocol stack.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/a8b33e7593686eaee701cd124daaabff2311634f
Microsoft.AspNetCore.Cryptography.Internal
by: Microsoft
- 27.149k 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.DataProtection.AzureKeyVault
by: Microsoft
- 5.77k 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.Authentication.WsFederation
by: Microsoft
- 7.399k total downloads
- Latest version: 3.1.32
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/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
Microsoft.AspNetCore.Authentication.OAuth
by: Microsoft
- 3.572k total downloads
- Latest version: 2.3.9
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.MicrosoftAccount
by: Microsoft
- 9.005k total downloads
- Latest version: 3.1.32
ASP.NET Core middleware that enables an application to support the Microsoft Account authentication workflow.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
Microsoft.AspNetCore.Authentication.Google
by: Microsoft
- 10.143k total downloads
- Latest version: 3.1.32
ASP.NET Core contains middleware to support Google's OpenId and OAuth 2.0 authentication workflows.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
Microsoft.AspNetCore.Authentication.Facebook
by: Microsoft
- 9.294k total downloads
- Latest version: 3.1.32
ASP.NET Core middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
Microsoft.AspNetCore.AzureAppServicesIntegration
by: Microsoft
- 8.657k total downloads
- Latest version: 3.1.32
ASP.NET Core integration with Azure AppServices.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
Microsoft.AspNetCore.Authorization
by: Microsoft
- 27.827k total downloads
- Latest version: 11.0.0-preview.3.26207.106
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/a8b33e7593686eaee701cd124daaabff2311634f