dotnet ef dbcontext script but receiving an error. The error has to do with an environment variable reference in the Startup class that is coming back as null. My environment variables are stored in a file called .env.source .env (this is on macOS).