- ASP.NET Core 5
- Entity Framework Core
- MSSQL
Have .NET 5 installed and MSSQL. Init local database with name "KingAcademy2021" (as in ConnectionString) and run schema compare with Database project (or manually execute SQL scripts to create tables, sorry no migrations)