UsgsClient is a .NET Standard 1.1 library for querying the USGS Earthquake APIs.
Info
Version: | 1.0.7 |
Author(s): | Roberto hernandez |
Last Update: | Wednesday, October 27, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/overridethis/usgsclient |
NuGet Url: | https://www.nuget.org/packages/UsgsClient |
Install
Install-Package UsgsClient
dotnet add package UsgsClient
paket add UsgsClient
UsgsClient Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.1
- NETStandard.Library(>= 1.6.1)
- GeoJSON.Net(>= 1.1.64)
- Newtonsoft.Json(>= 10.0.3)
- System.Net.Http(>= 4.3.2)
- GeoJSON.Net(>= 1.1.64)
- Newtonsoft.Json(>= 10.0.3)
- System.Net.Http(>= 4.3.2)
Tags