Coding
Entity Framework Core 5: mapping Many-to-Many with relationship attributes
So far, EF Core 5 has been quite handy to reduce the clutter a Many-to-Many would cause. However, I’m currently trying to update an older project and I’ve come across something that I feel like Read more…