DevMarketplace / dev-marketplace

The home of the Developer Marketplace project. A place where developers can share user stories, development tasks and help each other.
GNU General Public License v3.0
3 stars 1 forks source link

Adopt Entity Framework core #2

Closed cracker4o closed 7 years ago

cracker4o commented 8 years ago

Technical Notes

The Developer Marketplace will use the newest EF Core version and a code first approach. All POCO classes and repository classes will be located in the DataAccess layer. The migrations will be maintained by all developers based on the stories they are assigned to.