A simple implementation of IoC container and dependency injection.
Info
| Version: | 1.1.0 |
| Author(s): | John Smith |
| Last Update: | Monday, October 10, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/JohnSmithDr/Combo |
| NuGet Url: | https://www.nuget.org/packages/Combo |
Install
Install-Package Combo
dotnet add package Combo
paket add Combo
Combo Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- NETStandard.Library(>= 1.6.0)
- NETStandard.Library(>= 1.6.0)
- Microsoft.NETCore.Portable.Compatibility(>= 1.0.1)
Tags