vault backup: 2025-03-18 12:57:43

This commit is contained in:
2025-03-18 12:57:43 +03:30
parent 599c2751e5
commit 76f9bf6b20
@@ -48,7 +48,7 @@ public class Account : Entity<long>
```
## Add Navigation Properties
### What is a navigation property?
### What is a navigation property? (the following pieces of code are just there for educational purposes)
#### **🔹 Navigation Properties in Entity Framework Core: Everything You Need to Know**
---