Fdw.Data.Components
1.0.0-rc.9
dotnet add package Fdw.Data.Components --version 1.0.0-rc.9
NuGet\Install-Package Fdw.Data.Components -Version 1.0.0-rc.9
<PackageReference Include="Fdw.Data.Components" Version="1.0.0-rc.9" />
<PackageVersion Include="Fdw.Data.Components" Version="1.0.0-rc.9" />
<PackageReference Include="Fdw.Data.Components" />
paket add Fdw.Data.Components --version 1.0.0-rc.9
#r "nuget: Fdw.Data.Components, 1.0.0-rc.9"
#:package Fdw.Data.Components@1.0.0-rc.9
#addin nuget:?package=Fdw.Data.Components&version=1.0.0-rc.9&prerelease
#tool nuget:?package=Fdw.Data.Components&version=1.0.0-rc.9&prerelease
Fdw.Data.Components
Headless components for the data domain — stores, sets, fields and the command builder over them.
Headless Blazor components for this domain — 17 .razor component(s) plus their supporting types.
Components are headless: a provider owns the state and the calls, a context carries them, and the consumer supplies the markup through a RenderFragment<TContext>. Nothing here renders a fixed skin, so a host can present the same component in any visual language.
Context, provider and log
| Type | Kind | Purpose |
|---|---|---|
AnnotationContext |
class | Immutable context object passed to the consumer RenderFragment by . Carries both state snapshots and… |
AnnotationProviderLog |
class | MessageLogging methods for AnnotationProvider operations. Provider-specific messages with domain context… |
CalculatedDataSetContext |
class | Immutable context object passed to the consumer RenderFragment by . Carries both state snapshots and… |
CalculatedDataSetProviderLog |
class | MessageLogging for CalculatedDataSetProvider operations. EventId ranges: 4180-4189 (pipeline ops),… |
ClientsDataStoreConfigurationProvider |
class | The UI-side for — feeds ConfiguredDataStoreProvider (Fdw.Data.DataNodes) from instead of a gateway.… |
ConfigurationDrillDownContext |
class | Immutable context object passed to the consumer RenderFragment by . Carries tree state, configuration… |
ConfigurationDrillDownProvider |
class | Headless provider that discovers tree structure from configuration metadata and walks a pre-loaded root… |
ConfigurationDrillDownProviderLog |
class | MessageLogging methods for operations. EventId range: 4650-4670 |
DataMapperContext |
class | Immutable context object passed to the consumer RenderFragment by . Carries both state snapshots and… |
DataMapperProviderLog |
class | MessageLogging for DataMapperProvider operations. EventId range: 1800-1809 |
DataPreviewContext |
class | Immutable context object passed to the consumer RenderFragment by . Carries state snapshots for… |
DataPreviewProviderLog |
class | MessageLogging for DataPreviewProvider operations. EventId range: 1810-1824 |
DataSetContext |
class | Immutable context object passed to the consumer RenderFragment by . Carries both state snapshots and… |
DataSetDetailContext |
class | Immutable context object passed to the consumer RenderFragment by . Carries working-set state and… |
DataSetDetailProviderLog |
class | MessageLogging methods for DataSetDetailProvider operations. EventId range: 9700-9729 |
DataSetProviderLog |
class | MessageLogging methods for DataSetProvider operations. Provider-specific messages with domain context… |
Installation
dotnet add package Fdw.Data.Components --prerelease
Dependencies
Fdw.Data.Configuration · Fdw.Data.DataNodes · Fdw.MessageLogging.Abstractions · Fdw.Operations.Abstractions · Fdw.Operations.Clients · Fdw.Schema.Clients · Fdw.Services.Catalog.Clients · Fdw.Services.Connections.Clients · Fdw.Services.Data.Abstractions · Fdw.Services.Data.Clients · Fdw.UI.Abstractions · Fdw.UI.Components · Fdw.UI.Pipelines.Clients.Models · Fdw.UI.Wizard · Fdw.Web.Calculations.Clients
Build-time only (generators and analyzers, not runtime dependencies): Fdw.Collections.SourceGenerators · Fdw.MessageLogging.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
- FastEndpoints (>= 8.1.0)
- Fdw.Data.Configuration (>= 1.0.0-rc.9)
- Fdw.Data.DataNodes (>= 1.0.0-rc.9)
- Fdw.MessageLogging.Abstractions (>= 1.0.0-rc.9)
- Fdw.Operations.Abstractions (>= 1.0.0-rc.9)
- Fdw.Operations.Clients (>= 1.0.0-rc.9)
- Fdw.Results (>= 1.0.0-rc.9)
- Fdw.Schema.Clients (>= 1.0.0-rc.9)
- Fdw.Services.Catalog.Clients (>= 1.0.0-rc.9)
- Fdw.Services.Connections.Clients (>= 1.0.0-rc.9)
- Fdw.Services.Data.Abstractions (>= 1.0.0-rc.9)
- Fdw.Services.Data.Clients (>= 1.0.0-rc.9)
- Fdw.UI (>= 1.0.0-rc.9)
- Fdw.UI.Abstractions (>= 1.0.0-rc.9)
- Fdw.UI.Components (>= 1.0.0-rc.9)
- Fdw.UI.Pipelines.Clients (>= 1.0.0-rc.9)
- Fdw.UI.Pipelines.Clients.Models (>= 1.0.0-rc.9)
- Fdw.UI.Wizard (>= 1.0.0-rc.9)
- Fdw.Web.Calculations.Clients (>= 1.0.0-rc.9)
- FluentValidation (>= 12.1.1)
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.10)
- Microsoft.Bcl.HashCode (>= 6.0.0)
- Polly.Core (>= 8.6.6)
- System.ComponentModel.Annotations (>= 5.0.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Fdw.Data.Components:
| Package | Downloads |
|---|---|
|
Fdw.Data.UI.Components
Development tools and utilities for the Fdw ecosystem. |
|
|
Fdw.UI.Pages
Development tools and utilities for the Fdw ecosystem. |
|
|
Fdw.Services.Etl.UI.Pages
Development tools and utilities for the Fdw ecosystem. |
|
|
Fdw.Calculations.UI.Pages
Development tools and utilities for the Fdw ecosystem. |
|
|
Fdw.Data.UI.Pages
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 | 50 | 8/25/2026 |
| 1.0.0-rc.8 | 53 | 8/25/2026 |
| 1.0.0-rc.6.1 | 75 | 8/20/2026 |
| 1.0.0-rc.6 | 86 | 8/20/2026 |
| 1.0.0-rc.5 | 78 | 8/19/2026 |
| 1.0.0-rc.4 | 71 | 8/19/2026 |
| 1.0.0-rc.3 | 83 | 8/17/2026 |
| 1.0.0-rc.1 | 71 | 8/10/2026 |