Assembly packaged from Skyline DataMiner/Files. [Version:10.6.3-16832]
$ dotnet add package Skyline.DataMiner.Files.QActionHelperBaseClassesDataMiner Development Packages are NuGets available in the public nuget store that contain the necessary DLLs for the development of DataMiner protocols or Automation scripts.
They allow access to the SLProtocol interface and IEngine interface respectively within your Visual Studio projects.
The following packages are available:
There are also several dependency packages, each containing a single assembly from the "Skyline DataMiner/Files" folder of the DMA. Most of these are not intended to be installed individually:
For development requiring IMediator or unit conversion, for example to work with SRM Profile parameters, you need to install the following package:
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").
[!TIP] See also: About DataMiner
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.
The "DataMiner Integration Studio" Visual Studio extension is required for development of connectors and Automation scripts using DataMiner Development Packages.
See Installing DataMiner Integration Studio
[!IMPORTANT] DevPacks are suggested to be installed with PackageReferences. DIS was redesigned to work with PackageReferences and be future-proof.
Using packages.config, you may see incorrect DLLImports (protocols) or references (Automation scripts) when asking DIS to compile the results.
For more information on how to migrate from packages.config to PackageReferences, see docs.microsoft.com.
Versioning scheme:
A.B.C.D
Revisions can be released to:
[!NOTE] We recommend that you always use the latest revision of a version.