EsriNL.Net.API 1.8.0

dotnet add package EsriNL.Net.API --version 1.8.0
NuGet\Install-Package EsriNL.Net.API -Version 1.8.0
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.API" Version="1.8.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EsriNL.Net.API --version 1.8.0
#r "nuget: EsriNL.Net.API, 1.8.0"
#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.
// Install EsriNL.Net.API as a Cake Addin
#addin nuget:?package=EsriNL.Net.API&version=1.8.0

// Install EsriNL.Net.API as a Cake Tool
#tool nuget:?package=EsriNL.Net.API&version=1.8.0

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

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.8.0 97 4/17/2024
1.7.5 86 4/3/2024
1.7.4 200 7/28/2023
1.7.3 120 7/21/2023
1.7.2 132 7/19/2023
1.7.1 144 7/18/2023
1.7.0 129 7/18/2023
1.6.3 132 6/29/2023
1.6.2 132 6/29/2023
1.6.1 126 6/28/2023
1.6.0 113 6/28/2023
1.5.3 114 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