AutoCtor
Dependency injector
Automatically generates constructors and associated code for managing dependencies in C# classes
A Roslyn source generator for creating constructors.
85 stars
4 watching
5 forks
Language: C#
last commit: almost 2 years agoLinked from 1 awesome list
csharpcsharp-sourcegeneratordotnetroslynsource-generator
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A source generator for C# that uses Roslyn to automate dependency injection at compile time. | 79 | |
| A C# source generator that creates constructors from readonly fields/properties in classes or structs. | 52 | |
| Generates code to create primary constructors from readonly fields and properties in C# | 106 | |
| Automatically registers dependencies in Microsoft Dependency Injection Service Collection using compile-time source generation | 73 | |
| A C# library that provides a fast and efficient way to manage dependencies in applications using source generators. | 1,050 | |
| Automates service registration in the Dependency Injection service collection. | 6 | |
| A Compile Time Dependency Injection Framework for C# Applications | 852 | |
| Provides a compiler and code analysis API for C# and Visual Basic languages | 19,145 | |
| Automatically generates interfaces from classes to reduce friction and noise in code | 63 | |
| A compile-time dependency injection container for .Net that generates factory methods to create instances of types. | 7 | |
| A .NET library that uses source generators to automatically create boilerplate code for classes and structs. | 316 | |
| A fast and flexible Dependency Injection library for .NET applications | 1,220 | |
| Tool to use Roslyn-powered C# scripts for code generation in .NET projects | 620 | |
| Automates the creation of controllers from specified services in .NET projects using source generator technology | 8 | |
| A development tool that compiles C# source code into JavaScript for building large-scale web applications. | 660 |