
ASP.NET中,如何解决AddToRole和IdentityRole不属于当前上下文模型的问题?
本文共计785个文字,预计阅读时间需要4分钟。我在使用Identity 2.1处理asp.net应用程序的用户角色时,暂时遇到了问题。我创建了一个从IdentityDBContext扩展的新上下文,并扩展了IdentityUser和Iden
共收录篇相关文章

本文共计785个文字,预计阅读时间需要4分钟。我在使用Identity 2.1处理asp.net应用程序的用户角色时,暂时遇到了问题。我创建了一个从IdentityDBContext扩展的新上下文,并扩展了IdentityUser和Iden