Skip to content

Craig831/CoreCodeFirstMigrations

Repository files navigation

CoreCodeFirstMigrations

This is a demo project that I put together to present at a user group meetup. Using .Net Core RC2 and Entity Framework Core Code First Migrations, I created a functional REST API solution using a local database. The initial checkin includes one model and the initial migration. I plan to add related models in future changes and continue to add migrations as I go.

Frameworks/References/Tools/Applications

Visual Studio 2015 (I used Professional but I believe Community will work)

SQL Server Express

ASP.Net Core

Entity Framework Core

Design Pattern(s)

Repository Pattern

Resources

.Net Core Roadmap: https://github.com/dotnet/core/blob/master/roadmap.md

ASP.Net Core Roadmap: https://github.com/aspnet/Home/wiki/Roadmap

EF Core Roadmap: https://github.com/aspnet/EntityFramework/wiki/Roadmap

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published