Microsoft.AspNetCore.Cors
by: Microsoft
- 1.728k total downloads
- Latest version: 2.3.0
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
- 16.19k total downloads
- Latest version: 10.0.0-rc.2.25502.107
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/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.AspNetCore.Authentication.JwtBearer
by: Microsoft
- 17.321k total downloads
- Latest version: 10.0.0-rc.2.25502.107
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/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.AspNetCore.Authentication.Abstractions
by: Microsoft
- 1.218k total downloads
- Latest version: 2.3.0
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authorization.Policy
by: Microsoft
- 1.296k total downloads
- Latest version: 2.3.0
ASP.NET Core authorization policy helper classes.
Microsoft.AspNetCore.CookiePolicy
by: Microsoft
- 1.871k total downloads
- Latest version: 2.3.0
ASP.NET Core cookie policy classes to control the behavior of cookies.
Microsoft.AspNetCore.Cryptography.KeyDerivation
by: Microsoft
- 15.482k total downloads
- Latest version: 10.0.0-rc.2.25502.107
ASP.NET Core utilities for key derivation.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.AspNetCore.AzureAppServices.HostingStartup
by: Microsoft
- 14.073k total downloads
- Latest version: 10.0.0-rc.2.25502.107
ASP.NET Core lightup integration with Azure AppServices.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.AspNetCore.Authentication.OpenIdConnect
by: Microsoft
- 16.741k total downloads
- Latest version: 10.0.0-rc.2.25502.107
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/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.AspNetCore.Connections.Abstractions
by: Microsoft
- 13.911k total downloads
- Latest version: 10.0.0-rc.2.25502.107
Core components of ASP.NET Core networking protocol stack.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.AspNetCore.Authentication.Core
by: Microsoft
- 1.272k total downloads
- Latest version: 2.3.0
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Cryptography.Internal
by: Microsoft
- 15.634k total downloads
- Latest version: 10.0.0-rc.2.25502.107
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/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.AspNetCore.Authentication.WsFederation
by: Microsoft
- 14.763k total downloads
- Latest version: 10.0.0-rc.2.25502.107
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/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.AspNetCore.Authentication.OAuth
by: Microsoft
- 2.08k total downloads
- Latest version: 2.3.0
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.MicrosoftAccount
by: Microsoft
- 14.776k total downloads
- Latest version: 10.0.0-rc.2.25502.107
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/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.AspNetCore.Authentication.Google
by: Microsoft
- 16.246k total downloads
- Latest version: 10.0.0-rc.2.25502.107
ASP.NET Core contains middleware to support Google's OAuth 2.0 authentication workflow.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.AspNetCore.Authentication.Facebook
by: Microsoft
- 15.862k total downloads
- Latest version: 10.0.0-rc.2.25502.107
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/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.AspNetCore.AzureAppServicesIntegration
by: Microsoft
- 14.751k total downloads
- Latest version: 10.0.0-rc.2.25502.107
ASP.NET Core integration with Azure AppServices.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.AspNetCore.Authorization
by: Microsoft
- 17.059k total downloads
- Latest version: 10.0.0-rc.2.25502.107
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/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.AspNetCore.Authentication.Cookies
by: Microsoft
- 2.343k total downloads
- Latest version: 2.3.0
ASP.NET Core middleware that enables an application to use cookie based authentication.