Essa biblioteca serve como um facilitador para consumir e repassar as requisições à API do Google Geocode.
Info
Version: | 1.0.2 |
Author(s): | wagnerbrum |
Last Update: | Thursday, December 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/bitti-googlegeocode |
Install
Install-Package bitti-googlegeocode
dotnet add package bitti-googlegeocode
paket add bitti-googlegeocode
bitti-googlegeocode Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 6.2.2)
- AutoMapper.Extensions.Microsoft.DependencyInjection(>= 3.1.0)
- Microsoft.Extensions.Configuration.Abstractions(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- bitti-webrequest(>= 1.0.5)