Tag: <span>EF Core</span>

Being fairly new with EF Core, I am still discovering solutions to problems that I solved long ago with database-first development.

Today I found out how to add a non-nullable foreign key reference to a new table.