.NET Standard Library - Parse addresses into their raw components using various online services (Google Geocoding API, ...).
Info
Version: | 0.3.0 |
Author(s): | Alexandre Quoniou |
Last Update: | Thursday, February 8, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MysteryDash/AddressParser |
NuGet Url: | https://www.nuget.org/packages/Dash.AddressParser |
Install
Install-Package Dash.AddressParser
dotnet add package Dash.AddressParser
paket add Dash.AddressParser
Dash.AddressParser Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)