Core utility functions for communicating with the Geocoding-API.
Info
Version: | 1.0.10 |
Author(s): | C. Broberg, C. Ingeberg and L. Holm |
Last Update: | Sunday, January 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/GeocodingApiClient |
Install
Install-Package GeocodingApiClient
dotnet add package GeocodingApiClient
paket add GeocodingApiClient
GeocodingApiClient Download (Unzip the "nupkg" after downloading)
Dependencies
- GeocodingApiProtos(>= 1.0.9)
- Google.Protobuf(>= 3.10.0)
- Grpc.Core(>= 2.24.0)
- MongoDB.Driver(>= 2.9.2)
- Moq(>= 4.13.1)