Scaffold Entity

Scaffolds a complete CRUD entity across every layer of the Boilerplate solution - entity model, EF Core configuration and migration, DTO, Mapperly mapper, API controller, IAppController interface, AppStrings resource entries, Blazor grid and add/edit pages, and navigation integration. Use when the user asks to add a new entity, add a new feature with CRUD, scaffold a table/model, or says "run scaffold" / "scaffold Product".

bitfoundation ce25fd8 576 B Updated

File contents

Read .github/agents/scaffold-entity.agent.md (relative to the repository root) and follow it exactly.

bitfoundation/bitplatform/tree/main/src/Templates/Boilerplate/Bit.Boilerplate/.agents/skills/scaffold-entity commit ce25fd8405

Frequently asked questions

npx skillmds@latest add bitfoundation/scaffold-entity