I am developing an ASP.NET Core 5 application and I just made a modification to one of the model classes as follows
... public long OfferId { get; set; }