Robert Altman
Robert Altman
Not sure if this is off-topic. I submitted #39508 about this same issue with a vanilla ASP.Net Core MVC app. **No Blazor involved.** **Steps To Reproduce** - Using Visual Studio...
Lots of good stuff in the comments - hopefully enough for me to get it to work... Here's another specific problem with the docs. I got as far as item...
The examples in these comments put the migrations into a Migrations library, and the entities and DbContext into a Data library. If the point of this repackaging exercise is to...
LOL. Thanks! You can add that correction to your list of "things to do" on this page.
Oh! So just to expand on @ajcvickers comment... This issue (having a NULL value in the database in a column mapped to a non-nullable C# data type) only affects **existing...