example we have BlogEntity and i wan't to map ApplicationUser . But can't map public class Blog { public ApplicationUser user {get;set;} }