Elsa.Tenants
3.3.0-rc2
This is a prerelease version of Elsa.Tenants.
dotnet add package Elsa.Tenants --version 3.3.0-rc2
NuGet\Install-Package Elsa.Tenants -Version 3.3.0-rc2
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="Elsa.Tenants" Version="3.3.0-rc2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Elsa.Tenants --version 3.3.0-rc2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Elsa.Tenants, 3.3.0-rc2"
#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 Elsa.Tenants as a Cake Addin #addin nuget:?package=Elsa.Tenants&version=3.3.0-rc2&prerelease // Install Elsa.Tenants as a Cake Tool #tool nuget:?package=Elsa.Tenants&version=3.3.0-rc2&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides multitenancy services.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Cronos (>= 0.8.4)
- DistributedLock.Core (>= 1.0.7)
- Elsa.Common (>= 3.3.0-rc2)
- Elsa.Features (>= 3.3.0-rc2)
- LinqKit.Core (>= 1.2.5)
- Microsoft.Extensions.Configuration (>= 7.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.2)
- Microsoft.Extensions.Hosting.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.1)
- Microsoft.Extensions.Options (>= 8.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 7.0.0)
- System.Text.Json (>= 8.0.5)
-
net8.0
- Cronos (>= 0.8.4)
- DistributedLock.Core (>= 1.0.7)
- Elsa.Common (>= 3.3.0-rc2)
- Elsa.Features (>= 3.3.0-rc2)
- LinqKit.Core (>= 1.2.5)
- Microsoft.Extensions.Configuration (>= 8.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.2)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.2)
- Microsoft.Extensions.Options (>= 8.0.2)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 8.0.0)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Elsa.Tenants:
Package | Downloads |
---|---|
Elsa.Workflows.Runtime
Provides workflow runtime functionality. |
|
Elsa.EntityFrameworkCore.Common
Provides common Entity Framework Core types for implementing EF Core persistence of varipus ELsa modules. |
|
Elsa.Dapper
Provides Dapper implementations of various persistence abstractions from various modules. |
|
Elsa.ProtoActor.Core
Provides ProtoActor services to the system. Other modules can add actors to the ActorSystem. |
|
Elsa.Tenants.AspNetCore
Provides multitenancy middleware |
GitHub repositories
This package is not used by any popular GitHub repositories.