ArcGIS Pro 2.1 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.1
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.1 SDK for .NET
These release notes describe details of the ArcGIS Pro 2.1 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.1 SDK for .NET release:
1. API Enhancements
Annotation API:
- Create and edit annotation features
- Assign and manage annotation geometries
Content API:
- Working with Metadata
- Portal API enhancements
Layout API:
- Create new layouts from scratch with dynamic settings
- Author layout element types
- Interact with layout views and manage element selections
Utility Network API:
- Create custom utility network traces
- Develop tools for utility-focused workflows
For a detailed list of changes to the ArcGIS Pro API refer to the What's new for developers at 2.1 topic in the ArcGIS Pro API Reference Guide.
2. SDK Resources
There are many new ProConcepts, ProGuide, ProSnippets, and samples to help you get up and running with the new SDK features including:
- The ProConcepts: Annotation which goes over the fine-grained Annotation API.
- The ProConcepts: Layouts which goes over managing layouts, layout elements and working with layout views. This includes creating new layouts and layout elements, modifying existing elements, managing selections, and layout view control and navigation.
- The ProConcepts: Utility Network which goes over the comprehensive framework of functionality in ArcGIS for modeling utility systems such as electric, gas, water, storm water, wastewater, and telecommunications.
- The ProGuide: Annotation Construction Tools and ProGuide: Annotation Editing Tools.
- The API Changes section of the What’s New for Developers 2.1 page.
- The Pro Community Samples and Snippets have new samples and snippets.