chadly / Geocoding.net

C# GeoCoding / Address Validation API
MIT License
443 stars 155 forks source link

Lastest GeoCoding.NET 3.6.1 on Nuget doesn't support HERE Geocoding #128

Open robdob opened 4 years ago

robdob commented 4 years ago

Hi, firstly great API which I've been using for years, I have the latest version 3.6.1 installed within my Visual Studio C# project via nuget installer. I'm unable to find the Geocoding.HERE class anywhere, could you please tell me how I can make use of the HERE api geocoding using your package,

thanks in advance.

chadly commented 4 years ago

The Geocoding.net package is deprecated in favor of the separate packages, Geocoding.Google, Geocoding.Microsoft, etc.

RodneyRichardson commented 3 years ago

Geocoding.Here is also not on nuget (see #133)