Skip to content

MatchBox is a small 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.

Notifications You must be signed in to change notification settings

geswan/Matchbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Matchbox

MatchBox is a small 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.

About

MatchBox is a small 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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages