Flexbase API Guide Prompts
How to Use
Implement the complete Orders feature — DTOs, mapper, query, handlerReview all Update DTOs to ensure they have the mandatory Id propertyCreate a List/Output DTO for the Customer entityAdd concurrency handling to the CreateBooking handlerImplement workflow states for the Order entitySet up email notifications using SendGridCritical Rules
Task Catalog
DTO Tasks
Task
Goal
Mapper Tasks
Task
Goal
Query & Handler Tasks
Task
Goal
Domain Model Tasks
Task
Goal
Workflow & Concurrency Tasks
Task
Goal
Provider & DataStore Tasks
Task
Goal
Review Tasks
Task
Goal
Usage Tips
Related
Last updated