Info
Version: | 0.0.5 |
Author(s): | geovanni.perez |
Last Update: | Tuesday, July 5, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/unosquare/tenantcore |
NuGet Url: | https://www.nuget.org/packages/TenantCore |
Install
Install-Package TenantCore
dotnet add package TenantCore
paket add TenantCore
TenantCore Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
- Microsoft.Owin(>= 3.0.1)
- Microsoft.Owin.Host.SystemWeb(>= 3.0.1)
- System.Linq.Dynamic.Core(>= 1.0.5)
Tags
You can create your own Tenant's resolver or use the default one. The tenant can have a database connection string or any property that you need.