Sign in Sign up
nuget

DataJuggler.Net9

This class is for .NET9 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. -- 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
1y ago
Total releases
6
Cadence
~3 days
Last 12 months
0

Details

First release
Nov 19, 2024
Releases
Version Released
9.0.5 patch
9.0.4 patch
9.0.3 patch
9.0.2 patch
9.0.1 patch
9.0.0 initial