An open API service indexing awesome lists of open source software.

https://github.com/angelodotnet/sample-efcore-relationship

Examples showing how to configure 3 types of relationships (OneToOne, OneToMany, ManyToMany) between tables with Entity Framework Core
https://github.com/angelodotnet/sample-efcore-relationship

Last synced: 8 months ago
JSON representation

Examples showing how to configure 3 types of relationships (OneToOne, OneToMany, ManyToMany) between tables with Entity Framework Core

Awesome Lists containing this project

README

          

# Sample Entity Framework Core Relationship

Examples showing how to configure 3 types of relationships (OneToOne, OneToMany, ManyToMany) between tables with Entity Framework Core