Provides multi-tenant support for ASP.NET Core Identity.
Info
Version: | 2.1.0 |
Author(s): | eleven41 |
Last Update: | Wednesday, March 27, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/eleven41/AspNetCoreMultiTenantIdentity |
NuGet Url: | https://www.nuget.org/packages/Eleven41.AspNetCore.MultiTenantIdentity |
Install
Install-Package Eleven41.AspNetCore.MultiTenantIdentity
dotnet add package Eleven41.AspNetCore.MultiTenantIdentity
paket add Eleven41.AspNetCore.MultiTenantIdentity
Eleven41.AspNetCore.MultiTenantIdentity Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Identity(>= 2.1.6)
- Microsoft.Extensions.DependencyInjection(>= 2.1.1)
- Microsoft.Extensions.Identity.Stores(>= 2.1.6)
Tags