MultiTenancyFramework.Mvc
1.1.0
dotnet add package MultiTenancyFramework.Mvc --version 1.1.0
NuGet\Install-Package MultiTenancyFramework.Mvc -Version 1.1.0
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="MultiTenancyFramework.Mvc" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MultiTenancyFramework.Mvc --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MultiTenancyFramework.Mvc, 1.1.0"
#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 MultiTenancyFramework.Mvc as a Cake Addin #addin nuget:?package=MultiTenancyFramework.Mvc&version=1.1.0 // Install MultiTenancyFramework.Mvc as a Cake Tool #tool nuget:?package=MultiTenancyFramework.Mvc&version=1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides the infrastructure for building multi-tenant solutions (SaaS) using MVC5
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- EPPlus (>= 4.5.1)
- Microsoft.AspNet.Identity.Owin (>= 2.2.1)
- Microsoft.AspNet.Mvc (>= 5.2.7)
- Microsoft.Owin.Host.SystemWeb (>= 4.0.0)
- Microsoft.Owin.Security (>= 4.0.0)
- Microsoft.Owin.Security.Cookies (>= 4.0.0)
- Microsoft.Owin.Security.OAuth (>= 4.0.0)
- MultiTenancyFramework.Core (>= 1.1.0)
- MultiTenancyFramework.Mvc.Core (>= 1.1.0)
- MultiTenancyFramework.Utils (>= 1.1.0)
- Newtonsoft.Json (>= 12.0.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MultiTenancyFramework.Mvc:
Package | Downloads |
---|---|
MultiTenancyFramework.Mvc.NHibernate
Provides the infrastructure for building multi-tenant solutions (SaaS) using MVC5 and NHibernate |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.0 | 981 | 4/17/2020 |
1.0.0.13 | 1,110 | 12/22/2018 |
1.0.0.12 | 1,217 | 12/17/2017 |
1.0.0.11 | 1,139 | 7/22/2017 |
1.0.0.10 | 1,264 | 4/28/2017 |
1.0.0.9 | 1,182 | 12/22/2016 |
1.0.0.8 | 1,183 | 12/8/2016 |
1.0.0.7 | 1,228 | 9/29/2016 |
1.0.0.6 | 1,161 | 9/13/2016 |
1.0.0.5 | 1,215 | 9/9/2016 |
1.0.0.4 | 1,171 | 9/8/2016 |
1.0.0.3 | 1,160 | 9/7/2016 |
1.0.0.2 | 1,166 | 9/7/2016 |
1.0.0.1 | 1,208 | 8/12/2016 |
1.0.0 | 1,500 | 8/4/2016 |
Read more at https://github.com/smbadiwe/MultiTenancyFramework/wiki. Drop a note if need be.