Fdw.Data.Builders
1.0.0-rc.9
dotnet add package Fdw.Data.Builders --version 1.0.0-rc.9
NuGet\Install-Package Fdw.Data.Builders -Version 1.0.0-rc.9
<PackageReference Include="Fdw.Data.Builders" Version="1.0.0-rc.9" />
<PackageVersion Include="Fdw.Data.Builders" Version="1.0.0-rc.9" />
<PackageReference Include="Fdw.Data.Builders" />
paket add Fdw.Data.Builders --version 1.0.0-rc.9
#r "nuget: Fdw.Data.Builders, 1.0.0-rc.9"
#:package Fdw.Data.Builders@1.0.0-rc.9
#addin nuget:?package=Fdw.Data.Builders&version=1.0.0-rc.9&prerelease
#tool nuget:?package=Fdw.Data.Builders&version=1.0.0-rc.9&prerelease
Fdw.Data.Builders
Builders that assemble a DataStore's node tree from configuration.
A TypeCollection and its options — an extensible enum. Members are discovered at compile time and reachable by ByName / ById / All; a lookup that finds nothing returns a NotFound sentinel rather than null, so a caller never has to null-check a lookup.
A module initializer collects every [TypeOption] in every referenced assembly and dedupes them into the collection at load. Adding a member is a package reference plus a declaration — the collection itself is never edited.
Collections
| Type | Kind | Purpose |
|---|---|---|
BuilderResultCodes |
class | TypeCollection for Data.Builders result codes. EventId range: 6250-6299 |
Options (27 declared)
| Type | Kind | Purpose |
|---|---|---|
ContainerTypeRequiredCode |
class | Container type is required. |
DatasetDuplicateFieldsCode |
class | Dataset has duplicate field names. |
DatasetInvalidKeyFieldsCode |
class | Dataset has key fields that don't exist in the field list. |
DatasetMissingFieldsCode |
class | Dataset must have at least one field. |
DatasetMissingKeyFieldsCode |
class | Dataset must have at least one key field. |
DatasetNameRequiredCode |
class | Dataset name is required. |
FieldInvalidMaxLengthCode |
class | MaxLength must be greater than zero. |
FieldNameRequiredCode |
class | Field name is required. |
FieldTypeRequiredCode |
class | Field type is required. |
ParameterDefaultTypeMismatchCode |
class | Default value type is not compatible with parameter type. |
ParameterMissingCode |
class | Required parameter is missing. |
ParameterNameRequiredCode |
class | Parameter name is required. |
ParameterRequiredWithDefaultCode |
class | Required parameter cannot have a default value. |
ParameterTypeMismatchCode |
class | Parameter has incorrect type. |
ParameterTypeRequiredCode |
class | Parameter type is required. |
ParametersMissingCode |
class | Required parameters are missing. |
PathIdRequiredCode |
class | Path ID is required. |
PathMissingSpecificationCode |
class | Path must have either FullPath or Segments specified. |
Installation
dotnet add package Fdw.Data.Builders --prerelease
Dependencies
Fdw.Collections · Fdw.Data.DataContainers.Abstractions · Fdw.Data.DataSets · Fdw.Data.DataSets.Abstractions · Fdw.Results
Build-time only (generators and analyzers, not runtime dependencies): Fdw.Collections.SourceGenerators
Part of FractalDataWorks 1.0.0-rc.1. Licensed under Apache-2.0.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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. |
-
net10.0
- Fdw.Collections (>= 1.0.0-rc.9)
- Fdw.Data.DataContainers.Abstractions (>= 1.0.0-rc.9)
- Fdw.Data.DataSets (>= 1.0.0-rc.9)
- Fdw.Data.DataSets.Abstractions (>= 1.0.0-rc.9)
- Fdw.Results (>= 1.0.0-rc.9)
- FluentValidation (>= 12.1.1)
- Microsoft.AspNetCore.Cryptography.KeyDerivation (>= 10.0.10)
- Microsoft.AspNetCore.Http (>= 2.3.10)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.3.10)
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.10)
- Microsoft.Bcl.HashCode (>= 6.0.0)
- Microsoft.Extensions.Caching.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Configuration (>= 10.0.10)
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Configuration.Binder (>= 10.0.10)
- Microsoft.Extensions.DependencyInjection (>= 10.0.10)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 10.0.10)
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Identity.Core (>= 10.0.10)
- Microsoft.Extensions.Logging (>= 10.0.10)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Options (>= 10.0.10)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 10.0.10)
- Microsoft.Extensions.Options.DataAnnotations (>= 10.0.10)
- Polly.Core (>= 8.6.6)
- System.ComponentModel.Annotations (>= 5.0.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Fdw.Data.Builders:
| Package | Downloads |
|---|---|
|
Fdw.Data.JsonSchema
Development tools and utilities for the Fdw ecosystem. |
|
|
Fdw.Data.DataStores.SqlServer
Development tools and utilities for the Fdw ecosystem. |
|
|
Fdw.Data.Serialization
Development tools and utilities for the Fdw ecosystem. |
|
|
Fdw.Data.DataStores.Rest
Development tools and utilities for the Fdw ecosystem. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0-rc.9 | 150 | 8/25/2026 |
| 1.0.0-rc.8 | 164 | 8/25/2026 |
| 1.0.0-rc.6.1 | 430 | 8/20/2026 |
| 1.0.0-rc.6 | 433 | 8/20/2026 |
| 1.0.0-rc.5 | 478 | 8/19/2026 |
| 1.0.0-rc.4 | 375 | 8/19/2026 |
| 1.0.0-rc.3 | 357 | 8/17/2026 |
| 1.0.0-rc.1 | 191 | 8/10/2026 |