mrpmorris/AutoRegister

Reflection-free, build-time dependency registration for .NET using Fody

39
/ 100
Emerging

When building .NET applications, AutoRegister automatically sets up how different parts of your code (dependencies) are made available, eliminating the need for manual configuration. It works by scanning your project during the build process to identify and register these connections, giving you a compiled application with efficient, pre-defined dependency management. This is for .NET developers who want to streamline their build process and reduce boilerplate code for dependency injection.

Use this if you are a .NET developer working with dependency injection and want to automate the registration of services and components in your application at compile time.

Not ideal if you require runtime flexibility for dependency registration or are not developing in .NET.

.NET development dependency injection build automation software architecture developer tools
No Package No Dependents
Maintenance 13 / 25
Adoption 6 / 25
Maturity 16 / 25
Community 4 / 25

How are scores calculated?

Stars

22

Forks

1

Language

C#

License

MIT

Last pushed

Mar 15, 2026

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/mrpmorris/AutoRegister"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.