Registerly is an open-source NuGet package that simplifies the process of registering services in Microsoft's dependency injection container using attributes. It reduces boilerplate code and enhances maintainability by allowing developers to use attributes for DI registration. The post provides examples of both basic and advanced usage, including custom mapping strategies and programmatic registration of services.

6m read timeFrom itnext.io
Post cover image
Table of contents
Custom Mapping StrategiesBonus: Register classes by searching for them
1 Comment

Sort: