bugnet icon indicating copy to clipboard operation
bugnet copied to clipboard

Migrate to Entity Framework

Open dubeaud opened this issue 10 years ago • 0 comments

Create a new branch to migrate the application to entity framework

Create two projects:

  • BugNET.Models
  • BugNET.DataAccess
  • Generate DbContext and Entity models using Entity Framework 6
  • Wire up existing Business classes to use the new DAL

dubeaud avatar Feb 06 '15 20:02 dubeaud