Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/asp.net/36.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Asp.net Microsoft.AspNetCore.Identity.EntityFrameworkCore类标识符用户为空,不应为';不是满了吗?_Asp.net_Asp.net Identity_Visual Studio 2017_Entity Framework Core - Fatal编程技术网

Asp.net Microsoft.AspNetCore.Identity.EntityFrameworkCore类标识符用户为空,不应为';不是满了吗?

Asp.net Microsoft.AspNetCore.Identity.EntityFrameworkCore类标识符用户为空,不应为';不是满了吗?,asp.net,asp.net-identity,visual-studio-2017,entity-framework-core,Asp.net,Asp.net Identity,Visual Studio 2017,Entity Framework Core,我在我的项目中添加了一个Nugget package Identity.frameworkcore,我使用了IdentityUser类,但它似乎是空的。 我也在看教程,在那里似乎是相当充分的类 有什么建议吗 IdentityUser不是空的-它继承自IdentityUser。你可以在这里开始学习:@trailmax Ohh。。。。非常感谢。:)IdentityUser不是空的-它继承自IdentityUser。你可以在这里开始学习:@trailmax Ohh。。。。非常感谢。:)

我在我的项目中添加了一个Nugget package Identity.frameworkcore,我使用了
IdentityUser
类,但它似乎是空的。

我也在看教程,在那里似乎是相当充分的类


有什么建议吗

IdentityUser
不是空的-它继承自
IdentityUser
。你可以在这里开始学习:@trailmax Ohh。。。。非常感谢。:)
IdentityUser
不是空的-它继承自
IdentityUser
。你可以在这里开始学习:@trailmax Ohh。。。。非常感谢。:)