An open API service indexing awesome lists of open source software.

https://github.com/datajuggler/datajuggler.net6

This is a port of DataJuggler.Net5, which is the main component of DataTier.Net and DBCompare. Useful for database schema reading and code generation.
https://github.com/datajuggler/datajuggler.net6

Last synced: over 1 year ago
JSON representation

This is a port of DataJuggler.Net5, which is the main component of DataTier.Net and DBCompare. Useful for database schema reading and code generation.

Awesome Lists containing this project

README

          

# DataJuggler.Net
Update 12.31.2021: This project has to be downgraded to Microsoft.Data.SqlClient 3.0.1, because of the (unwanted)
breaking changes in 4.0.0, which forces you install a certification in SQL Server, or put encrypt=false.

Updating Microsoft.Data.SqlClient is not recommended at this time.

DataJuggler.Net6 is a core component of several Data Juggler projects including DataTier.Net, DB Compare and XML Mirror.

Another project that uses CSharpClassWriter is called DataJuggler.Excelerate
https://github.com/DataJuggler/Excelerate