Microsoft.AspNetCore.Authentication.Facebook
by: Microsoft
- 106 total downloads
- Latest version: 9.0.11
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/d3aba8fe1a0d0f5c145506f292b72ea9d28406fc
Microsoft.AspNetCore.Authentication.Google
by: Microsoft
- 87 total downloads
- Latest version: 9.0.11
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/d3aba8fe1a0d0f5c145506f292b72ea9d28406fc
Microsoft.AspNetCore.Authentication.JwtBearer
by: Microsoft
- 0 total downloads
- Latest version: 9.0.0-rc.1.24452.1
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/280c613963a1768b810d09f32c998fe4490855e9
Microsoft.AspNetCore.Authentication.MicrosoftAccount
by: Microsoft
- 97 total downloads
- Latest version: 9.0.11
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/d3aba8fe1a0d0f5c145506f292b72ea9d28406fc
Microsoft.AspNetCore.Authentication.OpenIdConnect
by: Microsoft
- 0 total downloads
- Latest version: 9.0.0-rc.2.24474.3
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/c70204ae3c91d2b48fa6d9b92b62265f368421b4
Microsoft.AspNetCore.Authentication.Twitter
by: Microsoft
- 104 total downloads
- Latest version: 9.0.11
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/d3aba8fe1a0d0f5c145506f292b72ea9d28406fc
Microsoft.AspNetCore.Authorization
by: Microsoft
- 0 total downloads
- Latest version: 9.0.0-rc.2.24474.3
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
- 5 total downloads
- Latest version: 2.0.0
ASP.NET Core authorization policy helper classes.
Microsoft.AspNetCore.AzureAppServices.HostingStartup
by: Microsoft
- 59 total downloads
- Latest version: 9.0.11
ASP.NET Core lightup integration with Azure AppServices.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d3aba8fe1a0d0f5c145506f292b72ea9d28406fc
Microsoft.AspNetCore.AzureAppServicesIntegration
by: Microsoft
- 0 total downloads
- Latest version: 9.0.0-preview.7.24406.2
ASP.NET Core integration with Azure AppServices.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/abc2c7226ff616316cd1e05d76e6c36b49ce06a1
Microsoft.AspNetCore.Components
by: Microsoft
- 0 total downloads
- Latest version: 9.0.0-rc.2.24474.3
Components feature for ASP.NET Core.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c70204ae3c91d2b48fa6d9b92b62265f368421b4
Microsoft.AspNetCore.Components.Forms
by: Microsoft
- 42 total downloads
- Latest version: 9.0.11
Forms and validation support for Blazor applications.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d3aba8fe1a0d0f5c145506f292b72ea9d28406fc
Microsoft.AspNetCore.Components.Web
by: Microsoft
- 42 total downloads
- Latest version: 9.0.11
Support for rendering ASP.NET Core components for browsers.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d3aba8fe1a0d0f5c145506f292b72ea9d28406fc
Microsoft.AspNetCore.CookiePolicy
by: Microsoft
- 44 total downloads
- Latest version: 2.0.0
ASP.NET Core cookie policy classes to control the behavior of cookies.
Microsoft.AspNetCore.Cors
by: Microsoft
- 39 total downloads
- Latest version: 2.0.0
CORS middleware and policy for ASP.NET Core to enable cross-origin resource sharing.
Commonly used types:
Microsoft.AspNetCore.Cors.DisableCorsAttribute
Microsoft.AspNetCore.Cors.EnableCorsAttribute
Microsoft.AspNetCore.DataProtection.AzureStorage
by: Microsoft
- 24 total downloads
- Latest version: 2.0.0
Microsoft Azure Blob storrage support as key store.
Microsoft.AspNetCore.Diagnostics.Identity.Service
by: Microsoft
- 2 total downloads
- Latest version: 1.0.0-preview1-final
ASP.NET Core Identity Service Diagnostics Middleware.
Microsoft.AspNetCore.Http
by: Microsoft
- 39 total downloads
- Latest version: 2.0.0
ASP.NET Core default HTTP feature implementations.
Microsoft.AspNetCore.Http.Connections.Common
by: Microsoft
- 42 total downloads
- Latest version: 9.0.11
Common primitives for ASP.NET Connection Handlers and clients
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d3aba8fe1a0d0f5c145506f292b72ea9d28406fc
Microsoft.AspNetCore.Identity.Service
by: Microsoft
- 2 total downloads
- Latest version: 1.0.0-preview1-final
ASP.NET Core Identity Service implementation based on Entity Framework.