luizfelipers19 / Herois-EFNetCoreExample

Basic example to explore the Object Relational Mapping functionalities of the Entity Framework, from .NET 5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Herois-EFNetCoreExample

Another Example project to study the ORM functionalities inside the Entity Framework. In this example, we'll build a Database from a relation of classes about Heroes, their Weapons and the Battles they were involved.

image

About

Basic example to explore the Object Relational Mapping functionalities of the Entity Framework, from .NET 5


Languages

Language:C# 96.3%Language:TSQL 3.7%