⚠ Deprecated: Other
As I learned more about using the IHostBuilder/IHost API, I came to realize almost all of what I'd implemented in this assembly could be handled in the IHostBuilder/IHost system. Consequently, I'm deprecating my own assembly. J4JSoftware.DependencyInjection also contained an API for locating files. I've moved this to a new assembly, J4JSoftware.FileUtilities.
Suggested alternative: J4JSoftware.FileUtilities
provides customized IHostBuilder and IHost classes for simplified configuration
$ dotnet add package J4JSoftware.DependencyInjectionNo README available.