Microsoft.AspNetCore.Authentication.Google by: Microsoft
  • 1.313k total downloads
  • Latest version: 5.0.17
  • 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/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.Authentication.JwtBearer by: Microsoft
  • 1.456k total downloads
  • Latest version: 5.0.17
  • 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/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.Authentication.MicrosoftAccount by: Microsoft
  • 1.16k total downloads
  • Latest version: 5.0.17
  • 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/aspnetcore/tree/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.Authentication.OAuth by: Microsoft
  • 419 total downloads
  • Latest version: 2.3.0
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.OpenIdConnect by: Microsoft
  • 1.414k total downloads
  • Latest version: 5.0.17
  • 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/aspnetcore/tree/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.Authentication.Twitter by: Microsoft
  • 1.285k total downloads
  • Latest version: 5.0.17
  • 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/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.Authentication.WsFederation by: Microsoft
  • 1.152k total downloads
  • Latest version: 5.0.17
  • 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/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.Authorization by: Microsoft
  • 2.379k total downloads
  • Latest version: 10.0.0-preview.4.25258.110
  • 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/c22dcd0c7a78d095a94d20e59ec0271b9924c82c
Microsoft.AspNetCore.Authorization.Policy by: Microsoft
  • 246 total downloads
  • Latest version: 2.3.0
  • aspnetcore authorization
ASP.NET Core authorization policy helper classes.
Microsoft.AspNetCore.AzureAppServices.HostingStartup by: Microsoft
  • 1.202k total downloads
  • Latest version: 5.0.17
  • aspnetcore azure appservices
ASP.NET Core lightup integration with Azure AppServices. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.AzureAppServicesIntegration by: Microsoft
  • 1.239k total downloads
  • Latest version: 5.0.17
  • aspnetcore azure appservices
ASP.NET Core integration with Azure AppServices. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.AzureKeyVault.HostingStartup by: Microsoft
  • 68 total downloads
  • Latest version: 2.0.4
  • aspnetcore azure appservices
ASP.NET Core lightup integration with Azure KeyVault.
Microsoft.AspNetCore.Components by: Microsoft
  • 768 total downloads
  • Latest version: 5.0.17
  • aspnetcore components
Components feature for ASP.NET Core. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.Components.Analyzers by: Microsoft
  • 2.273k total downloads
  • Latest version: 10.0.0-preview.4.25258.110
  • aspnetcore components
Roslyn analyzers for ASP.NET Core Components. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c22dcd0c7a78d095a94d20e59ec0271b9924c82c
Microsoft.AspNetCore.Components.Authorization by: Microsoft
  • 921 total downloads
  • Latest version: 5.0.17
  • aspnetcore components
Authentication and authorization support for Blazor applications. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.Components.Forms by: Microsoft
  • 757 total downloads
  • Latest version: 5.0.17
  • aspnetcore components
Forms and validation support for Blazor applications. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.Components.Web by: Microsoft
  • 797 total downloads
  • Latest version: 5.0.17
  • 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/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.Components.WebAssembly.Authentication by: Microsoft
  • 1.171k total downloads
  • Latest version: 10.0.0-preview.4.25258.110
  • aspnetcore components
Build client-side authentication for single-page applications (SPAs). This package was built from the source code at https://github.com/dotnet/dotnet/tree/c22dcd0c7a78d095a94d20e59ec0271b9924c82c
Microsoft.AspNetCore.Connections.Abstractions by: Microsoft
  • 2.192k total downloads
  • Latest version: 10.0.0-preview.4.25258.110
  • aspnetcore
Core components of ASP.NET Core networking protocol stack. This package was built from the source code at https://github.com/dotnet/dotnet/tree/c22dcd0c7a78d095a94d20e59ec0271b9924c82c
Microsoft.AspNetCore.CookiePolicy by: Microsoft
  • 391 total downloads
  • Latest version: 2.3.0
  • aspnetcore
ASP.NET Core cookie policy classes to control the behavior of cookies.