DeutschLernen/GermanApp/Domain
Lasse Rune Hansen d90e4792d6 Initial commit: GermanApp with Clean Architecture
- Domain layer: Lesson entity, GermanWord value object, repository interfaces
- Application layer: CQRS commands, DTOs with mapping
- Infrastructure layer: EF Core with SQLite, LessonRepository
- Presentation layer: Minimal API endpoints for lessons CRUD

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-05-31 18:14:51 +02:00
..
Entities Initial commit: GermanApp with Clean Architecture 2026-05-31 18:14:51 +02:00
Exceptions Initial commit: GermanApp with Clean Architecture 2026-05-31 18:14:51 +02:00
Interfaces Initial commit: GermanApp with Clean Architecture 2026-05-31 18:14:51 +02:00
ValueObjects Initial commit: GermanApp with Clean Architecture 2026-05-31 18:14:51 +02:00