EsriNL.Net.API
1.9.0
This package is deprecated and replaced by the new EsriNl.Net.Sdk 2.0.0 package
See the version list below for details.
dotnet add package EsriNL.Net.API --version 1.9.0
NuGet\Install-Package EsriNL.Net.API -Version 1.9.0
<PackageReference Include="EsriNL.Net.API" Version="1.9.0" />
paket add EsriNL.Net.API --version 1.9.0
#r "nuget: EsriNL.Net.API, 1.9.0"
// Install EsriNL.Net.API as a Cake Addin #addin nuget:?package=EsriNL.Net.API&version=1.9.0 // Install EsriNL.Net.API as a Cake Tool #tool nuget:?package=EsriNL.Net.API&version=1.9.0
.Net SDK for developing against the ArcGIS Rest API
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- Newtonsoft.Json (>= 13.0.3)
- RestSharp (>= 108.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
1.10.7 | 164 | 6/11/2024 | |
1.10.6 | 135 | 5/23/2024 | |
1.10.5 | 128 | 5/23/2024 | |
1.10.4 | 128 | 5/23/2024 | |
1.10.2 | 148 | 5/16/2024 | |
1.10.1 | 122 | 5/14/2024 | |
1.10.0 | 115 | 5/14/2024 | |
1.9.0 | 145 | 5/8/2024 | |
1.8.0 | 182 | 4/17/2024 | |
1.7.5 | 138 | 4/3/2024 | |
1.7.4 | 250 | 7/28/2023 | |
1.7.3 | 171 | 7/21/2023 | |
1.7.2 | 163 | 7/19/2023 | |
1.7.1 | 175 | 7/18/2023 | |
1.7.0 | 164 | 7/18/2023 | |
1.6.3 | 180 | 6/29/2023 | |
1.6.2 | 179 | 6/29/2023 | |
1.6.1 | 171 | 6/28/2023 | |
1.6.0 | 160 | 6/28/2023 | |
1.5.3 | 162 | 6/12/2023 |
1.6.3 Added the Geometry Service
1.7.0 Added sonarcloud and addfield on featurelayer
1.7.1 Added the public property of the featureservice url
1.7.2 Fixed multiple codesmells
1.7.3 Added the user name when using token login
1.7.4 Changed the update features return value from bool to a EditResult
1.7.5 Bug fix drawing size int to double
1.8.0 Add business analyst support
1.9.0 Add FeatureLayer append