DataJuggler.Net
5.7.2
See the version list below for details.
dotnet add package DataJuggler.Net --version 5.7.2
NuGet\Install-Package DataJuggler.Net -Version 5.7.2
<PackageReference Include="DataJuggler.Net" Version="5.7.2" />
paket add DataJuggler.Net --version 5.7.2
#r "nuget: DataJuggler.Net, 5.7.2"
// Install DataJuggler.Net as a Cake Addin #addin nuget:?package=DataJuggler.Net&version=5.7.2 // Install DataJuggler.Net as a Cake Tool #tool nuget:?package=DataJuggler.Net&version=5.7.2
I added a new method GetDatabaseSchemaXml and I updated GetDatabaseSchemaHash method to first export the database schema to Xml, than I call GetTextValue, which returns a numeric score of the text, and finally the numeric score is converted to a string and then encrypted.
This should work much better than my first bad attempt at this.
Product | Versions 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. |
-
- DataJuggler.Core.UltimateHelper (>= 1.3.6)
- System.Data.SqlClient (>= 4.7.0)
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.4.2 | 89 | 11/20/2024 |
6.4.1 | 90 | 11/20/2024 |
6.4.0 | 78 | 11/19/2024 |
6.3.0 | 299 | 11/18/2023 |
6.2.0 | 199 | 8/12/2023 |
6.2.0-rc1 | 157 | 8/8/2023 |
6.1.1 | 3,115 | 11/15/2022 |
6.1.0 | 384 | 11/14/2022 |
6.0.6 | 378 | 11/12/2022 |
6.0.5 | 1,901 | 4/18/2022 |
6.0.4 | 487 | 3/28/2022 |
6.0.3 | 391 | 12/20/2021 |
6.0.0 | 392 | 12/20/2021 |
5.8.2 | 567 | 1/6/2021 |
5.8.1 | 565 | 12/13/2020 |
5.8.0 | 580 | 12/12/2020 |
5.7.4 | 688 | 1/7/2020 |
5.7.3 | 645 | 12/4/2019 |
5.7.2 | 713 | 10/17/2019 |
5.7.1 | 635 | 10/5/2019 |
5.7.0 | 612 | 9/23/2019 |
5.6.5 | 318 | 9/23/2019 |
5.6.4-Rc1 | 304 | 9/18/2019 |
5.6.3-Rc1 | 305 | 9/18/2019 |
5.6.1-preview1 | 305 | 9/5/2019 |
5.6.0 | 633 | 8/22/2019 |
5.5.3 | 618 | 8/22/2019 |
5.5.1 | 1,734 | 8/2/2019 |
5.5.0 | 670 | 6/28/2019 |
5.4.2 | 695 | 5/28/2019 |
5.4.1 | 688 | 5/27/2019 |
5.4.0 | 670 | 5/27/2019 |
5.3.1 | 1,174 | 5/19/2016 |
5.3.0 | 1,044 | 5/18/2016 |
5.2.2 | 1,101 | 5/18/2016 |
5.2.1 | 1,059 | 3/20/2016 |
5.2.0 | 1,065 | 3/19/2016 |
5.1.7 | 2,023 | 1/16/2015 |
5.1.6 | 1,396 | 1/16/2015 |
5.1.5 | 1,336 | 1/16/2015 |
5.1.4 | 1,377 | 1/16/2015 |
5.1.3 | 1,416 | 1/13/2015 |
5.1.2 | 1,198 | 1/10/2015 |
5.1.1 | 1,376 | 1/9/2015 |
This version is designed for .Net Framework projects, but will also work for Dot Net Core.
DataJuggler.Net.Core is recommended for Dot Net Core projects.