Microsoft.AspNetCore.Authentication.Core
by: Microsoft
- 603 total downloads
- Latest version: 2.3.13
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Facebook
by: Microsoft
- 848 total downloads
- Latest version: 2.3.13
ASP.NET Core middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.Google
by: Microsoft
- 971 total downloads
- Latest version: 2.3.13
ASP.NET Core contains middleware to support Google's OpenId and OAuth 2.0 authentication workflows.
Microsoft.AspNetCore.Authentication.JwtBearer
by: Microsoft
- 1.09k total downloads
- Latest version: 2.3.13
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
Microsoft.AspNetCore.Authentication.MicrosoftAccount
by: Microsoft
- 1.185k total downloads
- Latest version: 2.3.13
ASP.NET Core middleware that enables an application to support the Microsoft Account authentication workflow.
Microsoft.AspNetCore.Authentication.OAuth
by: Microsoft
- 1.22k total downloads
- Latest version: 2.3.13
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.OpenIdConnect
by: Microsoft
- 908 total downloads
- Latest version: 2.3.13
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow.
Microsoft.AspNetCore.Authentication.Twitter
by: Microsoft
- 771 total downloads
- Latest version: 2.3.13
ASP.NET Core middleware that enables an application to support Twitter's OAuth 1.0 authentication workflow.
Microsoft.AspNetCore.Authentication.WsFederation
by: Microsoft
- 438 total downloads
- Latest version: 2.3.13
ASP.NET Core middleware that enables an application to support the WsFederation authentication workflow.
Microsoft.AspNetCore.Authorization
by: Microsoft
- 7.281k total downloads
- Latest version: 11.0.0-rc.1.26425.128
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/3551975be08744f0418857c5bed8ab1545c5dd47
Microsoft.AspNetCore.Authorization.Policy
by: Microsoft
- 576 total downloads
- Latest version: 2.3.13
ASP.NET Core authorization policy helper classes.
Microsoft.AspNetCore.AzureAppServices.HostingStartup
by: Microsoft
- 730 total downloads
- Latest version: 2.3.13
ASP.NET Core lightup integration with Azure AppServices.
Microsoft.AspNetCore.AzureAppServicesIntegration
by: Microsoft
- 811 total downloads
- Latest version: 2.3.13
ASP.NET Core integration with Azure AppServices.
Microsoft.AspNetCore.Components
by: Microsoft
- 1.975k total downloads
- Latest version: 5.0.0-preview.6.20312.15
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.Analyzers
by: Microsoft
- 9.351k total downloads
- Latest version: 11.0.0-rc.1.26425.128
Roslyn analyzers for ASP.NET Core Components.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/3551975be08744f0418857c5bed8ab1545c5dd47
Microsoft.AspNetCore.Components.Authorization
by: Microsoft
- 1.482k total downloads
- Latest version: 5.0.0-preview.6.20312.15
Authentication and authorization support for Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/da6e34b3e17bac8fd1f78c7e76d7ed6192514651
Microsoft.AspNetCore.Components.Forms
by: Microsoft
- 1.396k total downloads
- Latest version: 5.0.0-preview.6.20312.15
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.Web
by: Microsoft
- 1.778k total downloads
- Latest version: 5.0.0-preview.6.20312.15
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.WebAssembly
by: Microsoft
- 32 total downloads
- Latest version: 11.0.0-rc.1.26425.128
Build client-side single-page applications (SPAs) with Blazor running under WebAssembly.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/3551975be08744f0418857c5bed8ab1545c5dd47
Microsoft.AspNetCore.Components.WebAssembly.DevServer
by: Microsoft
- 5.994k total downloads
- Latest version: 11.0.0-rc.1.26425.128
Deprecated. Use Microsoft.AspNetCore.Components.Gateway instead of Microsoft.AspNetCore.Components.WebAssembly.DevServer.