Postgres .net 6 DateTime -Problem

AppContext.SetSwitch("Npgsql.EnableLegacyTimestampBehavior", true);
to the Startup Configure method
Defeated Dolphin