Project Description
Loef (said "loaf") is a set of utility classes and T4 (.tt) templates to help with setting up a proper data access layer using Entity Framework v4.
- Auto generation of DTO classes
- Strongly typed eager fetching
- Singleton instance of your ObjectContext ready for ASP.NET or WCF