Location>code7788 >text

Open source projects dotnet/eshop and dotnet/eshopsupport

Popularity:119 ℃/2024-09-19 11:21:59
  • Functionality and ArchitectureNET Aspire-based reference e-commerce application that demonstrates the use of service architecture in building a modern online shopping platform. The project covers core e-commerce functionality such as product catalogs, shopping carts, and order management, while providing support for local development and deployment.
  • technology stackNET 8, supporting microservices architecture, PostgreSQL database, Redis cache, and web, iOS, and Android clients.
  • development environment (computer)NET Aspire tools, Visual Studio 2022 version 17.9 needs to be installed.
  • running mode: You can run the project through Visual Studio or from the command line, e.g., using thedotnet run --project src// command to start the application.