abpframework / eShopOnAbp

Reference microservice solution built with the ABP Framework and .NET, runs on Kubernetes with Helm configuration, includes API Gateways, Angular and ASP.NET Core MVC applications, PostgreSQL and MongoDB databases
https://www.eShopOnAbp.com/
MIT License
664 stars 259 forks source link

Introduce .Net Aspire #248

Closed gterdem closed 1 month ago

gterdem commented 1 month ago

Introduces .Net Aspire

Updated the EShopOnABP solution with new solution folder aspire:

How to run

Currently I didn't integrate the docker images yet so the docker-compose.infrastructure is still required. Introduced start-containers.ps1 to start the required docker services.

closes #243

skoc10 commented 1 month ago

Before we merge this pr to the 'main' branch, we can deploy it from 'aspire' branch to 'azure kubernetes' and test it