关于[Should We Use Records With EF Core as Model Classes?]的摘要:
In this article, we will explore the pros and cons of using records with EF Core as model classes. We’ll dive into what C# records are, how they differ from classes, and how they can be used as model classes in EF Core.
原文地址: https://code-maze.com/dotnet-efcore-records-as-model-classes/