Lightweight, minimalistic multitenant extension at the top of ASP.NET CORE MVC platform.
Info
Version: | 0.0.1.28 |
Author(s): | Centaurea.Multitenancy |
Last Update: | Tuesday, August 6, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/centaurea/Multitenancy |
NuGet Url: | https://www.nuget.org/packages/Centaurea.Multitenancy |
Install
Install-Package Centaurea.Multitenancy
dotnet add package Centaurea.Multitenancy
paket add Centaurea.Multitenancy
Centaurea.Multitenancy Download (Unzip the "nupkg" after downloading)
Dependencies
- Centaurea.Multitenancy.Annotation(>= 0.0.1.6)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Configuration(>= 2.2.0)
- Microsoft.Extensions.Configuration.Binder(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.Options(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.1)
- System.Reflection.Emit(>= 4.3.0)