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.JsonPatch
by: Microsoft
- 19 total downloads
- Latest version: 2.0.0
ASP.NET Core support for JSON PATCH.
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.
Microsoft.AspNetCore.MiddlewareAnalysis
by: Microsoft
- 55 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware for analyzing middleware in the request pipeline with System.Diagnostics.DiagnosticSource.
Microsoft.AspNetCore.Mvc
by: Microsoft
- 64 total downloads
- Latest version: 2.0.0
ASP.NET Core MVC is a web framework that gives you a powerful, patterns-based way to build dynamic websites and web APIs. ASP.NET Core MVC enables a clean separation of concerns and gives you full control over markup.
Microsoft.AspNetCore.Mvc.Analyzers
by: Microsoft
- 71 total downloads
- Latest version: 3.0.0-preview3-19153-02
CSharp Analyzers for ASP.NET Core MVC.
Microsoft.AspNetCore.Mvc.ApiExplorer
by: Microsoft
- 43 total downloads
- Latest version: 2.0.0
ASP.NET Core MVC API explorer functionality for discovering metadata such as the list of controllers and actions, and their URLs and allowed HTTP methods.