文章列表
Possible to set column ordering in Entity Framework(可以在实体框架中设置列排序)
How do I use spatials to search a radius of zip codes?(如何使用空间来搜索邮政编码的半径?)
Prevent Entity Framework adding ORDER BY when using Include(防止实体框架在使用 Include 时添加 ORDER BY)
Can we use enums as typesafe entity ids?(我们可以使用枚举作为类型安全的实体 ID 吗?)
Should all Entity Framework methods use async?(所有实体框架方法都应该使用异步吗?)
Entity Framework 6 (code first) entity versioning and auditing(Entity Framework 6(代码优先)实体版本控制和审计)
How do I go about unit testing with Entity Framework and Moq?(如何使用 Entity Framework 和 Moq 进行单元测试?)
EF6 (code first), MVC, Unity, and a service layer without a repository(EF6(代码优先)、MVC、Unity 和没有存储库的服务层)
Entity Framework does not generates ObservableCollection(实体框架不生成 ObservableCollection)
How to use generic type with the database Context in EF6 Code First(如何在 EF6 Code First 中将泛型类型与数据库上下文一起使用)