Startup .cs
public void ConfigureServices(IServiceCollection services) { //Add PostgreSQL support services.AddEntityFrameworkNpgsql()