Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update readme #10

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
61 changes: 37 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,50 +1,63 @@
# arcgis-runtime-templates-dotnet
[![Link: ArcGIS Developers Home](https://img.shields.io/badge/ArcGIS%20Developers%20Home-633b9b?style=flat-square)](https://developers.arcgis.com)
[![Link: Documentation](https://img.shields.io/badge/Documentation-633b9b?style=flat-square)](https://developers.arcgis.com/net/)
[![Link: Tutorials](https://img.shields.io/badge/Tutorials-633b9b?style=flat-square)](https://developers.arcgis.com/documentation/mapping-apis-and-services/tutorials/)
[![Link: Samples](https://img.shields.io/badge/Samples-633b9b?style=flat-square)](https://developers.arcgis.com/net/wpf/sample-code/)
[![Link: Demos](https://img.shields.io/badge/Demos-633b9b?style=flat-square)](https://github.com/Esri/arcgis-runtime-demos-dotnet)
[![Link: Toolkit](https://img.shields.io/badge/Toolkit-633b9b?style=flat-square)](https://developers.arcgis.com/net/ui-components/)
![Badge: Templates](https://img.shields.io/badge/Templates-black?style=flat-square&logo=visualstudio&labelColor=black)
[![Link: NuGet](https://img.shields.io/badge/NuGet-633b9b?style=flat-square&logo=nuget&labelColor=gray)](https://www.nuget.org/profiles/Esri_Inc)
[![Link: Esri Community](https://img.shields.io/badge/🙋-Get%20help%20in%20Esri%20Community-633b9b?style=flat-square)](https://community.esri.com/t5/arcgis-runtime-sdk-for-net/bd-p/arcgis-runtime-sdk-dotnet-questions)

A set of Visual Studio Project starter templates for ArcGIS Runtime SDK for .NET.
# ArcGIS Runtime SDK for .NET - Visual Studio Project Templates

You'll be able to find and install these project templates in the [Visual Studio Marketplace](https://marketplace.visualstudio.com/publishers/Esri)
**Project templates offer an ideal starting point for building apps with ArcGIS Runtime.**

## Features
* ArcGISRuntime.AR - A set of project templates for implementing AR solutions on Android and iOS with Xamarin.
* Multi-target - A set of project templates pre-configured for multi-targeting several platforms
<table>
<tr>
<td align="center">
<a href='https://marketplace.visualstudio.com/items?itemName=Esri.ArcGISRuntimeTemplates'><img src='https://developer.microsoft.com/store/badges/images/English_get-it-from-MS.png' alt='English badge' width="125" /></a>
</td>
<td align="center">
<a href='https://marketplace.visualstudio.com/items?itemName=Esri.ArcGISRuntimeARTemplates'><img src='https://developer.microsoft.com/store/badges/images/English_get-it-from-MS.png' alt='English badge' width="125" /></a>
</td>
</tr>
<td align="center"><b>Project Templates</b></td>
<td align="center"><b>Project Templates (AR)</b></td>
</table>

## Instructions
## Get started

1. Fork and then clone the repo.
2. Open the solution and compile. VSIX files are generated in the VSIX folder that can be installed (or install them directly from the marketplace)
<img src="./template_screenshot.png" width="500px" />

## Requirements
To get started, download the extension from Visual Studio Marketplace:

* Visual Studio 2017
* Visual Studio Extensibility SDK
- [Project Templates](https://marketplace.visualstudio.com/items?itemName=Esri.ArcGISRuntimeTemplates)
- [Project Templates for Augmented Reality (AR)](https://marketplace.visualstudio.com/items?itemName=Esri.EsriArcGISRuntimeARTemplates)

## Resources
> **NOTE**: This repo only includes the source for the AR project templates.

* [ArcGIS Runtime for .NET](http://developers.arcgis.com/net)
* [ArcGIS Runtime Blog](https://blogs.esri.com/esri/arcgis/tag/arcgis-runtime/)
* [twitter@ArcGISRuntime](http://twitter.com/ArcGISRuntime)
## Notes and requirements

## Issues
These templates require Visual Studio 2019 or later, running on Windows.

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

## Contributing
Anyone and everyone is welcome to [contribute](https://github.com/esri/contributing).

Esri welcomes contributions from anyone and everyone. Please see our [guidelines for contributing](https://github.com/esri/contributing).
## License

## Licensing
Copyright 2018 Esri
Copyright 2022 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
https://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](LICENSE) file.
A copy of the license is available in the repository's [LICENSE](/LICENSE) file.
Binary file added template_screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.