Microsoft.AspNetCore.Authentication.Google
by: Microsoft
- 31 total downloads
- Latest version: 2.0.0
ASP.NET Core contains middleware to support Google's OpenId and OAuth 2.0 authentication workflows.
Microsoft.AspNetCore.Authentication.MicrosoftAccount
by: Microsoft
- 44 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware that enables an application to support the Microsoft Account authentication workflow.
Microsoft.AspNetCore.Authentication.Twitter
by: Microsoft
- 44 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware that enables an application to support Twitter's OAuth 1.0 authentication workflow.
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
- 9 total downloads
- Latest version: 2.0.0
ASP.NET Core lightup integration with Azure AppServices.
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.Hosting.Abstractions
by: Microsoft
- 46 total downloads
- Latest version: 2.0.0
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Http
by: Microsoft
- 39 total downloads
- Latest version: 2.0.0
ASP.NET Core default HTTP feature implementations.
Microsoft.AspNetCore.Identity
by: Microsoft
- 56 total downloads
- Latest version: 2.0.0
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user.
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.
Microsoft.AspNetCore.Identity.Service.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 1.0.0-preview1-final
ASP.NET Core common types defining the main abstractions for Identity Service.
Microsoft.AspNetCore.Identity.Service.Core
by: Microsoft
- 3 total downloads
- Latest version: 1.0.0-preview1-final
ASP.NET Core common types implementing the main abstractions for Identity Service.
- 2 total downloads
- Latest version: 1.0.0-preview1-final
ASP.NET Core Identity Service implementation based on ASP.NET Core Identity.
- 2 total downloads
- Latest version: 1.0.0-preview1-final
ASP.NET Core Identity Service in process client.
Microsoft.AspNetCore.Identity.Service.Mvc
by: Microsoft
- 3 total downloads
- Latest version: 1.0.0-preview1-final
ASP.NET Core Identity Service integration for ASP.NET Core MVC.
Microsoft.AspNetCore.Identity.UI
by: Microsoft
- 604 total downloads
- Latest version: 10.0.1
ASP.NET Core Identity UI is the default Razor Pages built-in UI for the ASP.NET Core Identity framework.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.Localization.Routing
by: Microsoft
- 24 total downloads
- Latest version: 2.0.0
Provides a request culture provider which gets culture and ui-culture from request's route data.