filiptrivan/spiderly
.NET (C#) boilerplate code generator that transforms an EF Core model into a fully customizable .NET (C#) + Angular web app
Spiderly helps .NET developers quickly build fully functional web applications by generating all the repetitive code for common tasks like creating, reading, updating, and deleting data (CRUD). You provide an EF Core data model, and Spiderly outputs a complete .NET (C#) and Angular web application with a user interface, API clients, and validation logic. This is for developers who want to accelerate web app creation and reduce manual boilerplate coding.
Use this if you are a .NET developer needing to rapidly generate a full-stack .NET and Angular web application based on your existing EF Core data model.
Not ideal if you need a static website or a highly custom front-end that doesn't benefit from standard CRUD operations.
Stars
51
Forks
19
Language
C#
License
MIT
Category
Last pushed
Mar 17, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/filiptrivan/spiderly"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
serenity-is/Serenity
Business Apps Made Simple with Asp.Net Core MVC / TypeScript
sjh37/EntityFramework-Reverse-POCO-Code-First-Generator
EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully...
mganss/XmlSchemaClassGenerator
Generate C# classes from XML Schema files
dadhi/FastExpressionCompiler
Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative....
NMFCode/NMF
This repository contains the entire code for the .NET Modeling Framework