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
Filename Size Date modified Message
Properties
TinyIoC.cs 87.5 KB Added support for Silverlight for AutoRegister
TinyIoC.cs.orig 86.2 KB Added support for CompactFramework
TinyIoC.csproj 2.5 KB Initial subscribe API for TinyMessenger + tests
TinyMessenger.cs 35.2 KB Changed default to use strong references - normal usage seems to be lambdas which results in delivery and filters being collected.