A simple SHOP
- Domain-driven design (DDD)
- Event Sourcing
- Clean Architecture
- CQRS
- .NET 8.0
- Angular
- ASP.NET Core
- Fastendpoints
- SQL
- Event Store
- Mapperly
- MediatR
| Layer | Description |
|---|---|
| Shop.Client | Angular application |
| Shop.Server | API |
| Shop.Application | Communication with Domain Layer |
| Shop.Infrastructure | Persistence |
| Shop.Domain | Core business logic |
- Download and run Event Store.
- Launch the application!
