DataJuggler.DBCompare
5.0.3
See the version list below for details.
dotnet add package DataJuggler.DBCompare --version 5.0.3
NuGet\Install-Package DataJuggler.DBCompare -Version 5.0.3
<PackageReference Include="DataJuggler.DBCompare" Version="5.0.3" />
paket add DataJuggler.DBCompare --version 5.0.3
#r "nuget: DataJuggler.DBCompare, 5.0.3"
// Install DataJuggler.DBCompare as a Cake Addin #addin nuget:?package=DataJuggler.DBCompare&version=5.0.3 // Install DataJuggler.DBCompare as a Cake Tool #tool nuget:?package=DataJuggler.DBCompare&version=5.0.3
My website below uses many of my Nuget packages: https://pixeldatabase.net A Free Online Text Based Image Editor.
Please visit my YouTube channel and subscribe if you haven't already, as I make new videos often:
My YouTube channel has videos about C#, Blazor, me learning Python for 3D animation, 3D animation using IClone, Microsoft Flight Simulator and More. https://www.youtube.com/channel/UCaw0joqvisKr3lYJ9Pd2vHA
I make announcements on Twitter when new versions are released, follow me: Data_Juggler
And I have over two dozen projects on GitHub: github.com/DataJuggler
Thanks,
Corby / Data Juggler
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0-windows7.0 is compatible. net6.0-windows was computed. net7.0-windows was computed. net8.0-windows was computed. |
-
net5.0-windows7.0
- DataJuggler.Net5 (>= 2.5.0)
- DataJuggler.Net5.Cryptography (>= 1.5.0)
- DataJuggler.RandomShuffler (>= 1.3.0)
- DataJuggler.UltimateHelper (>= 1.5.5)
- DataJuggler.Win.Controls (>= 5.7.4)
- System.Data.SqlClient (>= 4.8.2)
- XmlMirror.Runtime5 (>= 5.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version 5.0.3 - It turns out the Label text is set in the Init method of the Main Form.
It is fixed now.
Version 5.0.2 - I left the version # as 2 something on the Main Form. Now it is up to date.
I now know this works! New video coming soon.
Version 5.0.1 - I had an image path that was in my Graphics folder, not in the project folder.
This is the 1st version for .Net 5. This project has been ported from .Net Framework, and this is the 1st
attempt as a Nuget package.