Tag: Sql

Override SaveChanges – EF database first – set properties

Entity Framework can be both a blessing and a curse – especially EF database first. For startups and small clean-sheet projects, it really works wonders. You can get…