Microsoft.AspNetCore.Antiforgery
by: Microsoft
- 256 total downloads
- Latest version: 2.3.9
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNetCore.ApiAuthorization.IdentityServer
by: Microsoft
- 1.095k total downloads
- Latest version: 8.0.0-preview.6.23329.11
ASP.NET Core API Authorization package powered by Identity Server.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/fb4b5a21ebd67b31fff4ddf5c039181da504c932
Microsoft.AspNetCore.App
by: Microsoft
- 384 total downloads
- Latest version: 2.2.8
Provides a default set of APIs for building an ASP.NET Core application.
This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
Microsoft.AspNetCore.ApplicationInsights.HostingStartup
by: Microsoft
- 151 total downloads
- Latest version: 2.3.9
ASP.NET Core lightup integration with Application Insights.
Microsoft.AspNetCore.Authentication
by: Microsoft
- 256 total downloads
- Latest version: 2.3.9
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Abstractions
by: Microsoft
- 89 total downloads
- Latest version: 2.3.9
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authentication.AzureAD.UI
by: Microsoft
- 1.166k total downloads
- Latest version: 7.0.0-preview.6.22330.3
ASP.NET Core Azure Active Directory Integration provides components for easily integrating Azure Active Directory authentication within your ASP.NET Core application.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ab1f1c636afa3a6607f2d67bc387b586596d1d38
Microsoft.AspNetCore.Authentication.AzureADB2C.UI
by: Microsoft
- 927 total downloads
- Latest version: 7.0.0-preview.6.22330.3
ASP.NET Core Azure Active Directory B2C Integration provides components for easily integrating Azure Active Directory B2C authentication within your ASP.NET Core application.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ab1f1c636afa3a6607f2d67bc387b586596d1d38
Microsoft.AspNetCore.Authentication.Cookies
by: Microsoft
- 254 total downloads
- Latest version: 2.3.9
ASP.NET Core middleware that enables an application to use cookie based authentication.
Microsoft.AspNetCore.Authentication.Core
by: Microsoft
- 167 total downloads
- Latest version: 2.3.9
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Facebook
by: Microsoft
- 1.893k total downloads
- Latest version: 11.0.0-preview.2.26159.112
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/17d11de66cf75b962995c81dd1235fae9aa5ece0
Microsoft.AspNetCore.Authentication.Google
by: Microsoft
- 2.114k total downloads
- Latest version: 11.0.0-preview.2.26159.112
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/17d11de66cf75b962995c81dd1235fae9aa5ece0
Microsoft.AspNetCore.Authentication.JwtBearer
by: Microsoft
- 1.881k total downloads
- Latest version: 11.0.0-preview.2.26159.112
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/17d11de66cf75b962995c81dd1235fae9aa5ece0
Microsoft.AspNetCore.Authentication.MicrosoftAccount
by: Microsoft
- 1.907k total downloads
- Latest version: 11.0.0-preview.2.26159.112
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/17d11de66cf75b962995c81dd1235fae9aa5ece0
Microsoft.AspNetCore.Authentication.OAuth
by: Microsoft
- 273 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.OpenIdConnect
by: Microsoft
- 2.08k total downloads
- Latest version: 11.0.0-preview.2.26159.112
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/17d11de66cf75b962995c81dd1235fae9aa5ece0
Microsoft.AspNetCore.Authentication.Twitter
by: Microsoft
- 1.786k total downloads
- Latest version: 11.0.0-preview.2.26159.112
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/17d11de66cf75b962995c81dd1235fae9aa5ece0
Microsoft.AspNetCore.Authentication.WsFederation
by: Microsoft
- 1.9k total downloads
- Latest version: 11.0.0-preview.2.26159.112
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/17d11de66cf75b962995c81dd1235fae9aa5ece0
Microsoft.AspNetCore.Authorization
by: Microsoft
- 1.491k 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.Authorization.Policy
by: Microsoft
- 132 total downloads
- Latest version: 2.3.9
ASP.NET Core authorization policy helper classes.