This is the first step in creating your ABP microservice application. We will create the projects structure and the required projects for your microservice setup.
Most of the architecture is based on the EShopOnAbp Sample microservice application here https://github.com/abpframework/eShop....
Blog post: https://blog.antosubash.com/posts/net...
Repo: https://github.com/antosubash/AbpMicr...
#dotnet #abp #microservice
00:00 Intro
01:27 Setup script
01:55 Running the script
05:00 Exploring created solution
06:11 Exploring the setup script
08:22 Repo