Skip to content

rlwarford/arcgis-runtime-samples-dotnet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arcgis-runtime-samples-dotnet

This project contains samples for the ArcGIS Runtime SDK for .NET - Desktop, Store, and Phone APIs. Samples for each API are hosted in a simple application framework.

Instructions

  1. Fork and then clone the repo or download the .zip file.
  2. Download and install the ArcGIS Runtime SDK for .NET.
  3. Confirm the supported system configuration for the API of interest in the ArcGIS Runtime SDK for .NET:
  1. In Visual Studio, open the solution for the Desktop, Phone, or Store samples.
  • Windows Desktop: src\Desktop\ArcGISRuntimeSDKDotNet_DesktopSamples.sln
    • Clean, build, and run the application.
  • Windows Phone: src\Phone\ArcGISRuntimeSDKDotNet_PhoneSamples.sln
    • In Visual Studio go to Build > Configuration Manager. Select the appropriate active solution platform. If deploying to a device, use ARM. If deploying to the emulator, use x86.
    • Clean, build, and run the application.
  • Windows Store: src\Store\ArcGISRuntimeSDKDotNet_StoreSamples.sln
    • In Visual Studio go to Build > Configuration Manager. Select the appropriate active solution platform. If deploying to a Windows RT 8.1 device, use ARM. If deploying to a Windows 8.1 device (or simulator), select the appropriate processor type, x86 or x64.
    • Clean, build, and run the application.

Notes:

Requirements

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.

[](Esri Tags: ArcGIS Runtime SDK Windows Desktop Store Phone C-Sharp C# XAML) [](Esri Language: DotNet)

About

Samples for the ArcGIS Runtime SDK for .NET - Desktop, Store, and Phone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published