Skyline.DataMiner.VisualStudioTemplates.Internal 1.0.13

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet new install Skyline.DataMiner.VisualStudioTemplates.Internal::1.0.13
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 solution

Template that creates a new Automation script Visual Studio solution.

User-defined APIs solution

Template that creates a new User-Defined API Visual Studio solution.

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.

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' 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-srmfunction-solution.
  2. Run dotnet new dataminer-srmfunction-solution --help to see the available options.
  3. Run `dotnet new dataminer-srmfunction-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
1.0.13 397 5/22/2024
1.0.12 319 4/17/2024
1.0.11 207 4/15/2024
1.0.10 249 3/29/2024
1.0.9 369 3/18/2024
1.0.8 1,807 1/16/2024
1.0.7 660 9/12/2023
1.0.6 328 8/29/2023
1.0.5 218 8/29/2023
1.0.4 404 7/18/2023
1.0.3 317 7/5/2023
1.0.2 276 6/28/2023
1.0.1 264 6/16/2023