NuDom.Core
1.0.0-beta.12
dotnet add package NuDom.Core --version 1.0.0-beta.12
NuGet\Install-Package NuDom.Core -Version 1.0.0-beta.12
<PackageReference Include="NuDom.Core" Version="1.0.0-beta.12" />
<PackageVersion Include="NuDom.Core" Version="1.0.0-beta.12" />
<PackageReference Include="NuDom.Core" />
paket add NuDom.Core --version 1.0.0-beta.12
#r "nuget: NuDom.Core, 1.0.0-beta.12"
#:package NuDom.Core@1.0.0-beta.12
#addin nuget:?package=NuDom.Core&version=1.0.0-beta.12&prerelease
#tool nuget:?package=NuDom.Core&version=1.0.0-beta.12&prerelease
NuDom.Core
Core runtime library for NuDom-generated DataMiner DOM models.
Overview
NuDom.Core provides the runtime foundation for type-safe DOM models generated by the NuDom source generator. It handles querying, validation, serialization, and caching so generated code stays minimal and focused on your domain model.
Key Capabilities
- Type-safe LINQ queries with automatic server-side filter translation
- Built-in validation powered by FluentValidation
- Configurable caching to reduce redundant DataMiner calls
- Navigation properties with lazy loading and eager loading support
- Pagination for large result sets
Requirements
- .NET Framework 4.8
- DataMiner 10.5+
SDK Dependencies
| Package | Minimum Version |
|---|---|
| Skyline.DataMiner.Utils.DOM | 10.5.2.4 |
| Skyline.DataMiner.Core.SRM | 2.0.4 |
Installation
This package is installed automatically when using the NuDom source generator. To install manually:
dotnet add package NuDom.Core
License
Copyright © 2026 Zamberetta. All rights reserved. See the LICENSE file included in this package for details.
Third-party licenses are documented in the THIRD-PARTY-NOTICES.txt file included in this package.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net48 is compatible. net481 was computed. |
-
.NETFramework 4.8
- FluentValidation (>= 11.12.0 && < 12.0.0)
- Newtonsoft.Json (>= 13.0.4)
- Skyline.DataMiner.Core.SRM (>= 2.0.4)
- Skyline.DataMiner.Utils.DOM (>= 10.5.2.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0-beta.12 | 62 | 4/5/2026 |
| 1.0.0-beta.11 | 47 | 4/2/2026 |
| 1.0.0-beta.10 | 64 | 3/14/2026 |
| 1.0.0-beta.9 | 104 | 3/3/2026 |
| 1.0.0-beta.8 | 58 | 2/27/2026 |
| 1.0.0-beta.7 | 55 | 2/27/2026 |
| 1.0.0-beta.6 | 51 | 2/27/2026 |
| 1.0.0-beta.5 | 64 | 2/26/2026 |
| 1.0.0-beta.4 | 57 | 2/25/2026 |
| 1.0.0-beta.3 | 49 | 2/24/2026 |
| 1.0.0-beta.2 | 46 | 2/24/2026 |
| 1.0.0-beta.1 | 51 | 2/24/2026 |