In Asp.Net Core, I have created the below models:
[Keyless] public class NameSet { public string FirstName { get; set; } public string MiddleName { get; s