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

Commit efb2e93c1d9c Raw commit »

commit
efb2e93c1d9c
parent
0b294eb35ad2
parent
a767d2a87f0f
branch
default

Merge of messenger and child containers code

Comments

    Log in to comment »

    File Lines added Lines removed
    .hgignore 35
    TinyIoC.Tests/TestData/TinyMessengerTestData.cs 28
    TinyIoC.Tests/TestData/UtilityMethods.cs 16
    TinyIoC.Tests/TinyIoC.Tests.csproj 2
    TinyIoC.Tests/TinyIoCTests.cs 142
    TinyIoC.Tests/TinyMessengerTests.cs 425
    TinyIoC.vsmdi 6
    TinyIoC/TinyIoC.cs 52 4
    TinyIoC/TinyIoC.cs.orig 1796
    TinyIoC/TinyIoC.csproj 1
    TinyIoC/TinyMessenger.cs 758