Elsa.Agents.Persistence
3.3.0-rc5
This is a prerelease version of Elsa.Agents.Persistence.
dotnet add package Elsa.Agents.Persistence --version 3.3.0-rc5
NuGet\Install-Package Elsa.Agents.Persistence -Version 3.3.0-rc5
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.Agents.Persistence" Version="3.3.0-rc5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Elsa.Agents.Persistence --version 3.3.0-rc5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Elsa.Agents.Persistence, 3.3.0-rc5"
#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.Agents.Persistence as a Cake Addin #addin nuget:?package=Elsa.Agents.Persistence&version=3.3.0-rc5&prerelease // Install Elsa.Agents.Persistence as a Cake Tool #tool nuget:?package=Elsa.Agents.Persistence&version=3.3.0-rc5&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides Agents persistence services
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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. net9.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Cronos (>= 0.9.0)
- DistributedLock.Core (>= 1.0.8)
- Elsa.Agents.Core (>= 3.3.0-rc5)
- Elsa.Common (>= 3.3.0-rc5)
- LinqKit.Core (>= 1.2.7)
- Microsoft.Extensions.Configuration (>= 9.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 9.0.0)
- Microsoft.Extensions.Configuration.Json (>= 9.0.0)
- Microsoft.Extensions.DependencyInjection (>= 9.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 9.0.0)
- Microsoft.Extensions.Logging (>= 9.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.0)
- Microsoft.Extensions.Logging.Console (>= 9.0.0)
- Microsoft.Extensions.Options (>= 9.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 9.0.0)
- Microsoft.SemanticKernel (>= 1.32.0)
- System.Text.Json (>= 9.0.0)
-
net9.0
- Cronos (>= 0.9.0)
- DistributedLock.Core (>= 1.0.8)
- Elsa.Agents.Core (>= 3.3.0-rc5)
- Elsa.Common (>= 3.3.0-rc5)
- LinqKit.Core (>= 1.2.7)
- Microsoft.Extensions.Configuration (>= 9.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 9.0.0)
- Microsoft.Extensions.Configuration.Json (>= 9.0.0)
- Microsoft.Extensions.DependencyInjection (>= 9.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 9.0.0)
- Microsoft.Extensions.Logging (>= 9.0.0)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.0)
- Microsoft.Extensions.Logging.Console (>= 9.0.0)
- Microsoft.Extensions.Options (>= 9.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 9.0.0)
- Microsoft.SemanticKernel (>= 1.32.0)
- System.Text.Json (>= 9.0.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Elsa.Agents.Persistence:
Package | Downloads |
---|---|
Elsa.Agents.Activities
Provides Agent activities |
|
Elsa.Agents.Api
Provides Agents API endpoints |
|
Elsa.Agents.Persistence.EntityFrameworkCore
Provides an Entity Framework Core provider for the persistence layer of the Agents module |
GitHub repositories
This package is not used by any popular GitHub repositories.