Microsoft.AspNetCore.Authentication.AzureAD.UI by: Microsoft
  • 155 total downloads
  • Latest version: 3.1.32
  • aspnetcore authentication AzureAD
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/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
Microsoft.AspNetCore.Authentication.Cookies by: Microsoft
  • 171 total downloads
  • Latest version: 2.2.0
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to use cookie based authentication. This package was built from the source code at https://github.com/aspnet/Security/tree/93926543f8469614c2feb23de8a8c0561b8b2463
Microsoft.AspNetCore.Authentication.Core by: Microsoft
  • 107 total downloads
  • Latest version: 2.2.0
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication middleware components. This package was built from the source code at https://github.com/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489
Microsoft.AspNetCore.Authentication.Facebook by: Microsoft
  • 269 total downloads
  • Latest version: 3.1.32
  • 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/aspnetcore/tree/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
Microsoft.AspNetCore.Authentication.Google by: Microsoft
  • 308 total downloads
  • Latest version: 3.1.32
  • aspnetcore authentication security
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.JwtBearer by: Microsoft
  • 348 total downloads
  • Latest version: 3.1.32
  • 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/aspnetcore/tree/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
Microsoft.AspNetCore.Authentication.MicrosoftAccount by: Microsoft
  • 292 total downloads
  • Latest version: 3.1.30
  • 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/aspnet/AspNetCore/tree/2e51a0b6eba74bdf02aee71944e973487937cb99
Microsoft.AspNetCore.Authentication.OAuth by: Microsoft
  • 152 total downloads
  • Latest version: 2.2.0
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow. This package was built from the source code at https://github.com/aspnet/Security/tree/93926543f8469614c2feb23de8a8c0561b8b2463
Microsoft.AspNetCore.Authentication.OpenIdConnect by: Microsoft
  • 358 total downloads
  • Latest version: 3.1.31
  • 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/aspnet/AspNetCore/tree/fbe05294ac5c88be848b4d57d60cb2657874da9b
Microsoft.AspNetCore.Authentication.Twitter by: Microsoft
  • 236 total downloads
  • Latest version: 3.1.32
  • 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/aspnetcore/tree/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
Microsoft.AspNetCore.Authentication.WsFederation by: Microsoft
  • 289 total downloads
  • Latest version: 3.1.32
  • 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/aspnetcore/tree/3eeb12e106b9e913c3a4dec1a7d16da7b74149eb
Microsoft.AspNetCore.Authorization by: Microsoft
  • 1,17k total downloads
  • Latest version: 9.0.0-rc.2.24474.3
  • 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/aspnetcore/tree/c70204ae3c91d2b48fa6d9b92b62265f368421b4
Microsoft.AspNetCore.Authorization.Policy by: Microsoft
  • 108 total downloads
  • Latest version: 2.2.0
  • aspnetcore authorization
ASP.NET Core authorization policy helper classes. This package was built from the source code at https://github.com/aspnet/Security/tree/93926543f8469614c2feb23de8a8c0561b8b2463
Microsoft.AspNetCore.AzureAppServicesIntegration by: Microsoft
  • 61 total downloads
  • Latest version: 3.1.21
  • aspnetcore azure appservices
ASP.NET Core integration with Azure AppServices. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/458d97420a173fe87487b58ec4aa47a4c9dc4710
Microsoft.AspNetCore.Components by: Microsoft
  • 307 total downloads
  • Latest version: 5.0.0-preview.6.20312.15
  • aspnetcore components
Components feature for ASP.NET Core. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/da6e34b3e17bac8fd1f78c7e76d7ed6192514651
Microsoft.AspNetCore.Components.CustomElements by: Microsoft
  • 166 total downloads
  • Latest version: 9.0.0-rc.1.24452.1
  • aspnetcore components
Provides a mechanism for using Blazor components as custom HTML elements. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/280c613963a1768b810d09f32c998fe4490855e9
Microsoft.AspNetCore.Components.Analyzers by: Microsoft
  • 924 total downloads
  • Latest version: 9.0.0-rc.2.24474.3
  • aspnetcore components
Roslyn analyzers for ASP.NET Core Components. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c70204ae3c91d2b48fa6d9b92b62265f368421b4
Microsoft.AspNetCore.Components.Web by: Microsoft
  • 187 total downloads
  • Latest version: 5.0.0-preview.6.20312.15
  • aspnetcore components
Support for rendering ASP.NET Core components for browsers. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/da6e34b3e17bac8fd1f78c7e76d7ed6192514651
Microsoft.AspNetCore.Components.Forms by: Microsoft
  • 248 total downloads
  • Latest version: 5.0.0-preview.6.20312.15
  • aspnetcore components
Forms and validation support for Blazor applications. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/da6e34b3e17bac8fd1f78c7e76d7ed6192514651
Microsoft.AspNetCore.Components.Authorization by: Microsoft
  • 184 total downloads
  • Latest version: 5.0.0-preview.6.20312.15
  • aspnetcore components
Authentication and authorization support for Blazor applications. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/da6e34b3e17bac8fd1f78c7e76d7ed6192514651