mattsoundworld
-
- 588 total downloads
- last updated 6/21/2013
- Latest version: 1.0.2
Simple implementation of the repository pattern for the entity framework. Provides the basic interface, an implementation targeting database entity contexts, and an in memory implementation which can be used... More information -
M3WIOC
by: mattsoundworld- 216 total downloads
- last updated 6/17/2013
- Latest version: 1.0.1
A no frills IOC library. Works best with Setter Injection. On App Start, create your components, Register them with their applicable types, and then Resolve anywhere in your project.