Sign in Sign up
nuget

Waher.Runtime.Inventory

Class library that keeps an inventory of types and interfaces available in your code. It also provides a means to access available types given an interface, and can find the best implementation to process a task or item. It can be used to implement an Inversion of Control Pattern, and helps instantiate interfaces, abstract classes and normal classes, including recursively instantiating constructor arguments. Handles singleton types.

nuget View on Nuget

Activity

Latest release
6mo ago
Total releases
47
Cadence
~40 days
Last 12 months
2

Details

First release
Jun 02, 2017
Releases
Version Released
1.4.6 patch
1.4.5 patch
1.4.4 patch
1.4.3 patch
1.4.2 patch
1.4.1 patch
1.4.0 minor
1.3.1 patch
1.3.0 minor
1.2.0 minor
1.1.7 patch
1.1.6 patch
1.1.5 patch
1.1.4 patch
1.1.3 patch
1.1.2 patch
1.1.1 patch
1.1.0 minor
1.0.28 patch
1.0.27 patch
1.0.26 patch
1.0.25 patch
1.0.24 patch
1.0.23 patch
1.0.22 patch
1.0.21 patch
1.0.20 patch
1.0.19 patch
1.0.18 patch
1.0.17 patch
1.0.16 patch
1.0.15 patch
1.0.14 patch
1.0.13 patch
1.0.12 patch
1.0.11 patch
1.0.10 patch
1.0.9 patch
1.0.8 patch
1.0.7 patch
1.0.6 patch
1.0.5 patch
1.0.4 patch
1.0.3 patch
1.0.2 patch
1.0.1 patch
1.0.0 initial