Ecosyste.ms: Packages

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

Top 10.0% downloads on nuget.org

nuget.org : com.marcusts.smartdi

A container that creates and then (optionally) stores variables to provide caching and centralized access. These sorts of containers are sometimes mis-described as IOC ("Inversion of Control") Containers. Since they do not provide any control over program flow, the accurate term is DI ("Dependency Injection") Container. The SmartDI Container is unique in that it: * Does not store instantiated objects unnecessarily. * Supports object life-cycle management. When an object dies, it is removed from the container. This requires you to raise a global message. * Supports simple register-and-resolve so types do not need to be registered in advance.

Registry - JSON
purl: pkg:nuget/com.marcusts.smartdi
Keywords: ioc, ioc-container, di, di-container, object-lifecycle, smart-di-container, maui
License:
Latest release: almost 2 years ago
First release: over 5 years ago
Dependent packages: 2
Downloads: 24,677 total
Last synced: 2 days ago

    Loading...
    Readme
    Loading...