gpt4 book ai didi

asp.net-mvc - IdentityUserLogin 不包含 User 的定义

转载 作者:行者123 更新时间:2023-12-04 15:44:27 26 4
gpt4 key购买 nike

我正在尝试构建一个 asp.net MVC-5 项目 当我突然出现这个错误时

Error 1 'Microsoft.AspNet.Identity.EntityFramework.IdentityUserLogin' does not contain a definition for 'User' and no extension method 'User' accepting a first argument of type 'Microsoft.AspNet.Identity.EntityFramework.IdentityUserLogin' could be found (are you missing a using directive or an assembly reference?) D:\Projects\FULL\Control Panel\ControlPanel.Web\Models\IdentityModels.cs 53 56 ControlPanel.Web



如果我通过 nugget 安装了所有必要的软件包,我不知道它的性质。

the error I have

我所做的只是建立一些关系!

some code that doesn't compile in the OnModelCreating override

最佳答案

我终于想通了 >>
我正在使用 Microsot.Aspnet.Identitly 组装 在第 2 版中,他们摆脱了第 1 版中存在的导航属性,但由于小 nuget 更新而无法想象这种不一致。

关于asp.net-mvc - IdentityUserLogin 不包含 User 的定义,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22448257/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com