Skip to content

How to take a JSON file and include it in a Visual Studio 2015 Console project that includes Entity Framework 6 and seed that Data (from the JSON file)

Notifications You must be signed in to change notification settings

pkellner/EntityFrameworkSeedFromJSON

Repository files navigation

EntityFrameworkSeedFromJSON

How to take a JSON file and include it in a Visual Studio 2015 Console project that includes Entity Framework 6 and seed that Data (from the JSON file)

Blog Posts With More Details About this Project

http://peterkellner.net/2015/11/10/github-visual-studio-2015-extension-getting-started/

http://peterkellner.net/2015/11/10/seed-entity-framework-code-first-with-json-using-c-dynamic/

http://peterkellner.net/2015/11/11/seeding-a-many-to-many-with-entity-framework-and-c-dynamic/

About

How to take a JSON file and include it in a Visual Studio 2015 Console project that includes Entity Framework 6 and seed that Data (from the JSON file)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages