Entity Framework Core 6 now scaffolds Nullable Reference Types (NRTs) usage into generated models

In Entity Framework Core 6 when using the database first approach Nullable Reference Types (NRTs) usage will now be scaffolded into the generated models…

More info about Nullable Reference Types (NRTs).
More examples of the new NRT scaffolding in EF Core 6.

Leave a Reply

Your email address will not be published. Required fields are marked *