What is the code-first approach to set the default value of a database column in entity framework core?
Attempt #1: Using the DefaultValue
DefaultValue