Skip to content

Index Data Annotation Support #6

@ghost

Description

Hello, well be great, if your project will support Index Data Annotation. For example:

public class MyEntity {
[Index("Index_MyEntity_Name", 1, IsUnique = true)]
public string Name {get;set;}
}

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions