#CSLARepositoryTest Sample code for a series of blog posts I did back in 2008/2009 on using Dependency Injection and IOC with CSLA.NET:
- Using Dependency Injection with CSLA.NET
- Using the Repository Pattern with CSLA.NET, Part 1
- Using the Repository Pattern with CSLA.NET, Part 2
The code is as-is (and therefore quite old) and a number of people have attempted to get it to work with newer versions of CSLA.NET, Unity, etc. I thought by putting it out on GitHub it would give myself and others the opportunity to improve the samples and even create branches that worked against newer versions of all the frameworks.
##Questions? @twistedstream