Published my IoC container Shifter

Today I published my attemp to make a IoC container. It is more an experiment to see how to build one than that I am attempting to write one that is as good as Unity, Windsor/Castle, StructureMap or Ninject.

Currently it only supports constructor injection. It is a beginning but I am going to add field, property and method injection.

You can find it at Codeplex.