From 599c2751e53de8b759ea9e6854a28ea2cecb545d Mon Sep 17 00:00:00 2001 From: Mehrdad Shirvani Date: Tue, 18 Mar 2025 12:40:38 +0330 Subject: [PATCH] vault backup: 2025-03-18 12:40:38 --- 02_ProjectOrientedSessions/Session01/Session 01 Document.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/02_ProjectOrientedSessions/Session01/Session 01 Document.md b/02_ProjectOrientedSessions/Session01/Session 01 Document.md index ef3b35e..de91d5e 100644 --- a/02_ProjectOrientedSessions/Session01/Session 01 Document.md +++ b/02_ProjectOrientedSessions/Session01/Session 01 Document.md @@ -32,6 +32,9 @@ public class Entity : IEntity ### Use the latest version of ERD to specify the properties ### You can use this project as a reference: https://github.com/MehrdadShirvani/AlibabaClone-Backend/tree/develop/AlibabaClone.Domain/Aggregates +### Link to the ERD: +https://github.com/TheOrderOfPhoenix/ASP.NET/tree/main/02_ProjectOrientedSessions/docs + ### One Example: ```C#