https://github.com/datajuggler/datajuggler.net8
DataJuggler.Net8 is the latest version of DataJuggler.Net. This project is used to reading database schema and powers a few great apps such as DataTier.Net, DB Compare and SQL Snapshot.
https://github.com/datajuggler/datajuggler.net8
Last synced: 9 months ago
JSON representation
DataJuggler.Net8 is the latest version of DataJuggler.Net. This project is used to reading database schema and powers a few great apps such as DataTier.Net, DB Compare and SQL Snapshot.
- Host: GitHub
- URL: https://github.com/datajuggler/datajuggler.net8
- Owner: DataJuggler
- License: mit
- Created: 2023-11-14T17:27:08.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-19T10:38:17.000Z (over 1 year ago)
- Last Synced: 2025-03-26T09:46:11.369Z (over 1 year ago)
- Language: C#
- Size: 187 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# News
9.13.2024: NuGet packages DataJuggler.UltimateHelper and Microsoft.Data.SqlClient were updated.
5.19.2024: A new video was created for DataTier .Net, which is powered by this project
First Ever Opensource Saturday - Sunday Edition
https://youtu.be/uxa1xR6xpzk
12.26.2023: TargetFrameworkEnum was updated to include .NET8
11.20.2023: DataJuggler.UltimateHelper was updated.
11.14.2023: DataJuggler.NET8 is has been released!
8.9.2023: .NET 8 has been released. All the code is the same as the .NET 7 version, except some of the features
for DataTier.Net have been removed as the DataWatcher.cs class is no longer created.
DataJuggler.Net 8 will power the following projects by November. Currently these projects are on .NET 7.
DB Compare
https://github.com/DataJuggler/DBCompare
DB Compare reads the database schema and compares two SQL Server databases and displays a report
of any schema differences. The generate scripts feature is a work in progress.
Another project that uses this and is open source is:
DataJuggler.Excelerate
https://github.com/DataJuggler/Excelerate
Nuget DataJuggler.Excelerate
Live Demo
https://excelerate.datajuggler.com
Code Generate C# Classes From Excel Header Rows
Blazor Source Code For Above Site
Blazor Excelerate
https://github.com/DataJuggler/Blazor.Excelerate
And my latest project is SQL Snapshot
Nuget DataJuggler.SQLSnapshot
https://github.com/DataJuggler/SQLSnapshot
Export an entire SQL Server database to Excel including all rows with 3 lines of code.
-
Another site that is powered by an earlier version of DataJuggler.NET8 is, and is my favorite project.
DataTier.Net
https://github.com/DataJuggler/DataTier.Net
DataTier.Net is an Entity Framework alternative that uses all stored procedures.
If you feel any of the projects are worth the price of free, please leave a star on Git Hub and / or
subscribe to my YouTube channel.
https://youtube.com/DataJuggler
Thanks,
Corby / Data Juggler