Postgres - artemovsergey/ASP GitHub Wiki

Формат даты Postgres

    static NewsAggregationContext()
    {
        AppContext.SetSwitch("Npgsql.EnableLegacyTimestampBehavior", true);
    }