My class structures are as follows;
public class Users { public int Id { get; set; } public string Name { get; set; } public string Surname { get;