News

When using EF core 3.0 and calling some of the DbContext methods there is a System InvalidOperation exception thrown. If I change the exception settings in VS to stop on this type of exception the ...