Skyline.DataMiner.VisualStudioTemplates.Internal 2.9.7

Prefix Reserved
dotnet new install Skyline.DataMiner.VisualStudioTemplates.Internal::2.9.7
                    
This package contains a .NET Template Package you can call from the shell/command line.

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.

Automation Script project

Visual Studio template that creates a new DataMiner Automation Script project.

Automation Script Library project

Visual Studio template that creates a new DataMiner Automation Script library project.

BPA solution

Visual Studio template that creates a new DataMiner Best Practices Analyzer (BPA) solution.

DataMiner Extension Module solution

Visual Studio template that creates a new DataMiner Extension Module (DxM) solution.

Ad Hoc Data Source project

Visual Studio template that creates a new DataMiner GQI ad hoc data source project.

NuGet solution

Visual Studio template that creates a Solution containing pre-filled meta-data to handle NuGet creation.

NuGet project

Visual Studio template that creates a Project containing pre-filled meta-data to handle NuGet creation.

.NET Tool solution

Visual Studio template that creates a Solution containing pre-filled meta-data to handle .NET Tool creation.

.NET Tool project

Visual Studio template that creates a Project containing pre-filled meta-data to handle .NET Tool creation.

Package project

Visual Studio template that creates a new DataMiner package project.

Test Package project

Visual Studio template that creates a new DataMiner test package project.

User-Defined API project

Visual Studio template that creates a new DataMiner User-Defined API 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:

  1. Install the latest .NET
  2. Run 'dotnet new install Skyline.DataMiner.VisualStudioTemplates.Internal' 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

  1. Select DataMiner from the project type drop down.
  2. Select the template you want to install and follow the instructions.

Visual Studio New Project Window

Using the CLI

  1. Choose a project template i.e. dataminer-connector-solution.
  2. Run dotnet new dataminer-connector-solution --help to see the available options.
  3. Run dotnet new dataminer-connector-solution with the required options along with any other options to create a solution 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.9.7 95 4/15/2026
2.9.6 99 4/14/2026
2.9.5 151 4/10/2026
2.9.4 130 4/9/2026
2.9.3 207 3/18/2026
2.9.2 201 3/11/2026
2.9.1 186 3/4/2026
2.9.0 157 3/4/2026
2.8.0 177 3/2/2026
2.7.0 246 2/10/2026
2.6.2 233 2/2/2026
2.6.1 191 2/2/2026
2.6.0 349 12/12/2025
2.5.0 505 9/30/2025
2.4.5 876 7/22/2025
2.4.4 466 7/10/2025
2.4.3 469 7/7/2025
2.4.2 505 6/18/2025
2.4.1 517 6/2/2025
2.4.0 483 5/9/2025
Loading failed