Spiderly
A free, open-source .NET framework that turns an EF Core data model into a complete, production-ready C# + Angular app, generating the CRUD pages, API, controllers, DTOs and validators, then regenerating them whenever the model changes. Built for the AI-coding era, it strips away the repetitive scaffolding so engineers and their LLMs spend time on business logic, not boilerplate. Auth, authorization, emailing and error handling ship out of the box, with a bundled Claude Code plugin so AI agents understand the framework.
- C# / .NET
- Roslyn Source Generators
- Angular