MvvmLib.IoC
0.17.0
dotnet add package MvvmLib.IoC --version 0.17.0
NuGet\Install-Package MvvmLib.IoC -Version 0.17.0
<PackageReference Include="MvvmLib.IoC" Version="0.17.0" />
paket add MvvmLib.IoC --version 0.17.0
#r "nuget: MvvmLib.IoC, 0.17.0"
// Install MvvmLib.IoC as a Cake Addin #addin nuget:?package=MvvmLib.IoC&version=0.17.0 // Install MvvmLib.IoC as a Cake Tool #tool nuget:?package=MvvmLib.IoC&version=0.17.0
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 is compatible. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.7.2
- MvvmLib.Scanning (>= 0.17.0)
-
.NETStandard 2.0
- MvvmLib.Scanning (>= 0.17.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MvvmLib.IoC:
Package | Downloads |
---|---|
MvvmLib.IoC.Extensions.Wpf
MvvmLib IoC Container Extensions. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.17.0 | 777 | 4/5/2023 |
0.16.0 | 213 | 4/3/2023 |
0.15.2 | 230 | 4/1/2023 |
0.15.0 | 274 | 3/24/2023 |
0.6.3 | 657 | 8/9/2019 |
0.5.1 | 533 | 8/4/2019 |
0.5.0 | 527 | 8/4/2019 |
0.4.0.1 | 515 | 8/3/2019 |
0.3.1.1 | 514 | 7/26/2019 |
0.3.0 | 547 | 6/12/2019 |
0.2.1.1 | 550 | 5/28/2019 |
0.2.1 | 557 | 5/28/2019 |
0.2.0.1 | 535 | 5/26/2019 |
0.1.7 | 540 | 5/13/2019 |
0.1.6 | 543 | 4/27/2019 |
0.1.5 | 584 | 4/25/2019 |
0.1.4 | 596 | 4/25/2019 |
0.1.3 | 601 | 4/25/2019 |
0.0.7 | 658 | 4/20/2019 |
0.0.6 | 572 | 4/13/2019 |
0.0.2 | 545 | 4/10/2019 |
0.0.1 | 589 | 3/20/2019 |