stefanzilik-shell

Results 2 issues of stefanzilik-shell

When inserting entities with EF Core, for auto-generated columns e.g. Identity, EF core is using value provided if the value is non-default (e.g. '2' instead of '0' for an int...

question

Hi, great examples thank you. Is there any way to get the Server version use WebApplicationFactory for hosting? This is so we can override the configuration/inject test fakes as per...