Skip to content

Selectorsvt/Extended.Microsoft.Extensions.DependencyInjection

Repository files navigation

Extended.Microsoft.Extensions.DependencyInjection

Some extensions method for ServiceCollection, that not include in official Microsoft.Extensions.DependencyInjection package.

Add all types iherited of T type and registered as is.

AddAllTypesInheritedOf<T>

Add all types iherited of T type and registered as T type.

AddAllTypesLike<T>

About

Some extensions method for ServiceCollection, that not include in official Microsoft.Extensions.DependencyInjection package.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages