Skip to content

ArcGIS Pro 2.3 SDK for .NET

Compare
Choose a tag to compare
@UmaHarano UmaHarano released this 25 Jan 17:25
· 27 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.3

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) (Deprecated at 2.3)

Deprecation Notice

Visual Studio 2015 has been deprecated at 2.3. Support will be removed with the next release.

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.3 SDK for .NET

These release notes describe details of the ArcGIS Pro 2.3 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.3 SDK for .NET release:

1. New Project and Item Visual Studio templates

Plugin Datasource project template

This Visual Studio project template is used to build and interact with a Plugin Datasource at Pro 2.3+.

ProWindow item template

This Visual Studio item template is used to create a ProWindow UI element in your Add-in and Configurations.

2. API Enhancements

Framework:

Map Exploration:

  • New Table control, and reports customization with the CIM.

Geodatabase:

  • Plug-in data sources and additional version management support.

Layout:

  • Additional map series support.

Dimension:

  • First release of this new API, to be expanded in future releases.

Content:

  • Additional support for metadata.

For a detailed list of changes to the ArcGIS Pro API refer to the What's new for developers at 2.3
topic in the ArcGIS Pro API Reference Guide.

3. 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: