PortableIoC 1.0.0
dotnet add package PortableIoC --version 1.0.0
NuGet\Install-Package PortableIoC -Version 1.0.0
<PackageReference Include="PortableIoC" Version="1.0.0" />
paket add PortableIoC --version 1.0.0
#r "nuget: PortableIoC, 1.0.0"
// Install PortableIoC as a Cake Addin #addin nuget:?package=PortableIoC&version=1.0.0 // Install PortableIoC as a Cake Tool #tool nuget:?package=PortableIoC&version=1.0.0
Portable IOC is a tiny (less than 200 lines of code) thread-safe and portable Inversion of Control container. It is designed to make it simple and easy to wire dependencies for client projects include various versions of the Windows Phone, the new Windows 8 Store apps, Silverlight, and will support the desktop as well. Features include dependency resolution, lifetime management, constructor and property injection, control over registration and multiple instance support.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Silverlight | sl3-wp is compatible. sl4 is compatible. sl4-wp71 is compatible. sl5 is compatible. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Windows Phone | wp8 is compatible. wp81 was computed. |
Windows Store | netcore was computed. netcore45 is compatible. netcore451 was computed. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 2,505 | 10/7/2012 |
Initial release.