Beta 3 of the Toolkit for ArcGIS Runtime SDK for .NET is now available!

502
0
04-30-2018 05:55 PM
Labels (1)
MichaelBranscomb
Esri Frequent Contributor
4 0 502

Beta 3 of the Toolkit for ArcGIS Runtime SDK for .NET is now available on NuGet.org. The latest beta has been updated to reference the v100.2.1 release of ArcGIS Runtime SDK for .NET and includes the following new features and enhancements:

  • Compass for Xamarin.Android, Xamarin.iOS, and Xamarin.Forms (Android, iOS, and UWP)
  • Legend, LayerLegend, and SymbolDisplay for Xamarin.Android, Xamarin.iOS, and Xamarin.Forms (Android, iOS, and UWP)
  • ScaleLine for Xamarin.Android, Xamarin.iOS, and Xamarin.Forms (Android, iOS, and UWP)
  • TimeSlider for UWP, WPF, and Xamarin.iOS
  • MeasureToolbar for UWP, and WPF
  • Enhanced Toolbox support for Visual Studio
  • Sample apps for Xamarin.Android, Xamarin.iOS, and Xamarin.Forms (Android, iOS, and UWP)
  • API review
  • Numerous bug fixes!
  • Coming soon: TimeSlider for Xamarin.Android and Xamarin.Forms

 

See the repo readme for the full list of feature availability by API platform.

The previous beta was delivered as multiple platform-specific NuGet packages (at the time just UWP and WPF). The project has been reorganized to consolidate those into the Esri.ArcGISRuntime.Toolkit package for UWP, WPF, Xamarin.Android, and Xamarin.iOS development and a Esri.ArcGISRuntime.Toolkit.Xamarin.Forms package. Use the NuGet Package Manager UI, Console, or CLI tools to update your projects. You can always get the latest build of the Master branch anytime by adding a new NuGet Package Source referencing the CI server.

Please submit an issue if you find a bug!

Cheers

The ArcGIS Runtime .NET Team