Elsa.Agents.Persistence.EntityFrameworkCore
3.3.5
dotnet add package Elsa.Agents.Persistence.EntityFrameworkCore --version 3.3.5
NuGet\Install-Package Elsa.Agents.Persistence.EntityFrameworkCore -Version 3.3.5
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.EntityFrameworkCore" Version="3.3.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Elsa.Agents.Persistence.EntityFrameworkCore" Version="3.3.5" />
<PackageReference Include="Elsa.Agents.Persistence.EntityFrameworkCore" />
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 Elsa.Agents.Persistence.EntityFrameworkCore --version 3.3.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Elsa.Agents.Persistence.EntityFrameworkCore, 3.3.5"
#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.
#:package Elsa.Agents.Persistence.EntityFrameworkCore@3.3.5
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Elsa.Agents.Persistence.EntityFrameworkCore&version=3.3.5
#tool nuget:?package=Elsa.Agents.Persistence.EntityFrameworkCore&version=3.3.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides an Entity Framework Core provider for the persistence layer of the Agents module
| 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. 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
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.Persistence (>= 3.3.5)
- Elsa.EntityFrameworkCore.Common (>= 3.3.5)
- FastEndpoints (>= 5.33.0)
- FastEndpoints.Security (>= 5.33.0)
- FastEndpoints.Swagger (>= 5.33.0)
- Humanizer.Core (>= 2.14.1)
- LinqKit.Core (>= 1.2.8)
- Microsoft.EntityFrameworkCore (>= 8.0.12)
- Microsoft.EntityFrameworkCore.Relational (>= 8.0.12)
- Microsoft.Extensions.Caching.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Caching.Memory (>= 8.0.1)
- Microsoft.Extensions.Configuration (>= 8.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Configuration.Json (>= 8.0.1)
- Microsoft.Extensions.DependencyInjection (>= 8.0.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.2)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.1)
- Microsoft.Extensions.Logging (>= 8.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.2)
- Microsoft.Extensions.Logging.Console (>= 8.0.1)
- Microsoft.Extensions.Options (>= 8.0.2)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 8.0.0)
- Microsoft.SemanticKernel (>= 1.34.0)
- Newtonsoft.Json (>= 13.0.3)
- Open.Linq.AsyncExtensions (>= 1.2.0)
- ShortGuid (>= 2.0.1)
- System.CommandLine (>= 2.0.0-beta4.22272.1)
- System.Linq.Async (>= 6.0.1)
- System.Text.Json (>= 8.0.5)
-
net9.0
- Cronos (>= 0.9.0)
- DistributedLock.Core (>= 1.0.8)
- Elsa.Agents.Persistence (>= 3.3.5)
- Elsa.EntityFrameworkCore.Common (>= 3.3.5)
- FastEndpoints (>= 5.33.0)
- FastEndpoints.Security (>= 5.33.0)
- FastEndpoints.Swagger (>= 5.33.0)
- Humanizer.Core (>= 2.14.1)
- LinqKit.Core (>= 1.2.8)
- Microsoft.EntityFrameworkCore (>= 9.0.1)
- Microsoft.EntityFrameworkCore.Relational (>= 9.0.1)
- Microsoft.Extensions.Caching.Abstractions (>= 9.0.1)
- Microsoft.Extensions.Caching.Memory (>= 9.0.1)
- Microsoft.Extensions.Configuration (>= 9.0.1)
- Microsoft.Extensions.Configuration.Abstractions (>= 9.0.1)
- Microsoft.Extensions.Configuration.Json (>= 9.0.1)
- Microsoft.Extensions.DependencyInjection (>= 9.0.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 9.0.1)
- Microsoft.Extensions.Hosting.Abstractions (>= 9.0.1)
- Microsoft.Extensions.Logging (>= 9.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.1)
- Microsoft.Extensions.Logging.Console (>= 9.0.1)
- Microsoft.Extensions.Options (>= 9.0.1)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 9.0.1)
- Microsoft.SemanticKernel (>= 1.34.0)
- Newtonsoft.Json (>= 13.0.3)
- Open.Linq.AsyncExtensions (>= 1.2.0)
- ShortGuid (>= 2.0.1)
- System.CommandLine (>= 2.0.0-beta4.22272.1)
- System.Linq.Async (>= 6.0.1)
- System.Text.Json (>= 9.0.1)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Elsa.Agents.Persistence.EntityFrameworkCore:
| Package | Downloads |
|---|---|
|
Elsa.Agents.Persistence.EntityFrameworkCore.SqlServer
Provides an EF Core migrations for SQL Server for the Agents Persistence module. |
|
|
Elsa.Agents.Persistence.EntityFrameworkCore.Sqlite
Provides an EF Core migrations for SQLite for the Agents Persistence module. |
|
|
Elsa.Agents.Persistence.EntityFrameworkCore.MySql
Provides an EF Core migrations for MySQL for the Agents Persistence module. |
|
|
Elsa.Agents.Persistence.EntityFrameworkCore.PostgreSql
Provides an EF Core migrations for PostgreSQL for the Agents Persistence module. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.3.5 | 1,848 | 3/18/2025 |
| 3.3.4 | 279 | 2/23/2025 |
| 3.3.3 | 234 | 2/9/2025 |
| 3.3.2 | 121 | 2/6/2025 |
| 3.3.2-rc2 | 87 | 2/6/2025 |
| 3.3.2-rc1 | 89 | 1/30/2025 |
| 3.3.1 | 158 | 1/24/2025 |
| 3.3.0 | 281 | 1/22/2025 |
| 3.3.0-rc8 | 88 | 1/17/2025 |
| 3.3.0-rc7 | 101 | 1/11/2025 |
| 3.3.0-rc6 | 117 | 1/2/2025 |
| 3.3.0-rc5 | 87 | 12/29/2024 |
| 3.3.0-rc4 | 104 | 12/21/2024 |
| 3.3.0-rc3 | 101 | 12/2/2024 |
| 3.3.0-rc2 | 104 | 11/12/2024 |
| 3.3.0-rc1 | 93 | 11/1/2024 |