Esri.ArcGISRuntime.ProjectTemplates
200.5.0
Prefix Reserved
See the version list below for details.
dotnet new install Esri.ArcGISRuntime.ProjectTemplates::200.5.0
ArcGIS Developer | Documentation | Toolkit | Tutorials | Samples | Demos | NuGet packages | Esri Community
Esri.ArcGISRuntime.ProjectTemplates
Contains ArcGIS Maps SDK for .NET templates for WPF and .NET MAUI apps for Visual Studio 2022 and the .NET CLI. Please refer to System Requirements for the supported versions.
Follow these instructions to install project templates using a command line interface:
- If using Windows, open a Command Prompt. On Mac, open a new Terminal.
- Install new templates using the following command:
dotnet new install Esri.ArcGISRuntime.ProjectTemplates
Once the templates are installed, open Visual Studio and choose the newly installed templates ArcGIS Maps SDK for .NET WPF App
and ArcGIS Maps SDK .NET MAUI App
. Alternatively, use the following command to create a new ArcGIS Maps SDK .NET App for .NET MAUI or WPF from command line.
dotnet new mauimap
dotnet new wpfmap
-
.NETStandard 2.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.