Manipulating hierarchical data with Entity Framework Core

Опубликовано: 19 Июль 2026
на канале: André Secco
473
51

Have you ever had to work with hierarchical data in a relational database? Did it cause you headaches? In this video, I'll show you a new feature in EF Core for SQL Server to make it easier to use (query and modify) these structures through the HierarchyId type.

Repository: https://github.com/andreluizsecco/EFC...

---------------------------------

Discord Community: http://bit.ly/andresecco_discord

Follow me on these platforms:

Website/Blog: https://andresecco.com.br
Facebook:   / andresecco.fanpage  
Twitter:   / andre_secco  
Instagram:   / secco.andre  
GitHub: https://github.com/andreluizsecco

#HierarchyId #Hierarchy #EFCore #EntityFrameworkCore #SQLServer