- 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> |
||
|---|---|---|
| .. | ||
| Application | ||
| Domain | ||
| Infrastructure/Data | ||
| Presentation/Endpoints | ||
| Properties | ||
| appsettings.Development.json | ||
| appsettings.json | ||
| GermanApp.csproj | ||
| GermanApp.http | ||
| Program.cs | ||