Asp.Net Core MVC - CURD for Beginner Level asp.net core mvc 3.1 Entity Frameword Core 3.1. Bootstarp. jQuery-ajax. Microsoft SQL Server. Need IDE and Tools Visual studio 2019 Micorsoft SQL Server 2019 .Net sdk 3.1 To run the project Clone or download the project from this repo Extract the project zip file Create new database in micorsoft sql server After created new db, run the script file from dotnetcoremvc_crud\Data\script.sql your created databse Open the project with Visual Studio, and open the appsettings.json file Change DbConnection with your Microsoft SQL Server name, you created database name and other username and passwword credentials