DbEx 3.0.0-preview-2

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

DbEX Database Migration tool base capabilities.

Product 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 is compatible.  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 (5)

Showing the top 5 NuGet packages that depend on DbEx:

Package Downloads
Beef.CodeGen.Core

Business Entity Execution Framework (Beef) Code Generator tool.

DbEx.SqlServer

DbEX Database Migration tool for SQL Server.

Beef.Database.Core

Business Entity Execution Framework (Beef) Database tool.

DbEx.Postgres

DbEX Database Migration tool for PostgreSQL.

DbEx.MySql

DbEX Database Migration tool for MySQL.

GitHub repositories (1)

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

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
3.0.0-preview-2 40 4/2/2026
3.0.0-preview-1 148 3/29/2026
2.8.1 5,039 2/1/2025
2.8.0 5,030 11/19/2024
2.7.1 1,108 10/11/2024
2.7.0 398 10/11/2024
2.6.1 658 10/2/2024
2.6.0 406 10/2/2024
2.5.9 2,169 7/29/2024
2.5.8 769 7/1/2024
2.5.7 603 6/28/2024
2.5.6 435 6/28/2024
2.5.5 464 6/27/2024
2.5.4 426 6/27/2024
2.5.3 683 6/11/2024
2.5.2 1,037 4/17/2024
2.5.1 942 3/25/2024
2.5.0 1,391 2/26/2024
2.4.0 931 1/16/2024
2.3.15 724 1/6/2024
Loading failed