MatchboxCore NuGet Package

MatchBox is a small IOC container.

At its heart is a simple Dictionary that has a string / 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. See https://github.com/geswan/Matchbox/wiki.




Got any MatchboxCore Question?





Info

Version: 1.0.0
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/MatchboxCore


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





STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

3177