Microsoft.AspNetCore.Authentication.Twitter by: Microsoft
  • 22.601k total downloads
  • Latest version: 10.0.1
  • aspnetcore authentication security
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/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.Authentication.JwtBearer by: Microsoft
  • 24.429k total downloads
  • Latest version: 10.0.1
  • aspnetcore authentication security
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/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.Antiforgery by: Microsoft
  • 3.159k total downloads
  • Latest version: 2.3.9
  • aspnetcore antiforgery
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNetCore.Authentication.Abstractions by: Microsoft
  • 1.617k total downloads
  • Latest version: 2.3.9
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authorization.Policy by: Microsoft
  • 1.745k total downloads
  • Latest version: 2.3.9
  • aspnetcore authorization
ASP.NET Core authorization policy helper classes.
Microsoft.AspNet.Authentication by: Microsoft
  • 491 total downloads
  • Latest version: 1.0.0-rc1-final
ASP.NET 5 common types used by the various authentication middleware.
Microsoft.AspNetCore.AzureAppServices.HostingStartup by: Microsoft
  • 20.353k total downloads
  • Latest version: 10.0.1
  • aspnetcore azure appservices
ASP.NET Core lightup integration with Azure AppServices. This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.Authentication.OpenIdConnect by: Microsoft
  • 23.359k total downloads
  • Latest version: 10.0.1
  • aspnetcore authentication security
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/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore by: Microsoft
  • 3.535k total downloads
  • Latest version: 2.3.9
  • aspnetcore
Microsoft.AspNetCore
Microsoft.AspNetCore.ApplicationInsights.HostingStartup by: Microsoft
  • 1.703k total downloads
  • Latest version: 2.3.9
  • aspnetcore ApplicationInsights Analytics Telemetry AppInsights
ASP.NET Core lightup integration with Application Insights.
Microsoft.AspNetCore.Authentication.Core by: Microsoft
  • 1.734k total downloads
  • Latest version: 2.3.9
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.WsFederation by: Microsoft
  • 20.524k total downloads
  • Latest version: 10.0.1
  • aspnetcore authentication security
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/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.Authentication.OAuth by: Microsoft
  • 2.925k total downloads
  • Latest version: 2.3.9
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.MicrosoftAccount by: Microsoft
  • 21.518k total downloads
  • Latest version: 10.0.1
  • aspnetcore authentication security
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/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.Authentication.Google by: Microsoft
  • 23.64k total downloads
  • Latest version: 10.0.1
  • aspnetcore authentication security
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/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.Authentication.Facebook by: Microsoft
  • 22.244k total downloads
  • Latest version: 10.0.1
  • aspnetcore authentication security
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/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.Authentication by: Microsoft
  • 3.008k total downloads
  • Latest version: 2.3.9
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authorization by: Microsoft
  • 23.205k total downloads
  • Latest version: 10.0.1
  • aspnetcore authorization
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/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.Authentication.Cookies by: Microsoft
  • 3.218k total downloads
  • Latest version: 2.3.9
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to use cookie based authentication.
Microsoft.AspNetCore.All by: Microsoft
  • 5.554k total downloads
  • Latest version: 2.2.8
  • aspnetcore
Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. 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.