Hassle Free ASP.Net/C# Code Generator For SQL Server DB Backend
Apologies in Advance, if this is not the right forum to raise this Question.
We have our Data in Microsoft SQL Server 2019 Database (On-Premises). We are looking for a really really 'Low-Code'/'quick code generator' for the same, to have a GUI.
I came across a few options, like, ASP.Net Maker, Retool etc etc. and few more. But I have no idea which one can actually fit into following requirements......
Requirement(s):
> The tool should generate code that is - 'Standard' and 'manageable', '3rd Party DLL independent'.
i.e. The generated code should not further depend on that code generator tool forever. Rather in future anyone should be able to open/debug/fix/enhance this with Visual Studio. Also should just look like a standard 'Mvc / Core' app.
> Keeping above criteria in mind, we'd also prefer to go for "One Time buying" (if its a paid software) of the tool, instead of Per User/Per Year kind of payment.
i.e. we have a simple Web UI development requirement, very very quickly. That's why instead of engaging lots of .Net Developer, we are just looking for a tool.
Thanks a lot in advance...