ef-int32-bug

时间:2024-03-03 23:14:15
【文件属性】:

文件名称:ef-int32-bug

文件大小:63KB

文件格式:ZIP

更新时间:2024-03-03 23:14:15

C#

如何使用这个仓库 更新appsettings.json以获取正确的连接字符串 运行此命令: dotnet ef database update 运行应用程序 使用以下任何链接 在StoresProjectedController.cs使用自动映射器投影到IQueryable 。 它引发错误。 GET HTTP / 1.1 在StoresSimpleController.cs直接将dbset转换并将其转换为IQueryable ,并且效果很好 GET HTTP / 1.1 在ef5和ef 3中测试 您可以在软件包之间进行切换,以使用相同版本的automapper查看相同的内容,并且Odata在ef3中有效,但在ef 5中无效 堆栈跟踪 System.InvalidOperationException: Rewriting child expression from type 'Sy


【文件预览】:
ef-int32-bug-master
----ef.Int32Bug.sln(2KB)
----readme.md(6KB)
----Research.ConsoleApp()
--------Program.cs(189B)
--------Research.ConsoleApp.csproj(442B)
----src()
--------Axceligent.Research.Dotnet5AndOdata()
----config.png(43KB)
----.gitignore(4KB)

网友评论