Categories
-
Meta
Category Archives: C#
Index Attribute in ASP.Net Core
I was attempting to add an [Index] attribute to a field on a project I started recently that’s using ASP.Net Core 2.2. Though the number of records in the table for now is not terribly large I was just planning … Continue reading