SkylineCommunications
-
- 68,796 total downloads
- last updated 2/7/2025
- Latest version: 10.0.4
Quickly develop Interactive Automation Scripts in DataMiner 10.4.12 and up. -
- 68,673 total downloads
- last updated 2/3/2025
- Latest version: 10.5.2.2
Assembly packaged from Skyline DataMiner/Files. [Version:10.5.2-15384] -
- 61,151 total downloads
- last updated 1/31/2025
- Latest version: 2.0.14
Library providing Common methods to convert Visual Studio DIS Solutions into DataMiner Application Packages (.DMApp) files. -
- 58,244 total downloads
- last updated 1/27/2025
- Latest version: 1.1.0
Library providing common methods for converting Visual Studio DIS Solutions to individual DataMiner artifacts (e.g. xml, dlls,...). -
- 55,159 total downloads
- last updated 1/27/2025
- Latest version: 1.1.0
Library providing methods to parse DataMiner AutomationScript XML files. -
- 51,127 total downloads
- last updated 1/27/2025
- Latest version: 1.1.0
Library providing methods for converting Visual Studio DIS Automation Solutions to individual DataMiner AutomationScript artifacts (e.g. XML, DLLs,...). -
- 49,134 total downloads
- last updated 1/31/2025
- Latest version: 2.0.14
Library providing methods to convert Visual Studio DIS AutomationScript Solutions into DataMiner Application Packages (.DMApp) files. Code Entry Point: var builder =... More information -
- 48,609 total downloads
- last updated 5/15/2024
- Latest version: 1.0.1.1
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 =... More information -
- 33,466 total downloads
- last updated 12/9/2024
- Latest version: 1.1.2.2
Library providing methods to communicate with DataMiner objects from Protocols (aka Connectors/Drivers). [Minimum Required DataMiner: 10.1.11] Code Entry Point: protocol.GetDms(); -
- 31,977 total downloads
- last updated 11/20/2024
- Latest version: 10.4.10.2
Provides a set of classes that can be used to interact with DataMiner Object Model (DOM). -
- 29,440 total downloads
- last updated 2/5/2025
- Latest version: 2.0.5
Library providing methods to install contents of a DataMiner application package on a DMS. -
- 26,368 total downloads
- last updated 11/18/2024
- Latest version: 2.0.3
This dotnet tool will check if every project in a Visual Studio solution is SDK style or Legacy style. -
- 24,661 total downloads
- last updated 1/31/2025
- Latest version: 2.0.14
Library providing methods to convert Skyline Visio Repositories into DataMiner Application Packages (.DMApp) files. Code Entry Point: var builder =... More information -
- 24,562 total downloads
- last updated 1/31/2025
- Latest version: 2.0.14
Library providing methods to convert Skyline Dashboard Repositories into DataMiner Application Packages (.DMApp) files. Code Entry Point: var builder =... More information -
- 20,924 total downloads
- last updated 11/21/2024
- Latest version: 1.0.2.12
Contains classes for interaction with multiple YLE services -
- 19,746 total downloads
- last updated 5/7/2024
- Latest version: 1.0.0.5
Library providing common methods used to calculate rates. [Minimum Required DataMiner: 10.1.0] Code Entry Point: Rate32OnDateTime rate32OnDatesHelper = Rate32OnDateTime.FromJsonString(bufferedData, minDelta,... More information -
- 19,744 total downloads
- last updated 5/15/2024
- Latest version: 1.1.0.3
Library providing methods to communicate with Matrices inside Elements of a DataMiner System. [Minimum Required DataMiner: 10.3.1] Getting Started: Use the DIS Macro:Protocols/Matrix/Create Matrix Code Entry... More information -
- 19,658 total downloads
- last updated 5/7/2024
- Latest version: 1.0.0.5
Library providing common methods used to calculate rates. [Minimum Required DataMiner: 10.1.0] Code Entry Point: Rate32OnDateTime rate32OnDatesHelper = Rate32OnDateTime.FromJsonString(bufferedData, minDelta,... More information -
- 19,298 total downloads
- last updated 1/31/2025
- Latest version: 2.0.14
This .NET tool allows you to create application (.dmapp) and protocol (.dmprotocol) packages. -
- 19,106 total downloads
- last updated 12/7/2023
- Latest version: 1.0.0.3
Library providing logic related to data source interfaces. Code Entry Point: double result = Interface.CalculateUtilization(1500, 2000, 5000, DuplexStatus.FullDuplex);