I'm using Entity Framework Core to work with a PostgreSQL Database via Npgsql Data Provider. According to ...Date/Time mapping guide..., NodaTime is recommended for PostgreSQL date/time mapping. In setup guide, the following code enables NodaTime type map...