Sequor.Libs.MultiTenant
1.0.8
See the version list below for details.
dotnet add package Sequor.Libs.MultiTenant --version 1.0.8
NuGet\Install-Package Sequor.Libs.MultiTenant -Version 1.0.8
<PackageReference Include="Sequor.Libs.MultiTenant" Version="1.0.8" />
paket add Sequor.Libs.MultiTenant --version 1.0.8
#r "nuget: Sequor.Libs.MultiTenant, 1.0.8"
// Install Sequor.Libs.MultiTenant as a Cake Addin #addin nuget:?package=Sequor.Libs.MultiTenant&version=1.0.8 // Install Sequor.Libs.MultiTenant as a Cake Tool #tool nuget:?package=Sequor.Libs.MultiTenant&version=1.0.8
Multitenant library for migrations and requests
* ActionFilters
* Middleware
* Controller
Product | Versions 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. |
.NET Core | netcoreapp3.0 is compatible. netcoreapp3.1 was computed. |
-
.NETCoreApp 3.0
- MassTransit.Autofac (>= 5.5.6)
- Microsoft.AspNetCore.Diagnostics (>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Cors (>= 2.2.0)
- Microsoft.EntityFrameworkCore (>= 2.2.6)
- Sequor.Libs.EventBus.SeedWork (>= 1.0.1)
- Sequor.Libs.Infrastructure.SeedWork (>= 1.0.12)
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,088 | 5/3/2021 | |
1.0.36 | 2,024 | 4/5/2021 | |
1.0.35 | 1,180 | 3/29/2021 | |
1.0.34 | 1,381 | 3/10/2021 | |
1.0.33 | 687 | 12/15/2020 | |
1.0.32 | 699 | 11/30/2020 | |
1.0.31 | 597 | 11/27/2020 | |
1.0.30 | 603 | 11/27/2020 | |
1.0.28 | 1,022 | 10/9/2020 | |
1.0.27 | 620 | 10/9/2020 | |
1.0.26 | 648 | 10/9/2020 | |
1.0.25 | 519 | 10/9/2020 | |
1.0.24 | 595 | 10/9/2020 | |
1.0.23 | 574 | 10/9/2020 | |
1.0.22 | 664 | 10/8/2020 | |
1.0.20 | 686 | 10/7/2020 | |
1.0.19 | 629 | 10/7/2020 | |
1.0.18 | 713 | 10/5/2020 | |
1.0.17 | 573 | 10/5/2020 | |
1.0.16 | 592 | 10/5/2020 | |
1.0.15 | 603 | 9/22/2020 | |
1.0.13 | 1,425 | 7/17/2020 | |
1.0.12 | 2,489 | 6/1/2020 | |
1.0.11 | 1,093 | 5/25/2020 | |
1.0.10 | 3,654 | 3/24/2020 | |
1.0.9 | 713 | 3/20/2020 | |
1.0.8 | 7,484 | 2/26/2020 | |
1.0.7 | 847 | 2/14/2020 | |
1.0.6 | 717 | 2/13/2020 | |
1.0.5 | 638 | 2/13/2020 | |
1.0.4 | 639 | 2/13/2020 | |
1.0.3 | 695 | 2/13/2020 | |
1.0.2 | 682 | 2/13/2020 | |
1.0.1 | 852 | 2/12/2020 | |
1.0.0 | 658 | 2/7/2020 |
- added eventbus multitenant middleware
- added tenant config extensions
- added ITenant to get tenant any time in dependency injection