Show / Hide Table of Contents

Esri.ArcGISRuntime.LocalServices

Start using version 200

ArcGIS Runtime SDK for .NET version 100.15 is a long-term support release focused exclusively on bug fixes and minor updates. See the Product Life Cycle document for more information.

ArcGIS Maps SDK for .NET version 200.x builds on the proven architecture of 100.15, and is designed to leverage the latest developer framework innovations.

Go to 200.x

Contains APIs for working with ArcGIS Runtime Local Server.

Local Server is an optional component of ArcGIS Runtime SDK for .NET and is available as an additional download for Windows (64-bit) only. To develop with Local Server you must install the ArcGIS Runtime Local Server SDK and add the Esri.ArcGISRuntime.LocalServices NuGet package to your WPF application project. To deploy your application with Local Server capabilities you must configure the ArcGIS Runtime Local Server manifest file which is automatically generated in your WPF application project folder.

Supported for use in Windows desktop apps with the following .NET target frameworks:

  • .NET 6
  • .NET Framework 4.6.1+
<PackageReference Include="Esri.ArcGISRuntime.LocalServices" Version="100.15.0" />
In This Article
Back to top Copyright © 2022 Esri.