Fdw.Data.Components 1.0.0-rc.9

This is a prerelease version of Fdw.Data.Components.
dotnet add package Fdw.Data.Components --version 1.0.0-rc.9
                    
NuGet\Install-Package Fdw.Data.Components -Version 1.0.0-rc.9
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Fdw.Data.Components" Version="1.0.0-rc.9" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fdw.Data.Components" Version="1.0.0-rc.9" />
                    
Directory.Packages.props
<PackageReference Include="Fdw.Data.Components" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Fdw.Data.Components --version 1.0.0-rc.9
                    
#r "nuget: Fdw.Data.Components, 1.0.0-rc.9"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Fdw.Data.Components@1.0.0-rc.9
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Fdw.Data.Components&version=1.0.0-rc.9&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Fdw.Data.Components&version=1.0.0-rc.9&prerelease
                    
Install as a Cake Tool

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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