Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
27 packages returned for Tags:"Skyline"
Sort by
Relevance
Downloads
Recently updated
Skyline.
DataMiner.
CICD.
FileSystem
by:
SkylineCommunications
6,690 total downloads
last updated
12/7/2022
Latest version:
1.0.0.1
Skyline
CICD
Library providing methods to access the FileSystem on both Unix or Windows systems through a single interface. It also allows manipulation of Windows paths from Linux or Linux paths from Windows. For Windows it...
More information
Skyline.
DataMiner.
CICD.
Assemblers.
Automation
by:
SkylineCommunications
7,180 total downloads
last updated
2/8/2023
Latest version:
1.0.0.8
Skyline
DataMiner
CICD
Library providing methods for converting Visual Studio DIS Automation Solutions to individual DataMiner AutomationScript artifacts (e.g. xml, dlls,...).
Skyline.
DataMiner.
CICD.
Common
by:
SkylineCommunications
8,827 total downloads
last updated
2/8/2023
Latest version:
1.0.0.8
Skyline
DataMiner
CICD
Library providing common methods used by all DataMiner CICD Re-Usable Modules.
Skyline.
DataMiner.
CICD.
DMApp.
Common
by:
SkylineCommunications
7,675 total downloads
last updated
2/8/2023
Latest version:
1.0.0.8
Skyline
DataMiner
CICD
Library providing Common methods to convert Visual Studio DIS Solutions into DataMiner Application Packages (.DMApp) files.
Skyline.
DataMiner.
CICD.
Loggers
by:
SkylineCommunications
8,357 total downloads
last updated
2/8/2023
Latest version:
1.0.0.8
Skyline
DataMiner
CICD
Library providing common methods to write to DataMiner Logging.
Skyline.
DataMiner.
CICD.
Parsers.
Common
by:
SkylineCommunications
7,902 total downloads
last updated
2/8/2023
Latest version:
1.0.0.8
Skyline
DataMiner
CICD
Library providing Common methods to parse DataMiner XML files.
Skyline.
DataMiner.
CICD.
Parsers.
Automation
by:
SkylineCommunications
7,390 total downloads
last updated
2/8/2023
Latest version:
1.0.0.8
Skyline
DataMiner
CICD
Library providing methods to parse DataMiner AutomationScript XML files.
Skyline.
DataMiner.
CICD.
DMApp.
Automation
by:
SkylineCommunications
6,899 total downloads
last updated
2/8/2023
Latest version:
1.0.0.8
Skyline
DataMiner
CICD
Library providing methods to convert Visual Studio DIS AutomationScript Solutions into DataMiner Application Packages (.DMApp) files.
Skyline.
DataMiner.
CICD.
Assemblers.
Common
by:
SkylineCommunications
7,379 total downloads
last updated
2/8/2023
Latest version:
1.0.0.8
Skyline
DataMiner
CICD
Library providing common methods for converting Visual Studio DIS Solutions to individual DataMiner artifacts (e.g. xml, dlls,...).
Skyline.
DataMiner.
CICD.
DMApp.
Dashboard
by:
SkylineCommunications
6,470 total downloads
last updated
2/8/2023
Latest version:
1.0.0.8
Skyline
DataMiner
CICD
Library providing methods to convert Skyline Dashboard Repositories into DataMiner Application Packages (.DMApp) files.
Skyline.
DataMiner.
CICD.
DMApp.
Visio
by:
SkylineCommunications
6,495 total downloads
last updated
2/8/2023
Latest version:
1.0.0.8
Skyline
DataMiner
CICD
Library providing methods to convert Skyline Visio Repositories into DataMiner Application Packages (.DMApp) files.
Skyline.
DataMiner.
Core.
DataMinerSystem.
Common
by:
SkylineCommunications
299 total downloads
last updated
1/18/2023
Latest version:
1.1.0.1
Skyline
DataMiner
Library providing methods to communicate with DataMiner objects from remote processes. [Minimum Required DataMiner: 10.1.11] Code Entry Point: var dms = DmsFactory.CreateDms(new...
More information
Skyline.
DataMiner.
Core.
DataMinerSystem.
Protocol
by:
SkylineCommunications
240 total downloads
last updated
1/18/2023
Latest version:
1.1.0.1
Skyline
DataMiner
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.
Core.
DataMinerSystem.
Automation
by:
SkylineCommunications
206 total downloads
last updated
1/18/2023
Latest version:
1.1.0.1
Skyline
DataMiner
Library providing methods to communicate with DataMiner objects from Automation Scripts. [Minimum Required DataMiner: 10.1.11] Code Entry Point: engine.GetDms();
Skyline.
DataMiner.
CICD.
Tools.
TestProjectDetector
by:
SkylineCommunications
234 total downloads
last updated
12/7/2022
Latest version:
1.0.1-Alpha
Skyline
DataMiner
CICD
This NuGet package allows detecting test projects of a Visual Studio solution.
Skyline.
DataMiner.
Core.
Matrix.
Protocol
by:
SkylineCommunications
146 total downloads
last updated
1/25/2023
Latest version:
1.1.0.1
Skyline
DataMiner
Matrix
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
Skyline.
DataMiner.
Utils.
Rates.
Protocol
by:
SkylineCommunications
76 total downloads
last updated
1/26/2023
Latest version:
1.0.0.1
Skyline
DataMiner
Rates
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
Skyline.
DataMiner.
Utils.
QAPortalAPI
by:
SkylineCommunications
123 total downloads
last updated
2/7/2023
Latest version:
1.0.5
Skyline
DataMiner
QAPortalAPI
Easy way to report test results to the QAPortal
Skyline.
DataMiner.
Utils.
SNMP
by:
SkylineCommunications
79 total downloads
last updated
1/26/2023
Latest version:
1.0.0.1
Skyline
DataMiner
SNMP
Library containing logic that relates to SNMP. [Minimum Required DataMiner: 10.1.0] Code Entry Point: SnmpDeltaHelper.UpdateRateDeltaTracking(protocol, groupId: 1000, CalculationMethod.Accurate)
Skyline.
DataMiner.
Core.
InterAppCalls.
Common
by:
SkylineCommunications
78 total downloads
last updated
1/18/2023
Latest version:
1.0.0.1
Skyline
DataMiner
InterAppCalls
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
Previous
Next