DataJuggler.Net 6.9.0

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

Advanced code generation for C# developers. DataJuggler.Net reads SQL Server database schema, and powers DataTier.Net and DBCompare and other projects.

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 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 DataJuggler.Net:

Package Downloads
DataJuggler.Tutorials.PasswordVault

This project contains a demo form and control used for a tutorial video.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.9.0 82 11/24/2025
6.7.3 271 11/12/2025
6.7.2 274 9/15/2025
6.7.1 173 9/10/2025
6.7.0 187 9/9/2025
6.6.0 259 8/8/2025
6.5.15 362 6/11/2025
6.5.14 331 6/11/2025
6.5.12 247 4/21/2025
6.5.11 222 4/2/2025
6.5.10 212 4/1/2025
6.5.9 213 4/1/2025
6.5.8 209 4/1/2025
6.5.7 198 4/1/2025
6.5.6 212 4/1/2025
6.5.5 195 4/1/2025
6.5.4 207 4/1/2025
6.5.3 231 3/31/2025
6.5.2 203 3/31/2025
6.5.1 210 3/31/2025
6.5.0 152 3/29/2025
6.4.3 173 1/23/2025
6.4.2 169 11/20/2024
6.4.1 170 11/20/2024
6.4.0 168 11/19/2024
6.3.0 343 11/18/2023
6.2.0 275 8/12/2023
6.2.0-rc1 229 8/8/2023
6.1.1 4,348 11/15/2022
6.1.0 489 11/14/2022
6.0.6 491 11/12/2022
6.0.5 2,031 4/18/2022
6.0.4 618 3/28/2022
6.0.3 514 12/20/2021
6.0.0 523 12/20/2021
5.8.2 707 1/6/2021
5.8.1 721 12/13/2020
5.8.0 734 12/12/2020
5.7.4 842 1/7/2020
5.7.3 800 12/4/2019
5.7.2 880 10/17/2019
5.7.1 805 10/5/2019
5.7.0 782 9/23/2019
5.6.5 458 9/23/2019
5.6.4-Rc1 444 9/18/2019
5.6.3-Rc1 435 9/18/2019
5.6.1-preview1 440 9/5/2019
5.6.0 804 8/22/2019
5.5.3 779 8/22/2019
5.5.1 2,000 8/2/2019
5.5.0 833 6/28/2019
5.4.2 855 5/28/2019
5.4.1 858 5/27/2019
5.4.0 829 5/27/2019
5.3.1 1,501 5/19/2016
5.3.0 1,363 5/18/2016
5.2.2 1,428 5/18/2016
5.2.1 1,384 3/20/2016
5.2.0 1,553 3/19/2016
5.1.7 2,533 1/16/2015
5.1.6 1,903 1/16/2015
5.1.5 1,853 1/16/2015
5.1.4 1,895 1/16/2015
5.1.3 1,910 1/13/2015
5.1.2 1,541 1/10/2015
5.1.1 1,868 1/9/2015

This version is designed for .Net Framework projects. DataJuggler.Net9 is the latest version for .NET Core. Use DataJuggler.Net8 for .NET8, DataJuggler.Net7 for .NET 7, etc.