C# application where addresses can be found using the Google Places & Geocoding API.
Note: API-Key must be activated for Google-Places API & Google-Geocoding API
Navigate to ./AddressFinder/AddressForm.cs
private static protected string apiKey = "<your-api-key>";