/Herois-EFNetCoreExample

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

Primary LanguageC#

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