A lightweight IoC container with only property dependency injection.
Info
| Version: | 0.21.0 |
| Author(s): | Tuan Nguyen |
| Last Update: | Sunday, July 1, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/CmsZwo/CmsZwo.Container |
| NuGet Url: | https://www.nuget.org/packages/CmsZwo.Container |
Install
Install-Package CmsZwo.Container
dotnet add package CmsZwo.Container
paket add CmsZwo.Container
CmsZwo.Container Download (Unzip the "nupkg" after downloading)
Dependencies
- CmsZwo.Extensions(>= 0.5.0)