The Persian udemy has Wroten by Dotnet core 5 mvc
For run this project on your machine at first you should instal dotnet sdk 5 and set up your database
after that in root project run thise commands
dotnet restore
dotnet build
dotnet run
``` dotnet build``
good luck and have fun