This is a template that contains only one .NET project with includes all ABP Framework features.
This template is total representation of ABP Framework DDD layered template.
- Run
dotnet ef database update
command in the folder of theMyCompanyName.MyProjectName
project. - Run the project.