- .NET Core 3.0 or later
- Download here - https://dotnet.microsoft.com/download/dotnet-core/3.0
- You will need to supply your own Google Maps Api Key.
- Option #1: Add this to the
app.configundergoogle-api-key - Option #2: Create a file at the root of the project called
dev.configand add the Google API key to this file.
- Option #1: Add this to the
git clone https://github.com/ballance/GeoCoder.gitdotnet run