Chacaroon/AutoDependencies
Source generator for boilerplate code such as registering and injecting services
This tool helps ASP.NET developers streamline the creation and management of services within their applications. By simply adding an attribute, it automatically generates common boilerplate code like service interfaces, constructors for dependency injection, and methods to register services. This frees up developers to focus on core business logic rather than repetitive setup tasks.
No commits in the last 6 months.
Use this if you are an ASP.NET developer building applications with multiple services and want to automate the repetitive coding tasks associated with dependency injection and service registration.
Not ideal if you prefer to manually write all service registration and dependency injection code, or if you are not working with ASP.NET.
Stars
13
Forks
1
Language
C#
License
MIT
Category
Last pushed
Sep 17, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/Chacaroon/AutoDependencies"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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....
filiptrivan/spiderly
.NET (C#) boilerplate code generator that transforms an EF Core model into a fully customizable...