##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.