Skyline.DataMiner.VisualStudioTemplates.Internal
1.0.12
Prefix Reserved
See the version list below for details.
dotnet new install Skyline.DataMiner.VisualStudioTemplates.Internal::1.0.12
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:
- 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-srmfunction-solution
. - Run
dotnet new dataminer-srmfunction-solution --help
to see the available options. - 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.16 | 423 | 8/19/2024 |
1.0.15 | 239 | 8/9/2024 |
1.0.14 | 200 | 7/25/2024 |
1.0.13 | 521 | 5/22/2024 |
1.0.12 | 343 | 4/17/2024 |
1.0.11 | 233 | 4/15/2024 |
1.0.10 | 277 | 3/29/2024 |
1.0.9 | 396 | 3/18/2024 |
1.0.8 | 1,859 | 1/16/2024 |
1.0.7 | 682 | 9/12/2023 |
1.0.6 | 350 | 8/29/2023 |
1.0.5 | 237 | 8/29/2023 |
1.0.4 | 427 | 7/18/2023 |
1.0.3 | 346 | 7/5/2023 |
1.0.2 | 298 | 6/28/2023 |
1.0.1 | 273 | 6/16/2023 |