Is there a way to create an index on a property/column using code-first, instead of using the new IndexAttribute ?
You can use the INDEX data annotaion Code First Data Annotations