我需要将Asp.Net最新的MVC版本与现有数据库集成,该数据库还有一个String Address列表dbo.AspNetUsers
String Address
dbo.AspNetUsers
我需要创建一个ApplicationUser具有属性Address 的实例.
ApplicationUser
知道怎么做吗?
c# asp.net-mvc identity entity-framework
asp.net-mvc ×1
c# ×1
entity-framework ×1
identity ×1