Make IRepository Generic at Method Level (#24)
* Generic paramter on repository lowered to methods so 1 repo instance per class is all that's required. * Fixed code to use new repository method signatures.
Showing
Please register or sign in to comment