Elsa.EntityFrameworkCore.MySql
3.3.0-rc7
This is a prerelease version of Elsa.EntityFrameworkCore.MySql.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Elsa.EntityFrameworkCore.MySql --version 3.3.0-rc7
NuGet\Install-Package Elsa.EntityFrameworkCore.MySql -Version 3.3.0-rc7
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.EntityFrameworkCore.MySql" Version="3.3.0-rc7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Elsa.EntityFrameworkCore.MySql --version 3.3.0-rc7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Elsa.EntityFrameworkCore.MySql, 3.3.0-rc7"
#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.EntityFrameworkCore.MySql as a Cake Addin #addin nuget:?package=Elsa.EntityFrameworkCore.MySql&version=3.3.0-rc7&prerelease // Install Elsa.EntityFrameworkCore.MySql as a Cake Tool #tool nuget:?package=Elsa.EntityFrameworkCore.MySql&version=3.3.0-rc7&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides MySQL EF Core migrations for various modules.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Antlr4.Runtime.Standard (>= 4.13.1)
- AspNetCore.Authentication.ApiKey (>= 8.0.1)
- Cronos (>= 0.9.0)
- DistributedLock.Core (>= 1.0.8)
- DistributedLock.FileSystem (>= 1.0.3)
- Elsa.EntityFrameworkCore (>= 3.3.0-rc7)
- FastEndpoints (>= 5.32.0)
- FastEndpoints.Security (>= 5.32.0)
- FastEndpoints.Swagger (>= 5.32.0)
- Humanizer.Core (>= 2.14.1)
- IronCompress (>= 1.6.3)
- LinqKit.Core (>= 1.2.7)
- Microsoft.Data.Sqlite.Core (>= 8.0.11)
- Microsoft.EntityFrameworkCore (>= 8.0.11)
- Microsoft.EntityFrameworkCore.Relational (>= 8.0.11)
- Microsoft.EntityFrameworkCore.Sqlite (>= 8.0.11)
- 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.DependencyModel (>= 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.Options (>= 8.0.2)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 8.0.0)
- Newtonsoft.Json (>= 13.0.3)
- Open.Linq.AsyncExtensions (>= 1.2.0)
- Pomelo.EntityFrameworkCore.MySql (>= 8.0.2)
- Scrutor (>= 5.0.2)
- ShortGuid (>= 2.0.1)
- System.CommandLine (>= 2.0.0-beta4.22272.1)
- System.Linq.Async (>= 6.0.1)
- System.Linq.Dynamic.Core (>= 1.5.1)
- ThrottleDebounce (>= 2.0.0)
-
net9.0
- Antlr4.Runtime.Standard (>= 4.13.1)
- AspNetCore.Authentication.ApiKey (>= 8.0.1)
- Cronos (>= 0.9.0)
- DistributedLock.Core (>= 1.0.8)
- DistributedLock.FileSystem (>= 1.0.3)
- Elsa.EntityFrameworkCore (>= 3.3.0-rc7)
- FastEndpoints (>= 5.32.0)
- FastEndpoints.Security (>= 5.32.0)
- FastEndpoints.Swagger (>= 5.32.0)
- Humanizer.Core (>= 2.14.1)
- IronCompress (>= 1.6.3)
- LinqKit.Core (>= 1.2.7)
- Microsoft.Data.Sqlite.Core (>= 9.0.0)
- Microsoft.EntityFrameworkCore (>= 9.0.0)
- Microsoft.EntityFrameworkCore.Relational (>= 9.0.0)
- Microsoft.EntityFrameworkCore.Sqlite (>= 9.0.0)
- Microsoft.Extensions.Caching.Abstractions (>= 9.0.0)
- Microsoft.Extensions.Caching.Memory (>= 9.0.0)
- 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.DependencyModel (>= 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.Options (>= 9.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 9.0.0)
- Newtonsoft.Json (>= 13.0.3)
- Open.Linq.AsyncExtensions (>= 1.2.0)
- Pomelo.EntityFrameworkCore.MySql (>= 9.0.0-preview.2.efcore.9.0.0)
- Scrutor (>= 5.0.2)
- ShortGuid (>= 2.0.1)
- System.CommandLine (>= 2.0.0-beta4.22272.1)
- System.Linq.Async (>= 6.0.1)
- System.Linq.Dynamic.Core (>= 1.5.1)
- System.Text.Json (>= 9.0.0)
- ThrottleDebounce (>= 2.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Elsa.EntityFrameworkCore.MySql:
Package | Downloads |
---|---|
Elsa.Agents.Persistence.EntityFrameworkCore.MySql
Provides an EF Core migrations for MySQL for the Agents Persistence module. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.3.0 | 17 | 1/22/2025 |
3.3.0-rc8 | 29 | 1/17/2025 |
3.3.0-rc7 | 31 | 1/11/2025 |
3.3.0-rc6 | 58 | 1/2/2025 |
3.3.0-rc5 | 51 | 12/29/2024 |
3.3.0-rc4 | 49 | 12/21/2024 |
3.3.0-rc3 | 76 | 12/2/2024 |
3.3.0-rc2 | 79 | 11/12/2024 |
3.3.0-rc1 | 54 | 11/1/2024 |
3.2.3 | 569 | 10/31/2024 |
3.2.2 | 117 | 10/31/2024 |
3.2.1 | 380 | 10/12/2024 |
3.2.0 | 613 | 8/30/2024 |
3.2.0-rc6 | 132 | 8/21/2024 |
3.2.0-rc5 | 120 | 8/14/2024 |
3.2.0-rc4 | 91 | 8/7/2024 |
3.2.0-rc3 | 119 | 7/18/2024 |
3.2.0-rc2 | 134 | 7/5/2024 |
3.2.0-rc1 | 99 | 6/10/2024 |
3.1.3 | 786 | 4/26/2024 |
3.1.2 | 197 | 4/2/2024 |
3.1.1 | 124 | 4/1/2024 |
3.1.0 | 125 | 3/29/2024 |
3.0.6 | 165 | 2/28/2024 |
3.0.5 | 171 | 2/1/2024 |
3.0.4 | 109 | 1/24/2024 |
3.0.3 | 146 | 1/15/2024 |
3.0.2 | 134 | 1/8/2024 |
3.0.1 | 88 | 1/6/2024 |
3.0.0 | 143 | 12/31/2023 |
3.0.0-preview.727 | 138 | 9/17/2023 |
3.0.0-preview.726 | 87 | 9/17/2023 |
3.0.0-preview.604 | 107 | 7/26/2023 |
3.0.0-preview.602 | 99 | 7/26/2023 |
3.0.0-preview.594 | 96 | 7/25/2023 |