Steven Robbins is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

grumpydev / TinyIoC

An easy to use, hassle free, Inversion of Control Container for small projects and beginners alike.

Clone this repository (size: 858.0 KB): HTTPS / SSH
hg clone https://bitbucket.org/grumpydev/tinyioc
hg clone ssh://hg@bitbucket.org/grumpydev/tinyioc

File history for TinyIoC / TinyIoC.sln

Author Revision Message Labels Date
Steven Robbins 24892e8ac7a5 Updated solution to VS2010
Steven Robbins 0a353b3b9c0d Removed some temporary testing code
Steven Robbins 0b294eb35ad2 Changed AutoRegister to search the whole appdomain by default.
Steven Robbins 7beac4e25ac4 Initial singleton implementation