Generate the source code from SQL Server tables. Apis, Data Managers, Entities and even a json for Postman import for testing
A few years ago When I was working in Pensoft, my boss Murat gave me to many CRUD regular tasks. He wants to copying and pasting. When I try to write a code generator, he didn't give me any time. So I keep going on to write some of the features at home. After one year later, I needed the same procedure. So I desided to open up the project, change a few things and reusing it in my current project.
Once connected to a server you can change the database via the Database
menu
You can filter the table list to only show tables in a specific schema via the Schema
menu
This window shows the generated code.