Essa biblioteca serve como um facilitador para consumir e repassar as requisições à API do Google Places.
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-googleplaces |
Install
Install-Package bitti-googleplaces
dotnet add package bitti-googleplaces
paket add bitti-googleplaces
bitti-googleplaces 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)