dotnet / ef6

This is the codebase for Entity Framework 6 (previously maintained at https://entityframework.codeplex.com). Entity Framework Core is maintained at https://github.com/dotnet/efcore.

Home Page:https://docs.microsoft.com/ef/ef6

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

modelBuilder.Configurations.Add 异常

wgh2019 opened this issue · comments

类型为“Mapping.PriceDetailMap”的表达式不能用于方法“System.Data.Entity.ModelConfiguration.Configuration.ConfigurationRegistrar AddSparePriceDetailEntity”的类型为“System.Data.Entity.ModelConfiguration.EntityTypeConfiguration`1[SparePriceDetailEntity]”的参数

This issue has been closed because EF6 is no longer being actively developed. We are instead focusing on stability of the codebase, which means we will only make changes to address security issues. See the repo README for more information.