Modules for Microsoft.Extensions.DependencyInjection
-
Updated
Feb 12, 2024 - C#
Modules for Microsoft.Extensions.DependencyInjection
My small .Net Core WPF+MVVM habit tracker project. Created with love by cheeze in 2021.
Wrap Registered .NET DI Services with Cross Cutting concerns
Decent defaults for adding resilence to HTTP clients.
Extended Hosting.ServiceCollection by giving you the option to automatically include all classes that inherit an interface in the Hosting.ServiceCollection. This can then be retrieved from the ServiceCollection using IEnumarable<TInterface>
Add a description, image, and links to the servicecollection topic page so that developers can more easily learn about it.
To associate your repository with the servicecollection topic, visit your repo's landing page and select "manage topics."