DataJuggler.Net 5.5.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package DataJuggler.Net --version 5.5.3
                    
NuGet\Install-Package DataJuggler.Net -Version 5.5.3
                    
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="5.5.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DataJuggler.Net" Version="5.5.3" />
                    
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 5.5.3
                    
#r "nuget: DataJuggler.Net, 5.5.3"
                    
#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.
#addin nuget:?package=DataJuggler.Net&version=5.5.3
                    
Install as a Cake Addin
#tool nuget:?package=DataJuggler.Net&version=5.5.3
                    
Install as a Cake Tool

DataJuggler.Net is the core component of DataTier.Net, XmlMirror, DB Compare and more.

The source is available here:

https://github.com/DataJuggler/DataJuggler.Net

This class is helpful in C# code generation and SQL database schema reading.

Projects built with DataJuggler.Net

DataTier.Net - An Entity Framework alternative that creates stored procedure powered data tiers. https://github.com/DataJuggler/DataTier.Net

DB Compare - Compare the database schema of two SQL Server databases and view a report showing any schema differences. https://github.com/DataJuggler/DBCompare

XMLMirror - XML Mirror uses reflection to create C# Xml Parsers and Writers. https://github.com/DataJuggler/XMLMirror

New in version 5.5.3 includes the following fixes:

  1. Private variables for delete and Property Delete are not created for Views.
Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  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.5.15 291 6/11/2025
6.5.14 276 6/11/2025
6.5.12 176 4/21/2025
6.5.11 171 4/2/2025
6.5.10 164 4/1/2025
6.5.9 160 4/1/2025
6.5.8 158 4/1/2025
6.5.7 153 4/1/2025
6.5.6 161 4/1/2025
6.5.5 157 4/1/2025
6.5.4 158 4/1/2025
6.5.3 172 3/31/2025
6.5.2 161 3/31/2025
6.5.1 159 3/31/2025
6.5.0 102 3/29/2025
6.4.3 134 1/23/2025
6.4.2 136 11/20/2024
6.4.1 130 11/20/2024
6.4.0 120 11/19/2024
6.3.0 310 11/18/2023
6.2.0 221 8/12/2023
6.2.0-rc1 180 8/8/2023
6.1.1 4,048 11/15/2022
6.1.0 420 11/14/2022
6.0.6 417 11/12/2022
6.0.5 1,949 4/18/2022
6.0.4 538 3/28/2022
6.0.3 444 12/20/2021
6.0.0 446 12/20/2021
5.8.2 630 1/6/2021
5.8.1 632 12/13/2020
5.8.0 646 12/12/2020
5.7.4 757 1/7/2020
5.7.3 715 12/4/2019
5.7.2 788 10/17/2019
5.7.1 710 10/5/2019
5.7.0 689 9/23/2019
5.6.5 394 9/23/2019
5.6.4-Rc1 373 9/18/2019
5.6.3-Rc1 373 9/18/2019
5.6.1-preview1 373 9/5/2019
5.6.0 715 8/22/2019
5.5.3 691 8/22/2019
5.5.1 1,815 8/2/2019
5.5.0 747 6/28/2019
5.4.2 768 5/28/2019
5.4.1 766 5/27/2019
5.4.0 745 5/27/2019
5.3.1 1,357 5/19/2016
5.3.0 1,229 5/18/2016
5.2.2 1,285 5/18/2016
5.2.1 1,243 3/20/2016
5.2.0 1,251 3/19/2016
5.1.7 2,328 1/16/2015
5.1.6 1,697 1/16/2015
5.1.5 1,641 1/16/2015
5.1.4 1,686 1/16/2015
5.1.3 1,714 1/13/2015
5.1.2 1,392 1/10/2015
5.1.1 1,674 1/9/2015

This is the first update now that this project is on GitHub