AmarPotki / ValueObjectWithInheritanceInEFCore

Value object with inheritance in EFCore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configure value object with inheritance relationship

This sample has been created to set an example for designing Value Objects with inheritance in DDD and configuring it's Entity Framework core.

Run

Before running the project make sure you set your connection string in ApplicationContext.cs

About

Value object with inheritance in EFCore

License:MIT License


Languages

Language:C# 100.0%