Skyline.DataMiner.SDM
1.0.1
Prefix Reserved
dotnet add package Skyline.DataMiner.SDM --version 1.0.1
NuGet\Install-Package Skyline.DataMiner.SDM -Version 1.0.1
<PackageReference Include="Skyline.DataMiner.SDM" Version="1.0.1" />
<PackageVersion Include="Skyline.DataMiner.SDM" Version="1.0.1" />
<PackageReference Include="Skyline.DataMiner.SDM" />
paket add Skyline.DataMiner.SDM --version 1.0.1
#r "nuget: Skyline.DataMiner.SDM, 1.0.1"
#:package Skyline.DataMiner.SDM@1.0.1
#addin nuget:?package=Skyline.DataMiner.SDM&version=1.0.1
#tool nuget:?package=Skyline.DataMiner.SDM&version=1.0.1
Skyline.DataMiner.SDM
About
Skyline.DataMiner.SDM is a source generator library that streamlines interaction with entities by automatically generating repository, middleware, and mapper code.
Key Features
- Automatic Repository Generation: Creates type-safe repository classes for DOM CRUD operations
- Middleware Support: Generates middleware components for business logic integration
- Object Mapping: Automatically maps between DOM instances and strongly-typed C# objects
- Compile-Time Code Generation: Zero runtime overhead with Roslyn source generators
- IntelliSense Support: Full IDE support with generated code visible in your project
Getting Started
Install the NuGet package:
Install-Package Skyline.DataMiner.SDMDefine your entity classes with appropriate attributes
Build your project - the source generator will automatically create the necessary infrastructure code
Use the generated repositories and middleware in your DataMiner scripts and applications
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 exists. In addition, you can leverage DataMiner Development Packages to build your own connectors (also known as "protocols" or "drivers").
Note 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.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 is compatible. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.8
- Skyline.DataMiner.Dev.Utils.SDM.Abstractions (>= 1.0.1)
- Skyline.DataMiner.SDM.SourceGenerator.Runtime (>= 1.0.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Skyline.DataMiner.SDM:
| Package | Downloads |
|---|---|
|
Skyline.DataMiner.Learning.EventManagement
Example backend abstraction for event management demonstrating best practices for DataMiner DOM-based solutions. Provides strongly-typed models, repository pattern, and API helpers for managing events with persistent storage through DataMiner Object Model. Ideal for learning and as a template for building DataMiner backend integrations. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.1 | 131 | 2/24/2026 |