All Projects → Esri → arcgis-runtime-demos-dotnet

Esri / arcgis-runtime-demos-dotnet

Licence: Apache-2.0 License
Demo applications provided by the ArcGIS Runtime SDK for .NET Team

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to arcgis-runtime-demos-dotnet

Arcgis Runtime Samples Dotnet
Sample code for ArcGIS Runtime SDK for .NET – UWP, WPF, Xamarin.Android, Xamarin.iOS, and Xamarin.Forms
Stars: ✭ 274 (+437.25%)
Mutual labels:  xaml, xamarin, uwp, wpf, xamarin-forms, xamarin-ios, xamarin-android, native-development
Arcgis Toolkit Dotnet
Toolkit for ArcGIS Runtime SDK for .NET
Stars: ✭ 125 (+145.1%)
Mutual labels:  xaml, xamarin, uwp, wpf, xamarin-forms, xamarin-ios, xamarin-android, native-development
Microsoft.maui.graphics
Stars: ✭ 160 (+213.73%)
Mutual labels:  xamarin, uwp, wpf, xamarin-forms, xamarin-ios, xamarin-android
Mvvmlight
The main purpose of the toolkit is to accelerate the creation and development of MVVM applications in Xamarin.Android, Xamarin.iOS, Xamarin.Forms, Windows 10 UWP, Windows Presentation Foundation (WPF), Silverlight, Windows Phone.
Stars: ✭ 973 (+1807.84%)
Mutual labels:  xamarin, uwp, wpf, xamarin-forms, xamarin-ios, xamarin-android
Xaml Code Experiences
A collection of the experiences I have collected during days of Xamarin and Wpf, while following the MVVM design pattern.
Stars: ✭ 114 (+123.53%)
Mutual labels:  xaml, xamarin, wpf, xamarin-forms, xamarin-ios, xamarin-android
Xamarin Demos
This repository contains the Syncfusion Xamarin UI control’s samples and the guide to use them.
Stars: ✭ 218 (+327.45%)
Mutual labels:  xaml, xamarin, uwp, xamarin-forms, xamarin-ios, xamarin-android
Open Source Xamarin Apps
📱 Collaborative List of Open Source Xamarin Apps
Stars: ✭ 318 (+523.53%)
Mutual labels:  xamarin, uwp, xamarin-forms, xamarin-ios, xamarin-android
Faceoff
An iOS, Android and UWP app created in Xamarin.Forms that uses Microsoft's Cognitive Emotion API Services to compare facial expressions
Stars: ✭ 79 (+54.9%)
Mutual labels:  xamarin, uwp, xamarin-forms, xamarin-ios, xamarin-android
Ffimageloading
Image loading, caching & transforming library for Xamarin and Windows
Stars: ✭ 1,288 (+2425.49%)
Mutual labels:  xamarin, uwp, xamarin-forms, xamarin-ios, xamarin-android
Simpleauth
The Simplest way to Authenticate and make Rest API calls in .Net
Stars: ✭ 148 (+190.2%)
Mutual labels:  xamarin, uwp, xamarin-forms, xamarin-ios, xamarin-android
Plugin.audiorecorder
Audio Recorder plugin for Xamarin and Windows
Stars: ✭ 140 (+174.51%)
Mutual labels:  xamarin, uwp, xamarin-forms, xamarin-ios, xamarin-android
Connectivityplugin
Connectivity Plugin for Xamarin and Windows
Stars: ✭ 253 (+396.08%)
Mutual labels:  xamarin, uwp, xamarin-forms, xamarin-ios, xamarin-android
Xamarin Forms Tab Badge
Xamarin Forms bindable Tab badges for iOS, Android, UWP, MacOS and WPF
Stars: ✭ 304 (+496.08%)
Mutual labels:  uwp, wpf, xamarin-forms, xamarin-ios, xamarin-android
Ammyui
Ammy language repository
Stars: ✭ 356 (+598.04%)
Mutual labels:  xaml, xamarin, uwp, wpf, xamarin-forms
Inthehand.forms
Extras for Xamarin Forms including MediaElement
Stars: ✭ 68 (+33.33%)
Mutual labels:  xaml, uwp, xamarin-forms, xamarin-ios, xamarin-android
LaunchMapsPlugin
Launch External Maps Plugin for Xamarin and Windows
Stars: ✭ 49 (-3.92%)
Mutual labels:  xamarin, uwp, xamarin-forms, xamarin-ios, xamarin-android
Plugin.NFC
A Cross-Platform NFC (Near Field Communication) plugin to easily read and write NFC tags in your application.
Stars: ✭ 113 (+121.57%)
Mutual labels:  xamarin, xamarin-forms, xamarin-ios, xamarin-android
vs-material-icons-generator
This plugin will help you to set material design icons to your Xamarin projects In Visual Studio.
Stars: ✭ 50 (-1.96%)
Mutual labels:  xamarin, uwp, xamarin-ios, xamarin-android
Xamarin.MediaGallery
This plugin is designed to picking and save images and video files from native gallery of Android and iOS devices and capture photos
Stars: ✭ 106 (+107.84%)
Mutual labels:  xamarin, xamarin-forms, xamarin-ios, xamarin-android
XamCall
XamDesign Xamarin Forms Call screen Ui Design
Stars: ✭ 25 (-50.98%)
Mutual labels:  xamarin, xamarin-forms, xamarin-ios, xamarin-android

