Initial setup - .NET Microservice with ABP - Part 1

Опубликовано: 22 Май 2026
на канале: Anto Subash
6,043
67

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