
Solved: ArcGIS Pro SDK for .NET version 3.3 - Esri Community
Dec 11, 2024 · After that, head to the Github releases page (https://github.com/Esri/arcgis-pro-sdk/releases). If you scroll to the bottom of the 3.3 section and expand the Assets, you'll find the .vsix …
Solved: Pro 3.3 SDK Backwards Compatibility - Esri Community
May 22, 2024 · No. AGP 3.3 uses net8. If you update your add-in to target the 3.3 NuGet package, then you'll have to update to net8 as well. At that point, the add-in is no longer compatible with pre-3.3.
Releases and patches—ArcGIS Pro | Documentation
Map packages, mobile map packages, layer packages, and geoprocessing packages are compatible with the previous major release; that is, a package created in ArcGIS Pro 3.x.x can be imported or …
ArcGIS Pro AddIn 3x Version Compatibility - Esri Community
Apr 18, 2023 · You cannot simply change the desktopVersion attribute to 3.0 because the ArcGIS Pro API is enhanced with each release and new API classes, properties, and methods are ADDED to the …
Releases: Esri/arcgis-pro-sdk - GitHub
Nov 12, 2025 · Consult Migrating from 2.x if you want to install ArcGIS Pro 3.3 SDK and you are on 2.x, not 3.x. If you are migrating a 2.x add-in to 3.3 you can install the migration tool to help automate the …
ArcGIS Pro and .NET Life Cycle Overlap and Release Cadence
Nov 12, 2024 · ArcGIS Pro SDK customizations are backwards compatible across .NET versions, allowing .NET 6-based add-ins, configurations and core host applications to continue functioning in …
Using ArcGIS Pro 3.0 and later
For cloned ArcGIS Pro environments, the ArcGIS API for Python 2.4.x release is supported only with 3.4 and later. The 2.4.2 arcgis and arcgis-mapping packages are not supported in any cloned ArcGIS …
ArcGIS Pro 3.3 Moves to .NET 8 - Esri
Documents saved in ArcGIS Pro 3.3 will continue to be compatible with all ArcGIS Pro 3.x versions and existing 3.x SDK extensions (add-ins, configurations, plug-in data sources, and CoreHost …
Solved: proConfigX: 3.2 and 3.3 Compatibility - Esri Community
May 13, 2024 · At the moment, we cannot upgrade to target against net8 in order to continue support for 3.1 and 3.2 (upgrading makes them incompatible). We are currently referencing the AGP 3.1 NuGet …
ArcGIS Pro 3.4 API Reference Guide
At 3.4, ArcGIS Pro is using version 13.0.3.27908 of the Newtonsoft Json NuGet. If you require Newtonsoft NuGet in your add-ins it is recommended to use the same version.