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
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="EsriNl.Net.Sdk" Version="2.2.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EsriNl.Net.Sdk" Version="2.2.5" />
                    
Directory.Packages.props
<PackageReference Include="EsriNl.Net.Sdk" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add EsriNl.Net.Sdk --version 2.2.5
                    
#r "nuget: EsriNl.Net.Sdk, 2.2.5"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=EsriNl.Net.Sdk&version=2.2.5
                    
Install EsriNl.Net.Sdk as a Cake Addin
#tool nuget:?package=EsriNl.Net.Sdk&version=2.2.5
                    
Install EsriNl.Net.Sdk as a Cake Tool

.Net SDK for developing against the ArcGIS Rest API

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last updated
2.2.5 218 3 months ago
2.2.4 96 3 months ago
2.2.3 223 6 months ago
2.2.2 97 6 months ago
2.2.1 102 6 months ago
2.2.0 99 6 months ago
2.1.3 144 8 months ago
2.1.2 108 8 months ago
2.1.1 134 8 months ago
2.1.0 142 8 months ago
2.0.0 133 10 months ago

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