MatchBoxIoc NuGet Package

MatchBoxIoc is a small-footprint IOC container.

At its heart is a simple Dictionary that has a string and a Delegate as the key/value pair. The key is the Type name and the value is a delegate that encapsulates the getter for the type.

It operates by simply looking up the Type name and invoking the delegate that’s associated with it.
https://github.com/geswan/Matchbox/wiki.




Got any MatchBoxIoc Question?





Info

Version: 1.0.0.1
Author(s): George Swan
Last Update: Monday, September 5, 2016
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/geswan/Matchbox
NuGet Url: https://www.nuget.org/packages/MatchBoxIoc


Install
Install-Package MatchBoxIoc
dotnet add package MatchBoxIoc
paket add MatchBoxIoc
MatchBoxIoc Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

.3

avg-downloads-per-day

0

days-since-last-release

2810