Welcome to DataTier.Net Discussions! #23
DataJuggler
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I just updated DataTier.Net to support .Net Framework and .Net 5 data tiers.
I chose not to support .Net Core any longer, but it isn't hard to take a .Net 5 project and turn it into .Net Core.
The only issue is you have to switch out DataJuggler.Net5 to DataJuggler.Net.Core nuget package.
To me this project is way easier to use than Entity Framework, and the generated output is code, so you can change it if you need to.
Let me know if you have questions, if there are things you don't understand or I explained them badly.
I am currently started development on a new data entry designer for WinForms and Blazor to cover the two environments I use most often.
Beta Was this translation helpful? Give feedback.
All reactions