Skyline.DataMiner.CICD.Tools.Validator 1.1.3

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet tool install --global Skyline.DataMiner.CICD.Tools.Validator --version 1.1.3
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local Skyline.DataMiner.CICD.Tools.Validator --version 1.1.3
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=Skyline.DataMiner.CICD.Tools.Validator&version=1.1.3
nuke :add-package Skyline.DataMiner.CICD.Tools.Validator --version 1.1.3

Skyline.DataMiner.CICD.Tools.Validator

About

Validates a DataMiner artifact.

Note Currently this tool only supports DataMiner protocol Visual Studio solutions.

Protocol packages (.dmprotocol) are not supported yet.

Note Usage of this tool is tracked through non-personal metrics provided through a single https call on each use.

These metrics may include, but are not limited to, the frequency of use and the primary purposes for which the Software is employed (e.g., automation, protocol analysis, visualization, etc.). By using the Software, you agree to allow Skyline to collect and analyze such metrics for the purpose of improving and enhancing the Software.

About DataMiner

DataMiner is a transformational platform that provides vendor-independent control and monitoring of devices and services. Out of the box and by design, it addresses key challenges such as security, complexity, multi-cloud, and much more. It has a pronounced open architecture and powerful capabilities enabling users to evolve easily and continuously.

The foundation of DataMiner is its powerful and versatile data acquisition and control layer. With DataMiner, there are no restrictions to what data users can access. Data sources may reside on premises, in the cloud, or in a hybrid setup.

A unique catalog of 7000+ connectors already exist. In addition, you can leverage DataMiner Development Packages to build you own connectors (also known as "protocols" or "drivers").

Note See also: About DataMiner.

About Skyline Communications

At Skyline Communications, we deal in world-class solutions that are deployed by leading companies around the globe. Check out our proven track record and see how we make our customers' lives easier by empowering them to take their operations to the next level.

Getting Started

In a command line terminal, install the tool using the following command:

dotnet tool install -g Skyline.DataMiner.CICD.Tools.Validator

To validate a protocol Visual Studio solution, the following command can be used:

dataminer-validator validate-protocol-solution --solution-file-path "<pathToSlnFile>" --results-output-directory-path "<FolderPath>"

To obtain more information about all the options, the following command can be use:

dataminer-validator validate-protocol-solution -h

Note: By default, a build operation will be performed. If you do not want this (e.g. because the tool is being used as part of a CI/CD pipeline where one of the previous steps is a build step, you can disable it by setting the --perform-build option to false.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
1.1.3 252 4/8/2024
1.1.2 364 2/23/2024