Hi all,
I just want to start by giving a little info about what I am used to - C# Web API (there is no entity framework), with a CRUD proc for every table, combined with AngularJS frontend (since this is what I use for my work).
I need to build a web app on the side, so I was just...