PreviousNext
by bill-s, 2017-05-04T17:20:56.000Z
A simple repository generator for C# projects. NPBaseRepo creates a fully testable repository layer based on entity framework entities. The good thing about NPBaseRepo is that it works with both database-first and code-first entities, without requiring an .edmx file.
Read More