This repository is actively development at ABP Framework repository. Check: https://github.com/abpframework/abp-samples/tree/master/SingleLayer
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.
- Download the template.
- Open the project directory with terminal.
- Cast
dotnet ef database update
command. - Run the project.