Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org : hemel.dependencyinjection.typedfactory

This Hemel.DependencyInjection.TypedFactory package adds an extension method `AddTypedFactory<>` to the type `Microsoft.Extensions.DependencyInjection.IServiceCollection`. This extension method will implement and register to the service collection a typed factory that is able to instantiate components previously registered to that service collection. The typed factory interface is given to the `AddTypedFactory<>` method. Parameters that are not given to the creation methods of the factory interface will be resolved from the service collection, allowing to inject services without having to explictly declare them to the creation method.

Registry - Homepage - JSON
purl: pkg:nuget/hemel.dependencyinjection.typedfactory
Keywords: Microsoft, DependencyInjection, DI, Typed, factory, dependency-injection
License: MIT
Latest release: over 1 year ago
First release: over 1 year ago
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 days ago

    Loading...
    Readme
    Loading...