A .NET Standard Dependency Injection /Inversion of Control (DI/IoC) library, based loosely on the old Microsoft SCSF/CAB Frameworks.
Info
Version: | 1.0.17213 |
Author(s): | Chris Tacke |
Last Update: | Wednesday, August 2, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/opennetcf-ioc-standard |
Install
Install-Package opennetcf-ioc-standard
dotnet add package opennetcf-ioc-standard
paket add opennetcf-ioc-standard
opennetcf-ioc-standard Download (Unzip the "nupkg" after downloading)
Dependencies
- opennetcf-extensions-standard(>= 1.0.17160)
- NETStandard.Library(>= 1.6.1)