Skip to content

Instantly share code, notes, and snippets.

@tonysneed
Created January 28, 2022 00:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tonysneed/f5f8d7530bc6fc97792929dc8d0421ef to your computer and use it in GitHub Desktop.
Save tonysneed/f5f8d7530bc6fc97792929dc8d0421ef to your computer and use it in GitHub Desktop.
{
"WeatherDatabaseSettings": {
"ConnectionString": "mongodb://localhost:27017",
"DatabaseName": "WeathersTestDb",
"CollectionName": "Weathers"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment