ArcGIS Pro 2.2 SDK for .NET
Requirements
The requirements for the machine on which you develop your ArcGIS Pro add-ins are listed here.
ArcGIS Pro
- ArcGIS Pro 2.2
Supported platforms
- Windows 10 (Home, Pro, Enterprise) (64 bit)
- Windows 8.1 (Pro, and Enterprise) (64 bit)
- Windows 7 SP1 (Ultimate, Professional and Enterprise) (64 bit)
Supported .NET framework
- Microsoft .NET Framework 4.6.1 Developer Pack
Supported IDEs
- Visual Studio 2017 (Professional, Enterprise, and Community Editions)
- Visual Studio 2015 (Professional, Enterprise, and Community Editions)
Note: ArcGIS Pro system requirements
Installing ArcGIS Pro SDK for .NET
ArcGIS Pro SDK for .NET can be downloaded and installed from within Visual Studio.
Read the ProGuide: Installation and Upgrade for detailed installation instructions.
Release notes
ArcGIS Pro 2.2 SDK for .NET
These release notes describe details of the ArcGIS Pro 2.2 SDK for .NET release. Here you will find information about available functionality as well as known issues and limitations.
What's new
The following functionality is available at the ArcGIS Pro 2.2 SDK for .NET release:
1. API Enhancements
Content API:
- Additional Item methods for metadata access and management
Editing API:
- Additional support for annotation editing and split operations
Geodatabase API:
- Table methods for sorting and calculating statistics
Geometry API:
- Performance improvements for buffering and use of relational operators
Utility Network API:
- Support for ValidateNetworkTopology, Tier groups, access to network system tables
For a detailed list of changes to the ArcGIS Pro API refer to the What's new for developers at 2.2
topic in the ArcGIS Pro API Reference Guide.
2. SDK Resources
There are many ProConcepts, ProGuide, ProSnippets, and samples to help you get up and running with the new SDK features including:
Updates to the SDK Resources include:
- ProConcepts: Framework
- ProConcepts: Editing
- ProConcepts: Geodatabase
- ProConcepts: Geometry
- ProConcepts: Utility Network
- The Pro Community Samples and Snippets have new samples and snippets.
- The API Changes section of the What’s New for Developers 2.2 page.