So you want to build a web application? Cool, I’ll try to illustrate one way to do this using .NET Core step by step to build an application with a database, and even setup some CRUD management in an automated way. Let’s get some assumptions out of the way first. Assumptions .NET Core 2.1 SDK… Read more Build Web Applications with Databases on .NET Core