Skip to content

frankyveras/EntityFramework_Relationships

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EntityFramework_Relationships

Basic ASP.NET MVC 5 Project

Features:

Entity Framework 6 With Fluent API Mapping

UnitTesting:

One-to-One Relationship ----> Run Test UserUserProfileTest;

One-to-Many Relationship -------> Run Test CustomerOrderTest;

Many-to-Many Relationship -------> StudentCourseTest;

PSD: Delete database before running any test.

About

Basic MVC Project , Entity Framework With Fluent API Mapping

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors