Mid MVC

ApplicationUser class:?

public class ApplicationUser : IdentityUser

public string FullName { get; set; }

More from ASP.NET Core MVC Tutorial

All questions for this course