Esri.ArcGISRuntime by Esri Inc.

<PackageReference Include="Esri.ArcGISRuntime" Version="100.8.0" />

 Esri.ArcGISRuntime 100.8.0

ArcGIS Runtime SDK for .NET enables you to add powerful mapping and spatial capabilities to your apps. Use a wide range of mapping and GIS tasks online and offline, including data visualization, editing, geocoding, and routing.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Esri.ArcGISRuntime</id>
    <version>100.8.0</version>
    <title>ArcGIS Runtime SDK for .NET -</title>
    <authors>Esri Inc.</authors>
    <owners>Esri Inc.</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="file">legal/EULA.txt</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <icon>icon.png</icon>
    <projectUrl>http://links.esri.com/runtime-dotnet-sdk</projectUrl>
    <iconUrl>http://links.esri.com/dotnetsdklogo</iconUrl>
    <description>ArcGIS Runtime SDK for .NET enables you to add powerful mapping and spatial capabilities to your apps. Use a wide range of mapping and GIS tasks online and offline, including data visualization, editing, geocoding, and routing.</description>
    <summary>ArcGIS Runtime SDK for .NET adds maps, 3D scenes, and powerful spatial capabilities to your apps.</summary>
    <copyright>Copyright © 2014-2020 Esri.</copyright>
    <tags>Esri ArcGIS Runtime GIS map maps location spatial 3D WPF Desktop Xamarin UWP Android iOS</tags>
    <dependencies>
      <group targetFramework=".NETStandard2.0" />
      <group targetFramework=".NETFramework4.6.1">
        <dependency id="Esri.ArcGISRuntime.WPF" version="[100.8.0]" include="all" />
      </group>
      <group targetFramework=".NETCoreApp3.1">
        <dependency id="Esri.ArcGISRuntime.WPF" version="[100.8.0]" include="all" />
      </group>
      <group targetFramework="UAP10.0">
        <dependency id="Esri.ArcGISRuntime.UWP" version="[100.8.0]" include="all" />
      </group>
      <group targetFramework="Xamarin.iOS1.0">
        <dependency id="Esri.ArcGISRuntime.Xamarin.iOS" version="[100.8.0]" include="all" />
      </group>
      <group targetFramework="MonoAndroid1.0">
        <dependency id="Esri.ArcGISRuntime.Xamarin.Android" version="[100.8.0]" include="all" />
      </group>
    </dependencies>
  </metadata>
</package>