You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Todd Thomson edited this page Aug 13, 2018
·
2 revisions
Data Attributes
Entities.Sqlite does not support data annotation attributes. We believe that keeping your entities/POCO objects clean is important. The fluent API for mapping entities is concise and complete and handles the task of model building in a single OnModelBuilding() method.