dotnet-geo-management/Svrnty.GeoManagement.Tests/appsettings.Example.json

8 lines
118 B
JSON

{
"GoogleGeoManagement": {
"ApiKey": "YOUR_GOOGLE_API_KEY_HERE",
"Language": "en",
"Region": "ca"
}
}