Skyline.DataMiner.Core.DataMinerSystem.Common 1.1.0.1

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Skyline.DataMiner.Core.DataMinerSystem.Common --version 1.1.0.1
NuGet\Install-Package Skyline.DataMiner.Core.DataMinerSystem.Common -Version 1.1.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Skyline.DataMiner.Core.DataMinerSystem.Common" Version="1.1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Skyline.DataMiner.Core.DataMinerSystem.Common --version 1.1.0.1
#r "nuget: Skyline.DataMiner.Core.DataMinerSystem.Common, 1.1.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Skyline.DataMiner.Core.DataMinerSystem.Common as a Cake Addin
#addin nuget:?package=Skyline.DataMiner.Core.DataMinerSystem.Common&version=1.1.0.1

// Install Skyline.DataMiner.Core.DataMinerSystem.Common as a Cake Tool
#tool nuget:?package=Skyline.DataMiner.Core.DataMinerSystem.Common&version=1.1.0.1

Skyline.DataMiner.Core.DataMinerSystem

About

About Skyline.DataMiner.Core.DataMinerSystem Packages

Skyline.DataMiner.Core.DataMinerSystem Packages are NuGets available in the public nuget store that contain assemblies that enhance development of DataMiner protocols or Automation scripts. (Colloquially referred to as the 'Class Library')

They allow several activities on elements, protocols, views, services, ... of a DataMiner System:

  • Data Retrieval
  • Subscriptions (Monitors)
  • Configuration
  • Creation
  • ...

Documentation: DataMinerSystem.Common

The following packages are available:

  • Skyline.DataMiner.Core.DataMinerSystem.Protocol
  • Skyline.DataMiner.Core.DataMinerSystem.Automation
  • Skyline.DataMiner.Core.DataMinerSystem.Common

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").

[!TIP] 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.

Requirements

The "DataMiner Integration Studio" Visual Studio extension is required for development of connectors and Automation scripts using NuGets.

See Installing DataMiner Integration Studio

[!IMPORTANT] NuGets are mandatory to be installed with PackageReferences. DIS was redesigned to work with PackageReferences and be future-proof.

For more information on how to migrate from packages.config to PackageReferences, see docs.microsoft.com.

Getting started

For use in QActions or Automation Scripts please refer to the Skyline.DataMiner.Core.DataMinerSystem.Automation or Skyline.DataMiner.Core.DataMinerSystem.Protocol packages.

For use from another process your entrypoint should be:

var myConnection = new RemotingConnection(String.Format("http://{0}:{1}/SLNetService", Settings.IPAddress, Settings.Port));
var dms = DmsFactory.CreateDms(new RemotingCommunication(myConnection));
Product Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Skyline.DataMiner.Core.DataMinerSystem.Common:

Package Downloads
Skyline.DataMiner.Core.DataMinerSystem.Automation The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Library providing methods to communicate with DataMiner objects from Automation Scripts. [Minimum Required DataMiner: 10.1.11] Code Entry Point: engine.GetDms();

Skyline.DataMiner.Core.InterAppCalls.Common The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Library facilitating communication between DataMiner elements and automationscripts by providing a Command Pattern Framework. [Minimum Required DataMiner: 10.1.0] Code Entry Point: IInterAppCall command = InterAppCallFactory.CreateNew();

Skyline.DataMiner.Core.DataMinerSystem.Protocol The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Library providing methods to communicate with DataMiner objects from Protocols (aka Connectors/Drivers). [Minimum Required DataMiner: 10.1.11] Code Entry Point: protocol.GetDms();

Skyline.DataMiner.Utils.YLE.Integrations The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Contains classes for interaction with multiple YLE services

Skyline.DataMiner.ConnectorAPI.GenericLoggerTable The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This repository contains the messages that are used to interact with the Generic Logger Table connector using InterApp communication.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.1.9 61 4/23/2024
1.1.1.8 1,547 3/29/2024
1.1.1.7 354 3/26/2024
1.1.1.6 1,292 3/19/2024
1.1.1.5 3,493 2/19/2024
1.1.1.4 5,997 12/20/2023
1.1.1.3 4,754 11/21/2023
1.1.1.2 7,426 9/28/2023
1.1.1.1 897 9/18/2023
1.1.0.5 7,359 5/10/2023
1.1.0.4 858 5/3/2023
1.1.0.3 1,230 4/13/2023
1.1.0.2 1,634 3/27/2023
1.1.0.1 1,496 1/18/2023
1.0.1.5 175 2/19/2024
1.0.1.4 6,636 12/20/2023
1.0.1.3 365 11/21/2023
1.0.1.2 369 9/28/2023
1.0.1.1 384 9/18/2023
1.0.0.6 608 5/10/2023
1.0.0.5 542 5/3/2023
1.0.0.4 605 4/13/2023
1.0.0.3 636 3/27/2023
1.0.0.2 13,416 1/18/2023
1.0.0.1 797 1/18/2023