TenantCore 0.0.5

dotnet add package TenantCore --version 0.0.5
NuGet\Install-Package TenantCore -Version 0.0.5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TenantCore" Version="0.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TenantCore --version 0.0.5
#r "nuget: TenantCore, 0.0.5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install TenantCore as a Cake Addin
#addin nuget:?package=TenantCore&version=0.0.5

// Install TenantCore as a Cake Tool
#tool nuget:?package=TenantCore&version=0.0.5

TenantCore is an OWIN Middleware that it can help to resolve tenants, a multitenancy middleware, by request's hostname for example or by any resolver. 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.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.5 6,954 7/5/2016
0.0.4 1,274 10/2/2015
0.0.3 1,040 7/8/2015
0.0.2 1,051 6/26/2015
0.0.1 1,025 6/25/2015