DbEx.SqlServer 3.0.0-preview-2

This is a prerelease version of DbEx.SqlServer.
dotnet add package DbEx.SqlServer --version 3.0.0-preview-2
                    
NuGet\Install-Package DbEx.SqlServer -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.SqlServer" 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.SqlServer" Version="3.0.0-preview-2" />
                    
Directory.Packages.props
<PackageReference Include="DbEx.SqlServer" />
                    
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.SqlServer --version 3.0.0-preview-2
                    
#r "nuget: DbEx.SqlServer, 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.SqlServer@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.SqlServer&version=3.0.0-preview-2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=DbEx.SqlServer&version=3.0.0-preview-2&prerelease
                    
Install as a Cake Tool

DbEX Database Migration tool for SQL Server.

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 (2)

Showing the top 2 NuGet packages that depend on DbEx.SqlServer:

Package Downloads
Beef.Database.SqlServer

Business Entity Execution Framework (Beef) SQL Server Database tool.

NTangle.CodeGen

NTangle Change-Data-Capture code-generation.

GitHub repositories (1)

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

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 58 4/2/2026
3.0.0-preview-1 84 3/29/2026
2.8.1 4,465 2/1/2025
2.8.0 3,489 11/19/2024
2.7.1 2,542 10/11/2024
2.7.0 2,275 10/11/2024
2.6.1 2,391 10/2/2024
2.6.0 2,240 10/2/2024
2.5.9 3,425 7/29/2024
2.5.8 2,367 7/1/2024
2.5.7 2,305 6/28/2024
2.5.6 2,236 6/28/2024
2.5.5 3,962 6/27/2024
2.5.4 2,254 6/27/2024
2.5.3 2,402 6/11/2024
2.5.2 2,512 4/17/2024
2.5.1 2,551 3/25/2024
2.5.0 2,657 2/26/2024
2.4.0 2,515 1/16/2024
2.3.15 2,402 1/6/2024
Loading failed