Skip to content

ArcGIS Pro 2.1 SDK for .NET

Compare
Choose a tag to compare
@UmaHarano UmaHarano released this 16 Jan 22:05
· 36 commits to master since this release

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: