Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 212 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 212 Bytes

DataAccessLayer

An implementation of a Data Access Layer utilizing Entity Framework. Includes popular patterns like Unit Of Work (UoW) and Repository in conjunction with Entity Framework (EF).