Esri.ArcGISRuntime.LocalServices
Contains APIs for working with ArcGIS Maps SDK for Local Server.
Local Server is an optional component of ArcGIS Maps 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 Maps SDK for Local Server 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 Maps SDK 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 Framework 4.7.2+
- .NET Windows
<PackageReference Include="Esri.ArcGISRuntime.LocalServices" Version="200.6.0" />