This is a Sample Projekt for an e-Commerce WebShop
- CartAPI (µService for Shopping Cart)
- OrderAPI (µService for Orders)
- ProductCatalogAPI (µService for Product Catalog)
- TokenServiceAPI (IdentityServer4 for Authentication)
- WebMvc (Web Frontent with Asp.net Core Mvc)
- ASP.NET Core
- MS-SQL Server
- MySql Server
- Redis Cache
- Identity Server 4
- Docker
Install Docker and run docker compose command with:
docker-compose up