I would like to convert addresses into long/lat.
Is there any way to do this without using JavaScript? Because in my case there is no need to display anythi
A Nuget solved my problem:Geocoding.Google 4.0.0. Install it so not necessary to write extra classes etc.
https://www.nuget.org/packages/Geocoding.Google/