ArcGIS.PCL
6.0.0-beta-3
dotnet add package ArcGIS.PCL --version 6.0.0-beta-3
NuGet\Install-Package ArcGIS.PCL -Version 6.0.0-beta-3
<PackageReference Include="ArcGIS.PCL" Version="6.0.0-beta-3" />
paket add ArcGIS.PCL --version 6.0.0-beta-3
#r "nuget: ArcGIS.PCL, 6.0.0-beta-3"
// Install ArcGIS.PCL as a Cake Addin #addin nuget:?package=ArcGIS.PCL&version=6.0.0-beta-3&prerelease // Install ArcGIS.PCL as a Cake Tool #tool nuget:?package=ArcGIS.PCL&version=6.0.0-beta-3&prerelease
ArcGIS.PCL can be used to call ArcGIS Server resources, including those from Portal for ArcGIS and ArcGIS Online. The resources can be secure or unsecure and the ArcGIS Online token service and OAuth token service are supported.
Supports the following as typed operations:
> CheckGenerateToken - create a token automatically via an ITokenProvider
> Query<T> - query a layer by attribute and / or spatial filters
> QueryForCount - only return the number of results for the query operation
> QueryForIds - only return the ObjectIds for the results of the query operation
> Find - search across n layers and fields in a service
> ApplyEdits<T> - post adds, updates and deletes to a feature service layer
> Geocode - single line of input to perform a geocode using a custom locator or the Esri world locator
> Suggest - lightweight geocode operation that only returns text results, commonly used for predictive searching
> ReverseGeocode - find location candidates for an input point location
> Simplify<T> - alter geometries to be topologically consistent
> Project<T> - convert geometries to a different spatial reference
> Buffer<T> - buffers geometries by the distance requested
> DescribeSite - returns a url for every service discovered, for ArcGISOnline or Portal this returns the hosted feature services for a user
> Ping - verify that the server can be accessed
> Info - return the server information such as version and token authentication settings
> DescribeServices - return service information (name, sublayers etc.)
> DescribeLayer - return layer information
REST admin operations:
> PublicKey - admin operation to get public key used for encryption of token requests
> ServiceStatus - admin operation to get the configured and actual status of a service
> ServiceReport - admin operation to get the service report
> StartService - admin operation to start a service
> StopService - admin operation to stop a service
ArcGIS.PCL is a netstandard v1.3 library.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 1.3
- LiteGuard (>= 1.1.0)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 10.0.1)
- System.Dynamic.Runtime (>= 4.3.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
- System.Security.Cryptography.Csp (>= 4.3.0)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on ArcGIS.PCL:
Package | Downloads |
---|---|
ArcGIS.PCL.JsonDotNetSerializer
Json.NET implementation of an ISerializer to use with ArcGIS.PCL. To use just call JsonDotNetSerializer.Init(). |
|
ArcGIS.PCL.JsonDotNetSerializer.Source
Json.NET source code implementation of an ISerializer to use with ArcGIS.PCL. To use just call JsonDotNetSerializer.Init(). |
|
ArcGIS.PCL.XamarinMaps
Extensions for converting ArcGIS features into their Xamarin.Forms.Maps equivalent. Works with Windows Phone 8 and higher, Xamarin Android and Xamarin iOS. |
|
ScriptCs.ArcGIS
A ScriptCs script pack for ArcGIS.PCL. |
|
ArcGIS.PCL.ServiceStackSerializer.Source
ServiceStack.Text source code implementation of an ISerializer to use with ArcGIS.PCL. To use just call ServiceStackSerializer.Init(). |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on ArcGIS.PCL:
Repository | Stars |
---|---|
scriptcs/scriptcs-samples
Sample usages of scriptcs
|
Version | Downloads | Last updated |
---|---|---|
6.0.0-beta-3 | 1,616 | 3/23/2017 |
6.0.0-beta-2 | 1,368 | 3/22/2017 |
6.0.0-beta-1 | 1,414 | 3/21/2017 |
5.9.0 | 15,689 | 3/19/2017 |
5.8.0 | 2,701 | 9/19/2016 |
5.7.0 | 1,951 | 9/1/2016 |
5.6.1 | 2,332 | 8/2/2016 |
5.6.0 | 2,035 | 7/2/2016 |
5.5.0 | 1,941 | 7/2/2016 |
5.4.0 | 1,951 | 7/1/2016 |
5.3.0 | 1,967 | 6/30/2016 |
5.2.0 | 2,101 | 6/29/2016 |
5.1.0 | 2,593 | 4/9/2015 |
5.0.0 | 3,106 | 11/20/2014 |
4.1.1 | 5,979 | 9/2/2014 |
4.0.0 | 4,297 | 6/15/2014 |
3.2.2 | 3,090 | 5/29/2014 |
3.2.1 | 2,278 | 5/19/2014 |
3.2.0 | 2,164 | 5/19/2014 |
3.1.0 | 2,805 | 5/12/2014 |
3.0.0 | 2,191 | 4/9/2014 |
2.2.3 | 2,077 | 11/27/2013 |
2.2.2 | 1,966 | 11/27/2013 |
2.2.1 | 1,972 | 11/26/2013 |
2.2.0 | 1,928 | 11/19/2013 |
2.1.0 | 1,973 | 10/28/2013 |
2.0.0 | 1,950 | 8/29/2013 |
1.2.0 | 1,907 | 8/22/2013 |
1.1.1 | 1,944 | 8/5/2013 |
1.1.0 | 1,961 | 8/5/2013 |
1.0.1 | 2,047 | 7/18/2013 |
New features for v6
- added more options to HttpClientFactory to support different proxy / windows user connections
- new operations create replica, unregister replica, delete attachments, batch query (re runs query if transfer limit is exceeded so that all rows are returned)
- new AttachmentWorker, use to add or update attachments
Breaking changes in this release
- The default serializer uses JSON.NET and you longer have to set it up
- No longer supports GeoJSON types or conversion to/from ArcGIS Features
- SecurePortalGateway is now just PortalGateway
- Query operation with an input geometry must now specify that geometry type as a constraint
- internally all requests now use an ArcGISServerOperation type, this allows before and after actions to be invoked for the HTTP request