3 packages tagged with “auto-register”
Dead-simple cron job monitoring with auto-registration. Two functions: Ping() and SyncMonitor(). Self-healing monitors.
The Auto-Register NuGet package provides a powerful and flexible way to manage service registration in ASP.NET Core. By automating service discovery and registration, it reduces boilerplate code and helps maintain clean and maintainable service registration logic, especially in large projects with many services.
A dependency injection automation library for .NET that simplifies service registration using attributes. Automatically discovers and registers services decorated with the [AutoRegister] attribute, supporting various lifetimes and registration strategies.