ArcGIS Runtime Demos for .NET

This project contains source code for simple native Windows Desktop, Windows Universal, Xamarin.Android and Xamarin.iOS applications that demonstrate common workflows for utilizing and displaying spatial information with the ArcGIS Runtime SDK for .NET. You can also find a set of smaller feature-focused samples in the Runtime Samples repo.

Demos

  • Symbol Editor - A WPF .NET Core app (and MSIX installer project) that shows using mobile styles, and creating/editing vector symbol layers.
  • Turn-by-Turn Routing - A universal turn-by-turn app that shows routing and navigation on Windows Desktop, Windows Store and Xamarin.Forms.
  • Simple Portal Browser - A universal ArcGIS Portal Map Browser app on Windows Phone, Windows Store and Windows Desktop.
  • Using an External GPS Device - A Windows Desktop app showing how to use data from an external GPS or NMEA log file to power the MapView's LocationDisplay.
  • Esri Campus Routing - A cross-platform (Xamarin) sample demonstrating indoor geocoding and routing for a campus running on Windows Universal, Android and iOS.
  • Electronic Navigation Charts (ENC) - Demonstrates how to work with and render ENC data using the Hydrographics package.
  • GeoEvent Server Streaming Service - Demonstrates how to stream data from ArcGIS GeoEvent Server and render them on the map.
  • Geocode & Route on MouseMove - Demonstrates fast reverse geocoding and routing during mouse-move on Windows Desktop (WPF) and Universal Windows Platform (UWP).
  • Viewshed analysis in tabletop AR with Xamarin.Forms - Demonstrates how to do a viewshed analysis in a tabletop AR scenario using a moving graphic with Xamarin.Forms.
  • Offline workflows - Demonstrates how to browse a portal for offline-enabled maps and take them offline. Also demonstrates how to open maps previously taken offline.
  • KML Viewer - A UWP app for visualizing KML/KMZ files in 2D and 3D.
  • Editing geometries in a SceneView - A Windows Desktop app demonstrating how to do geometry editing in 3D using a customer editor.
  • Measure Tool - A simple sample demonstrating how to use the editor to create your own measure tool.

Resources

Issues

Find a bug or want to request a new feature? Please let us know by submitting an issue.

Contributing

Anyone and everyone is welcome to contribute.

Licensing

Copyright 2014 Esri

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

A copy of the license is available in the repository's license.txt file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].