Sequor.Libs.MultiTenant 1.0.37

dotnet add package Sequor.Libs.MultiTenant --version 1.0.37
                    
NuGet\Install-Package Sequor.Libs.MultiTenant -Version 1.0.37
                    
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="Sequor.Libs.MultiTenant" Version="1.0.37" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Sequor.Libs.MultiTenant" Version="1.0.37" />
                    
Directory.Packages.props
<PackageReference Include="Sequor.Libs.MultiTenant" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Sequor.Libs.MultiTenant --version 1.0.37
                    
#r "nuget: Sequor.Libs.MultiTenant, 1.0.37"
                    
#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.
#addin nuget:?package=Sequor.Libs.MultiTenant&version=1.0.37
                    
Install Sequor.Libs.MultiTenant as a Cake Addin
#tool nuget:?package=Sequor.Libs.MultiTenant&version=1.0.37
                    
Install Sequor.Libs.MultiTenant as a Cake Tool

Multitenant library for migrations and requests

* ActionFilters
* Middleware
* Controller

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Sequor.Libs.MultiTenant:

Package Downloads
Sequor.Libs.Application.SeedWork

Domain-Driven Design pattern helper * Behaviors * Events For more details see GitLab and look for the project.

Sequor.Libs.Behavior.Caching

Domain-Driven Design pattern helper *Caching Behaviors

Sequor.Libs.SpecialTypes

Library with specific types to solve compatibility problems.

Sequor.Libs.EventBus.Persistence.DB

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.37 1,137 5/3/2021
1.0.36 2,062 4/5/2021
1.0.35 1,229 3/29/2021
1.0.34 1,422 3/10/2021
1.0.33 725 12/15/2020
1.0.32 738 11/30/2020
1.0.31 634 11/27/2020
1.0.30 640 11/27/2020
1.0.28 1,059 10/9/2020
1.0.27 657 10/9/2020
1.0.26 687 10/9/2020
1.0.25 557 10/9/2020
1.0.24 635 10/9/2020
1.0.23 611 10/9/2020
1.0.22 702 10/8/2020
1.0.20 724 10/7/2020
1.0.19 674 10/7/2020
1.0.18 750 10/5/2020
1.0.17 610 10/5/2020
1.0.16 630 10/5/2020
1.0.15 642 9/22/2020
1.0.13 1,464 7/17/2020
1.0.12 2,537 6/1/2020
1.0.11 1,132 5/25/2020
1.0.10 3,698 3/24/2020
1.0.9 753 3/20/2020
1.0.8 7,545 2/26/2020
1.0.7 887 2/14/2020
1.0.6 757 2/13/2020
1.0.5 678 2/13/2020
1.0.4 679 2/13/2020
1.0.3 768 2/13/2020 1.0.3 is deprecated because it has critical bugs.
1.0.2 755 2/13/2020 1.0.2 is deprecated because it has critical bugs.
1.0.1 958 2/12/2020 1.0.1 is deprecated because it has critical bugs.
1.0.0 698 2/7/2020

Change tenant API service to scoped