Skyline.DataMiner.VisualStudioTemplates
2.8.1
Prefix Reserved
dotnet new install Skyline.DataMiner.VisualStudioTemplates::2.8.1
DataMiner Visual Studio templates
This repository contains DataMiner templates that can be used with Visual Studio and the dotnet CLI.
Available templates
The following section lists the currently available Visual Studio templates.
Connector solution
Template that creates a new connector Visual Studio solution.
Short name: dataminer-connector-solution
Automation script project
Template that creates a new Automation script Visual Studio project.
Short name: dataminer-automation-project
Automation script library project
Template that creates a new Automation script library Visual Studio project.
Short name: dataminer-automation-library-project
User-defined API project
Template that creates a new User-Defined API Visual Studio project.
Short name: dataminer-user-defined-api-project
GQI ad hoc data source project
Template that creates a new GQI ad hoc data source Visual Studio project.
Short name: dataminer-gqi-ad-hoc-data-source-project
Package project
Template that creates a new DataMiner package Visual Studio project.
Short name: dataminer-package-project
Test package project
Template that creates a new DataMiner test package Visual Studio project.
Short name: dataminer-test-package-project
How to install
As of version 2.42, DataMiner Integration Studio (DIS) automatically installs the latest template package when you open Visual Studio. If you don't have this version of DIS, then follow these steps:
- Install the latest .NET
- Run 'dotnet new install Skyline.DataMiner.VisualStudioTemplates' to install the templates.
Note New to DIS? If you haven’t used DIS before and want to find out all about this extension for Microsoft Visual Studio, visit our DIS expert Hub on DataMiner Dojo for more detailed information, downloads, and more.
How to use
Using Visual Studio
- Select DataMiner from the project type drop down.
- Select the template you want to install and follow the instructions.
Using the CLI
- Choose a project template i.e.
dataminer-automation-project. - Run
dotnet new dataminer-automation-project --helpto see the available options. - Run
dotnet new dataminer-automation-projectwith the required options along with any other options to create a project from the template.
How to contribute
To add additional templates, create a new template and put it under the working/templates folder. For more information about how to create a template, refer to Custom templates for dotnet new.
License
This project is licensed under the MIT License. See the file for details.
-
.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.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.8.1 | 237 | 3/11/2026 |
| 2.8.0 | 286 | 3/9/2026 |
| 2.7.1 | 285 | 3/4/2026 |
| 2.7.0 | 296 | 3/2/2026 |
| 2.6.0 | 499 | 2/10/2026 |
| 2.5.2 | 388 | 2/2/2026 |
| 2.5.1 | 819 | 12/12/2025 |
| 2.5.0 | 591 | 12/11/2025 |
| 2.4.0 | 1,136 | 9/30/2025 |
| 2.3.5 | 1,335 | 7/22/2025 |
| 2.3.4 | 624 | 7/10/2025 |
| 2.3.3 | 535 | 7/7/2025 |
| 2.3.2 | 707 | 6/18/2025 |
| 2.3.1 | 700 | 6/2/2025 |
| 2.3.0 | 731 | 5/2/2025 |
| 2.2.3 | 1,145 | 3/24/2025 |
| 2.2.2 | 713 | 3/17/2025 |
| 2.2.1 | 408 | 3/17/2025 |
| 2.2.0 | 721 | 3/10/2025 |
| 2.1.0 | 706 | 3/6/2025 |