DbEx.MySql 2.8.1

dotnet add package DbEx.MySql --version 2.8.1
                    
NuGet\Install-Package DbEx.MySql -Version 2.8.1
                    
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="DbEx.MySql" Version="2.8.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DbEx.MySql" Version="2.8.1" />
                    
Directory.Packages.props
<PackageReference Include="DbEx.MySql" />
                    
Project file
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 DbEx.MySql --version 2.8.1
                    
#r "nuget: DbEx.MySql, 2.8.1"
                    
#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 DbEx.MySql@2.8.1
                    
#: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=DbEx.MySql&version=2.8.1
                    
Install as a Cake Addin
#tool nuget:?package=DbEx.MySql&version=2.8.1
                    
Install as a Cake Tool

DbEX Database Migration tool for MySQL.

Product 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.  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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on DbEx.MySql:

Package Downloads
Beef.Database.MySql

Business Entity Execution Framework (Beef) MySQL Database tool.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on DbEx.MySql:

Repository Stars
Avanade/Beef
The Business Entity Execution Framework (Beef) framework, and the underlying code generation, has been primarily created to support the industrialization of API development.
Version Downloads Last Updated
2.8.1 364 2/1/2025
2.8.0 283 11/19/2024
2.7.1 375 10/11/2024
2.7.0 217 10/11/2024
2.6.1 301 10/2/2024
2.6.0 228 10/2/2024
2.5.9 487 7/29/2024
2.5.8 307 7/1/2024
2.5.7 291 6/28/2024
2.5.6 245 6/28/2024
2.5.5 262 6/27/2024
2.5.4 223 6/27/2024
2.5.3 287 6/11/2024
2.5.2 385 4/17/2024
2.5.1 363 3/25/2024
2.5.0 440 2/26/2024
2.4.0 345 1/16/2024
2.3.15 326 1/6/2024
2.3.14 470 12/14/2023
2.3.13 256 12/13/2023
Loading failed