Fdw.UI.Pages
1.0.0-rc.6.1
dotnet add package Fdw.UI.Pages --version 1.0.0-rc.6.1
NuGet\Install-Package Fdw.UI.Pages -Version 1.0.0-rc.6.1
<PackageReference Include="Fdw.UI.Pages" Version="1.0.0-rc.6.1" />
<PackageVersion Include="Fdw.UI.Pages" Version="1.0.0-rc.6.1" />
<PackageReference Include="Fdw.UI.Pages" />
paket add Fdw.UI.Pages --version 1.0.0-rc.6.1
#r "nuget: Fdw.UI.Pages, 1.0.0-rc.6.1"
#:package Fdw.UI.Pages@1.0.0-rc.6.1
#addin nuget:?package=Fdw.UI.Pages&version=1.0.0-rc.6.1&prerelease
#tool nuget:?package=Fdw.UI.Pages&version=1.0.0-rc.6.1&prerelease
Fdw.UI.Pages
The page set built over the headless components.
Headless Blazor components for this domain — 87 .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 |
|---|---|---|
AgentActionContext |
class | Context passed from to consumer render fragments. Exposes the current state and action callbacks for… |
AgentActionProviderLog |
class | MessageLogging methods for AgentActionProvider operations. EventId range: 4140-4149 |
ApiKeyContext |
class | Immutable context object passed to the consumer RenderFragment by . Carries both state snapshots and… |
ApiKeyProviderLog |
class | MessageLogging for ApiKeyProvider operations. EventId range: 4470-4489 |
CalculationFormBuilderContext |
class | State and callbacks for the component. All properties are read-only init — the parent provider rebuilds… |
CalculationProviderLog |
class | MessageLogging methods for CalculationProvider operations. Provider-specific messages with domain… |
CatalogContext |
class | Immutable context object passed to the consumer RenderFragment by . Carries both state snapshots and… |
CatalogProviderLog |
class | MessageLogging for CatalogProvider operations. EventId range: 4490-4504 |
ConfigurationContext |
class | Immutable context object passed to the consumer RenderFragment by . Carries both state snapshots and… |
ConfigurationPageContext |
record | Extended configuration context that wraps the FDW ConfigurationContext and adds type-detail (property… |
ConfigurationProviderLog |
class | MessageLogging methods for ConfigurationProvider operations. Provider-specific messages with baked-in… |
GlossaryContext |
class | Immutable context object passed to the consumer RenderFragment by . Carries both state snapshots and… |
GlossaryProviderLog |
class | MessageLogging for GlossaryProvider operations. EventId range: 4470-4489 |
NotificationBellContext |
class | Immutable context object passed to the consumer RenderFragment by . Provides unread count and recent… |
NotificationBellProviderLog |
class | MessageLogging methods for the NotificationBellProvider headless component. EventId range: 4240-4249 |
NotificationSettingsContext |
class | Immutable context object passed to the consumer RenderFragment by . Carries both state snapshots and… |
Installation
dotnet add package Fdw.UI.Pages --prerelease
Dependencies
Fdw.Agents.Clients · Fdw.Configuration · Fdw.Data.Components · Fdw.Data.DataSets.Abstractions · Fdw.Data.UI.Components · Fdw.MessageLogging.Abstractions · Fdw.Operations.Abstractions · Fdw.Operations.Clients · Fdw.Operations.Components · Fdw.Results · Fdw.Schema.Components · Fdw.Services.Abstractions · Fdw.Services.Authentication.Abstractions · Fdw.Services.Authentication.Clients · Fdw.Services.Authorization.Abstractions · Fdw.Services.Authorization.Clients · Fdw.Services.Catalog.Clients · Fdw.Services.Connections.Abstractions · Fdw.Services.Connections.Clients · Fdw.Services.Connections.Components · Fdw.Services.Data.Clients · Fdw.Services.Etl.Abstractions · Fdw.Services.Etl.Projects.Clients · Fdw.Services.ExternalIdentityProviders.Abstractions · Fdw.Services.Messaging.Clients · Fdw.Services.Notifications.Abstractions · Fdw.Services.Notifications.Clients · Fdw.Services.Pipelines.Abstractions · Fdw.Services.Pipelines.Clients · Fdw.Services.Pipelines.Components · Fdw.Services.Quality.Abstractions · Fdw.Services.Quality.Clients · Fdw.Services.Scheduling.Components · Fdw.Services.SecretManagers.Clients · Fdw.Services.SessionState.Components · Fdw.Services.Settings.Clients · Fdw.Services.Terminal.Abstractions · Fdw.Services.Users.Abstractions · Fdw.Services.Users.Clients · Fdw.UI · Fdw.UI.Canvas.Blazor · Fdw.UI.Charts.Blazor · Fdw.UI.Components · Fdw.UI.Pipelines.Clients · Fdw.UI.Pipelines.Clients.Models · Fdw.UI.Themes.Clients · Fdw.Web.Analytics.Components · Fdw.Web.Calculations.Clients · Fdw.Web.Clients · Fdw.Web.Clients.Abstractions · Fdw.Web.Http.Authentication
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
- Blazor-ApexCharts (>= 6.1.0)
- ColorHelper (>= 1.8.1)
- Cronos (>= 0.13.0)
- Excubo.Blazor.Canvas (>= 3.2.96)
- FastEndpoints (>= 8.1.0)
- Fdw.Agents.Clients (>= 1.0.0-rc.6.1)
- Fdw.Agents.Components (>= 1.0.0-rc.6.1)
- Fdw.Calculations.Components (>= 1.0.0-rc.6.1)
- Fdw.Configuration (>= 1.0.0-rc.6.1)
- Fdw.Configuration.Components (>= 1.0.0-rc.6.1)
- Fdw.Data.Components (>= 1.0.0-rc.6.1)
- Fdw.Data.DataSets.Abstractions (>= 1.0.0-rc.6.1)
- Fdw.Data.UI.Components (>= 1.0.0-rc.6.1)
- Fdw.MessageLogging.Abstractions (>= 1.0.0-rc.6.1)
- Fdw.Operations.Abstractions (>= 1.0.0-rc.6.1)
- Fdw.Operations.Clients (>= 1.0.0-rc.6.1)
- Fdw.Operations.Components (>= 1.0.0-rc.6.1)
- Fdw.Results (>= 1.0.0-rc.6.1)
- Fdw.Schema.Components (>= 1.0.0-rc.6.1)
- Fdw.Services.Abstractions (>= 1.0.0-rc.6.1)
- Fdw.Services.Authentication.Abstractions (>= 1.0.0-rc.6.1)
- Fdw.Services.Authentication.Clients (>= 1.0.0-rc.6.1)
- Fdw.Services.Authentication.Components (>= 1.0.0-rc.6.1)
- Fdw.Services.Authorization.Abstractions (>= 1.0.0-rc.6.1)
- Fdw.Services.Authorization.Clients (>= 1.0.0-rc.6.1)
- Fdw.Services.Authorization.Components (>= 1.0.0-rc.6.1)
- Fdw.Services.Catalog.Clients (>= 1.0.0-rc.6.1)
- Fdw.Services.Catalog.Components (>= 1.0.0-rc.6.1)
- Fdw.Services.Connections.Abstractions (>= 1.0.0-rc.6.1)
- Fdw.Services.Connections.Clients (>= 1.0.0-rc.6.1)
- Fdw.Services.Connections.Components (>= 1.0.0-rc.6.1)
- Fdw.Services.Data.Clients (>= 1.0.0-rc.6.1)
- Fdw.Services.Etl.Abstractions (>= 1.0.0-rc.6.1)
- Fdw.Services.Etl.Projects.Clients (>= 1.0.0-rc.6.1)
- Fdw.Services.Etl.Projects.UI.Components (>= 1.0.0-rc.6.1)
- Fdw.Services.ExternalIdentityProviders.Abstractions (>= 1.0.0-rc.6.1)
- Fdw.Services.Messaging.Clients (>= 1.0.0-rc.6.1)
- Fdw.Services.Messaging.Components (>= 1.0.0-rc.6.1)
- Fdw.Services.Notifications.Abstractions (>= 1.0.0-rc.6.1)
- Fdw.Services.Notifications.Clients (>= 1.0.0-rc.6.1)
- Fdw.Services.Notifications.Components (>= 1.0.0-rc.6.1)
- Fdw.Services.Pipelines.Abstractions (>= 1.0.0-rc.6.1)
- Fdw.Services.Pipelines.Clients (>= 1.0.0-rc.6.1)
- Fdw.Services.Pipelines.Components (>= 1.0.0-rc.6.1)
- Fdw.Services.Quality.Abstractions (>= 1.0.0-rc.6.1)
- Fdw.Services.Quality.Clients (>= 1.0.0-rc.6.1)
- Fdw.Services.Quality.Components (>= 1.0.0-rc.6.1)
- Fdw.Services.Scheduling.Components (>= 1.0.0-rc.6.1)
- Fdw.Services.SecretManagers.Clients (>= 1.0.0-rc.6.1)
- Fdw.Services.SecretManagers.Components (>= 1.0.0-rc.6.1)
- Fdw.Services.SessionState.Components (>= 1.0.0-rc.6.1)
- Fdw.Services.Settings.Clients (>= 1.0.0-rc.6.1)
- Fdw.Services.Settings.Components (>= 1.0.0-rc.6.1)
- Fdw.Services.Terminal.Abstractions (>= 1.0.0-rc.6.1)
- Fdw.Services.Terminal.Components (>= 1.0.0-rc.6.1)
- Fdw.Services.Users.Abstractions (>= 1.0.0-rc.6.1)
- Fdw.Services.Users.Clients (>= 1.0.0-rc.6.1)
- Fdw.UI (>= 1.0.0-rc.6.1)
- Fdw.UI.Canvas.Blazor (>= 1.0.0-rc.6.1)
- Fdw.UI.Charts.Blazor (>= 1.0.0-rc.6.1)
- Fdw.UI.Components (>= 1.0.0-rc.6.1)
- Fdw.UI.Pipelines.Clients (>= 1.0.0-rc.6.1)
- Fdw.UI.Pipelines.Clients.Models (>= 1.0.0-rc.6.1)
- Fdw.UI.Themes.Clients (>= 1.0.0-rc.6.1)
- Fdw.Web.Analytics.Components (>= 1.0.0-rc.6.1)
- Fdw.Web.Calculations.Clients (>= 1.0.0-rc.6.1)
- Fdw.Web.Clients (>= 1.0.0-rc.6.1)
- Fdw.Web.Clients.Abstractions (>= 1.0.0-rc.6.1)
- Fdw.Web.Http.Authentication (>= 1.0.0-rc.6.1)
- FluentValidation (>= 12.1.1)
- FluentValidation.DependencyInjectionExtensions (>= 12.1.1)
- MailKit (>= 4.17.0)
- Microsoft.AspNetCore.SignalR.Client (>= 10.0.10)
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.10)
- Microsoft.Bcl.HashCode (>= 6.0.0)
- MimeKit (>= 4.17.0)
- Polly.Core (>= 8.6.6)
- Radzen.Blazor (>= 11.0.4)
- Serilog (>= 4.3.1)
- Spectre.Console (>= 0.55.2)
- System.ComponentModel.Annotations (>= 5.0.0)
- Z.Blazor.Diagrams (>= 3.0.4.1)
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-rc.6.1 | 52 | 8/20/2026 |
| 1.0.0-rc.6 | 78 | 8/20/2026 |
| 1.0.0-rc.5 | 66 | 8/19/2026 |
| 1.0.0-rc.4 | 51 | 8/19/2026 |
| 1.0.0-rc.3 | 77 | 8/17/2026 |
| 1.0.0-rc.1 | 71 | 8/10/2026 |