Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 374 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 374 Bytes

Models.Northwind

##Entity Framework code-first entity library for the Northwind database##

This library can create and seed a new Northwind database using Entity Framework Code First Migrations. I exported data from an existing Northwind database to json files and use those files to seed the database.