Skyline.DataMiner.Core.DataMinerSystem.Common
1.0.1.4
Prefix Reserved
See the version list below for details.
dotnet add package Skyline.DataMiner.Core.DataMinerSystem.Common --version 1.0.1.4
NuGet\Install-Package Skyline.DataMiner.Core.DataMinerSystem.Common -Version 1.0.1.4
<PackageReference Include="Skyline.DataMiner.Core.DataMinerSystem.Common" Version="1.0.1.4" />
paket add Skyline.DataMiner.Core.DataMinerSystem.Common --version 1.0.1.4
#r "nuget: Skyline.DataMiner.Core.DataMinerSystem.Common, 1.0.1.4"
// Install Skyline.DataMiner.Core.DataMinerSystem.Common as a Cake Addin #addin nuget:?package=Skyline.DataMiner.Core.DataMinerSystem.Common&version=1.0.1.4 // Install Skyline.DataMiner.Core.DataMinerSystem.Common as a Cake Tool #tool nuget:?package=Skyline.DataMiner.Core.DataMinerSystem.Common&version=1.0.1.4
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:
RemotingConnection.RegisterChannel(); // only necessary until DMA 10.3.6/10.3.0(CU3)
var myConnection = ConnectionSettings.GetConnection(Settings.IPAddress.ToString());
var dms = DmsFactory.CreateDms(new RemotingCommunication(myConnection));
Product | Versions 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. |
-
.NETFramework 4.6.2
- Newtonsoft.Json (>= 13.0.2)
- Skyline.DataMiner.Dev.Common (>= 10.1.0.6)
- System.Threading.Tasks.Dataflow (>= 7.0.0)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Skyline.DataMiner.Core.DataMinerSystem.Common:
Package | Downloads |
---|---|
Skyline.DataMiner.Core.DataMinerSystem.Automation
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
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
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
Contains classes for interaction with multiple YLE services |
|
Skyline.DataMiner.ConnectorAPI.GenericLoggerTable
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.13 | 4,494 | 7/24/2024 |
1.1.1.12 | 6,248 | 6/7/2024 |
1.1.1.11 | 626 | 5/30/2024 |
1.1.1.10 | 1,327 | 5/13/2024 |
1.1.1.9 | 4,021 | 4/23/2024 |
1.1.1.8 | 2,626 | 3/29/2024 |
1.1.1.7 | 422 | 3/26/2024 |
1.1.1.6 | 1,465 | 3/19/2024 |
1.1.1.5 | 7,968 | 2/19/2024 |
1.1.1.4 | 10,443 | 12/20/2023 |
1.1.1.3 | 5,432 | 11/21/2023 |
1.1.1.2 | 9,647 | 9/28/2023 |
1.1.1.1 | 947 | 9/18/2023 |
1.1.0.5 | 7,759 | 5/10/2023 |
1.1.0.4 | 898 | 5/3/2023 |
1.1.0.3 | 1,294 | 4/13/2023 |
1.1.0.2 | 1,738 | 3/27/2023 |
1.1.0.1 | 2,238 | 1/18/2023 |
1.0.1.5 | 226 | 2/19/2024 |
1.0.1.4 | 19,463 | 12/20/2023 |
1.0.1.3 | 411 | 11/21/2023 |
1.0.1.2 | 406 | 9/28/2023 |
1.0.1.1 | 419 | 9/18/2023 |
1.0.0.6 | 640 | 5/10/2023 |
1.0.0.5 | 566 | 5/3/2023 |
1.0.0.4 | 638 | 4/13/2023 |
1.0.0.3 | 667 | 3/27/2023 |
1.0.0.2 | 13,862 | 1/18/2023 |
1.0.0.1 | 879 | 1/18/2023 |