Closed i-vukman closed 1 year ago
Create EF Db context with Celebrity entity.
Celebrity
Celebrity should have FullName and StrippedSortedFullName properties. FullName should be unique and StrippedSortedFullName indexed.
FullName
StrippedSortedFullName
Create EF Db context with
Celebrity
entity.Celebrity should have
FullName
andStrippedSortedFullName
properties.FullName
should be unique andStrippedSortedFullName
indexed.