Sign in Sign up
nuget

DataJuggler.NET.Data

This class is for .NET10 and is a port of DataJuggler.Net for the .Net Framework, which is used by DataTier.Net and DB Compare to read SQL Server database schema and code generate stored procedure driven data tiers. This class is a replacement for DataJuggler.NET5 - DataJuggler.NET9. All future work will be on this project. -- Notes for .NET 8 carried over. Still Apply. Breaking Change: Now that this project uses Microsoft.Data.SqlClient 5.0+, connection strings must set Encrypt = False if your database is not encrypted. The two main classes are: SQLDatabaseConnector - A wrapper for SqlDatabaseConnection that reads database schema. CSharpClassWriter - A class that is useful in code generating C# classes.

nuget View on Nuget

Activity

Latest release
5mo ago
Total releases
7
Cadence
~27 days
Last 12 months
7

Details

First release
Nov 21, 2025
Releases
Version Released
10.0.6 patch
10.0.5 patch
10.0.4 patch
10.0.3 patch
10.0.2 patch
10.0.1 patch
10.0.0 initial