Skip to content

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

License

Notifications You must be signed in to change notification settings

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

License

Stars

Watchers

Forks

Packages

No packages published

Languages