Sign in Sign up
nuget

MvvmLib.IoC

MvvmLib IoC Container. "It does all the work" * Auto discovery of types and impletation types for interfaces not registered * Allows to register and resolve types, instances, factories * injection parameters and properties * Lifetimes: Transcient, Singleton, InstancePerScope, InstancePerMatchingScope * Scopes and child scopes * Interceptors allow to intercept value resolution * Custom value resolvers * Attributes: PreferredConstructor, PreferredImplementation (for interfaces), Dependency (for properties and parameters) Etc.

nuget View on Nuget

Activity

Latest release
3y ago
Total releases
22
Cadence
~4 days
Last 12 months
0

Details

First release
Mar 20, 2019
Releases
Version Released
0.17.0 minor
0.16.0 minor
0.15.2 patch
0.15.0 minor
0.6.3 minor
0.5.1 patch
0.5.0 minor
0.4.0.1 minor
0.3.1.1 patch
0.3.0 minor
0.2.1.1 patch
0.2.1 patch
0.2.0.1 minor
0.1.7 patch
0.1.6 patch
0.1.5 patch
0.1.4 patch
0.1.3 minor
0.0.7 patch
0.0.6 patch
0.0.2 patch
0.0.1 initial