Overload Constructor on partial class not called, leading to null reference on DbContext Factory
I have a Entity Framework generated class for one of my context items. (EF8 /.net8 Blazor Server) This class looks like this:
I have a Entity Framework generated class for one of my context items. (EF8 /.net8 Blazor Server) This class looks like this: