A Data Client for ArcGIS Server REST API - converts features and rows into a (lazy) sequence of strongly-typed objects.
Info
| Version: | 1.8.19 |
| Author(s): | PreStorm |
| Last Update: | Thursday, July 4, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/jshirota/PreStorm |
| NuGet Url: | https://www.nuget.org/packages/PreStorm |
Install
Install-Package PreStorm
dotnet add package PreStorm
paket add PreStorm
PreStorm Download (Unzip the "nupkg" after downloading)
Dependencies
.NETCoreApp 1.0
- Microsoft.NETCore.App(>= 1.0.5)
- Newtonsoft.Json(>= 10.0.1)
- System.Reflection.Emit(>= 4.3.0)
- Newtonsoft.Json(>= 10.0.1)
Tags