SyntaxFix
Write A Post
Hire A Developer
Questions
This is a guess :)
Is it because the ID is a string? What happens if you change it to int?
I mean:
public int Id { get; set; }