Good day, I want to set a composite alternate key in the database for the fields, how can this be done through the attributes of the Entity Framework? There is another idea to try through migration, but it is preferable through attributes, the search did not give the presence of such an attribute, maybe it was looking bad?
ps. EF6, .Net, C #, code first