0
kimoerum created
Hi, I wonder why I cannot use the EF attribute [Index] on entities in my ASP.NET Zero project?
I use the Abp.EntityFramework v. 2.0.2 that is build on EF 6.1 as far as I can see. I use the newest ASP.NET Zero project. And as far as I can see the [Index] attribute is supported with EF 6.
Any suggestions to why?
Kim.