Follow the links below
Install the ABP CLI in a command line terminal, if you haven't installed it before:
> dotnet tool install -g Volo.Abp.Studio.Cli
You can use different levels of namespaces; e.g. BookStore, Acme.BookStore or Acme.Retail.BookStore.
Creates a fully layered solution based on Domain Driven Design practices.
Recommended for long-term projects that need a maintainable and extensible codebase.
A modern and stylish Bootstrap UI theme. Ideal if you want to have a production ready UI theme. This is the newest theme and is the default.
See the screenshotYou can include a mobile application that is integrated to your backend.
Execute the following ABP CLI command in your command-line terminal:
> abp new Acme.BookStore
Follow the links below
You can reach our books from the link;
Build maintainable .NET solutions by following software development best practices using ABP.
Written by the creator of the ABP Framework, this book will help you gain a complete understanding of the framework and modern web application development techniques.
Details