- **Given** We are using postgresql as a database - **When** There is a need to interact with a database in the code base - **Then** Use the npg sql nuget package to allow interchangable EF core usage with either postgresql or sql server (for testing)