A simple and light-weight inversion of control container, which makes it possible to define dependencies declaratively in code, rather than in configuration files.
Info
| Version: | 0.1.6 |
| Author(s): | David Neumann & Lukas Rögner |
| Last Update: | Wednesday, June 15, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/lecode-official/simple-ioc |
| NuGet Url: | https://www.nuget.org/packages/System.InversionOfControl |
Install
Install-Package System.InversionOfControl
dotnet add package System.InversionOfControl
paket add System.InversionOfControl
System.InversionOfControl Download (Unzip the "nupkg" after downloading)
Dependencies
1 package depend on this package.
Tags