EsriNl.Net.Sdk
2.2.5
dotnet add package EsriNl.Net.Sdk --version 2.2.5
NuGet\Install-Package EsriNl.Net.Sdk -Version 2.2.5
<PackageReference Include="EsriNl.Net.Sdk" Version="2.2.5" />
<PackageVersion Include="EsriNl.Net.Sdk" Version="2.2.5" />
<PackageReference Include="EsriNl.Net.Sdk" />
paket add EsriNl.Net.Sdk --version 2.2.5
#r "nuget: EsriNl.Net.Sdk, 2.2.5"
#addin nuget:?package=EsriNl.Net.Sdk&version=2.2.5
#tool nuget:?package=EsriNl.Net.Sdk&version=2.2.5
.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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
-
net6.0
- Newtonsoft.Json (>= 13.0.3)
- RestSharp (>= 112.1.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on EsriNl.Net.Sdk:
Package | Downloads |
---|---|
UltimoSDK
A package to send requests to the ultimo api more easily |
GitHub repositories
This package is not used by any popular GitHub repositories.
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 code smells
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
1.10.0 Add Attachment support and getting resources
1.10.1 Changed GlobalId to string
1.10.2 Added better error handling
1.10.3 Improved error handling even more, Do note that JobResponse.Status is now an enum instead of a string
1.10.4 Added GetItemInfoResource to Content.Item and changed test to avoid clutter
1.10.5 Pipeline NuGet package release
1.10.6 Pipeline Yaml build
1.10.7 Added more tests and sonar cloud improvements
2.0.0 Rename of the project
2.1.0 Major refactoring of the project structure, to make it more durable. Fixed a issue with web-hooks
2.1.1 Minor change to the webhookpayload.create() function to accept from data.
2.1.2 Minor updates for the stability of the SDK.
2.1.3 DeletesId field on the changes response is changes from int to string.
2.2.0 Upgrade related packages with deprecations.
2.2.1 Minor change for the webhook stability
2.2.4 Webhook support for ArcGIS Enterprise
2.2.5 Added support for convexhull