Fdw.Web.Api
1.0.0-rc.9
dotnet add package Fdw.Web.Api --version 1.0.0-rc.9
NuGet\Install-Package Fdw.Web.Api -Version 1.0.0-rc.9
<PackageReference Include="Fdw.Web.Api" Version="1.0.0-rc.9" />
<PackageVersion Include="Fdw.Web.Api" Version="1.0.0-rc.9" />
<PackageReference Include="Fdw.Web.Api" />
paket add Fdw.Web.Api --version 1.0.0-rc.9
#r "nuget: Fdw.Web.Api, 1.0.0-rc.9"
#:package Fdw.Web.Api@1.0.0-rc.9
#addin nuget:?package=Fdw.Web.Api&version=1.0.0-rc.9&prerelease
#tool nuget:?package=Fdw.Web.Api&version=1.0.0-rc.9&prerelease
Fdw.Web.Api
The shared API surface: endpoint bases, request and response models, and the conventions every FDW HTTP host follows.
This package declares 178 model(s).
Options (1)
| Type | Kind | Purpose |
|---|---|---|
GetPipelineTypesEndpointBase |
class | Base endpoint for retrieving all registered ETL pipeline engine types from the EtlPipelineTypes… |
Records (178)
| Type | Kind | Purpose |
|---|---|---|
AddDataStoreContainerRequest |
class | Request DTO for adding a container to an existing data store path. |
AggregationDto |
class | Response DTO surfacing the Aggregate-transform parameters on a pipeline detail response, read from the… |
AggregationItemDto |
class | Response DTO for a single aggregation within an . |
AggregationItemRequest |
class | Request body for a single aggregation within an . Maps onto one… |
AggregationRequest |
class | Request body for the Aggregate-transform parameters on a create/update pipeline transform. Maps onto… |
AssignRoleRequest |
class | Request DTO for assigning a role to a user. |
BulkPipelineStatusResponse |
class | Response for bulk pipeline status. |
CalculationDto |
class | Response DTO surfacing the Calculate-transform parameters on a pipeline detail response, read from the… |
CalculationRequest |
class | Request body for the Calculate-transform parameters on a create/update pipeline transform. Maps onto the… |
CompareEnvironmentsRequest |
class | Request to compare configuration between two environments. |
ComputedColumnDto |
class | Response DTO for a single computed column within a . |
ComputedColumnRequest |
class | Request body for a single computed column within a . Maps onto one… |
Types (180)
| Type | Kind | Purpose |
|---|---|---|
AddDataStoreContainerEndpointBase |
class | Generic base endpoint for adding a container to an existing data store path. POST… |
ApiEndpointOptions |
class | Configuration options for API endpoint routing, authorization policies, and domain filtering. |
ApprovePromotionEndpointBase |
class | Abstract endpoint that approves a promotion request. |
AssignUserRoleEndpointBase |
class | Generic base endpoint for assigning a role to a user. The role assignment is executed in a transaction… |
AuthenticationEndpointLog |
class | MessageLogging for authentication endpoint operations. EventId range: 7110-7130 |
AuthorizationEndpointLog |
class | High-performance MessageLogging for authorization endpoint operations. EventId range: 3113-3130 |
BulkPipelineStatusEndpointBase |
class | Endpoint to get status of all pipelines in a single call. Solves N+1 problem for dashboard and nav menu. |
ChangePasswordEndpointBase |
class | Abstract base class for changing the current user's password (POST /users/me/password). |
CompareEnvironmentsEndpointBase |
class | Abstract endpoint that compares configuration between two environments for a given entity. |
ConnectionEndpointLog |
class | Message logging for connection endpoint operations. EventId range: 7119-7149 |
CreateAgentKeyEndpointBase |
class | Abstract base class for creating an agent key (POST /agent-keys). The raw key value is returned exactly… |
CreateConnectionEndpointBase<TConfig> |
class | Generic base endpoint for creating a new connection configuration. Composes the whole aggregate — the… |
Installation
dotnet add package Fdw.Web.Api --prerelease
Dependencies
Fdw.Calculations.Aggregations · Fdw.Commands.Data · Fdw.Data.Abstractions · Fdw.Data.DataSets · Fdw.Data.DataSets.Abstractions · Fdw.Hosting · Fdw.Hosting.Abstractions · Fdw.MessageLogging.Abstractions · Fdw.Messages · Fdw.Operations.Abstractions · Fdw.Operations.Endpoints · Fdw.Results · Fdw.Schema.Abstractions · Fdw.Schema.Clients.Abstractions · Fdw.Security.Hashing · Fdw.Services · Fdw.Services.Abstractions · Fdw.Services.Authentication.Abstractions · Fdw.Services.Authorization · Fdw.Services.Authorization.Abstractions · Fdw.Services.Catalog.Clients.Models · Fdw.Services.Connections · Fdw.Services.Connections.Abstractions · Fdw.Services.Data.Abstractions · Fdw.Services.Data.Clients.Models · Fdw.Services.Etl · Fdw.Services.Etl.Abstractions · Fdw.Services.ExternalIdentityProviders · Fdw.Services.Multitenancy.Abstractions · Fdw.Services.Pipelines · Fdw.Services.Pipelines.Abstractions · Fdw.Services.Quality · Fdw.Services.Scheduling · Fdw.Services.Scheduling.Abstractions · Fdw.Services.SecretManagers · Fdw.Services.SecretManagers.Abstractions · Fdw.Services.Users · Fdw.Services.Users.Abstractions · Fdw.UI.Themes · Fdw.Validation.FastEndpoints · Fdw.Web.Endpoints · Fdw.Web.RestEndpoints · Fdw.Web.Search.Clients.Models
Build-time only (generators and analyzers, not runtime dependencies): Fdw.Collections.SourceGenerators · Fdw.Configuration.SourceGenerators · Fdw.Data.SourceGenerators · Fdw.MessageLogging.SourceGenerators · Fdw.Registration.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
- ColorHelper (>= 1.8.1)
- Cronos (>= 0.13.0)
- FastEndpoints (>= 8.1.0)
- FastEndpoints.Swagger (>= 8.1.0)
- Fdw.Calculations.Aggregations (>= 1.0.0-rc.9)
- Fdw.Commands.Data (>= 1.0.0-rc.9)
- Fdw.Data.Abstractions (>= 1.0.0-rc.9)
- Fdw.Data.DataSets (>= 1.0.0-rc.9)
- Fdw.Data.DataSets.Abstractions (>= 1.0.0-rc.9)
- Fdw.Hosting.Abstractions (>= 1.0.0-rc.9)
- Fdw.MessageLogging.Abstractions (>= 1.0.0-rc.9)
- Fdw.Messages (>= 1.0.0-rc.9)
- Fdw.Operations.Abstractions (>= 1.0.0-rc.9)
- Fdw.Operations.Endpoints (>= 1.0.0-rc.9)
- Fdw.Results (>= 1.0.0-rc.9)
- Fdw.Schema.Abstractions (>= 1.0.0-rc.9)
- Fdw.Schema.Clients.Abstractions (>= 1.0.0-rc.9)
- Fdw.Schema.Endpoints (>= 1.0.0-rc.9)
- Fdw.Security.Hashing (>= 1.0.0-rc.9)
- Fdw.Services (>= 1.0.0-rc.9)
- Fdw.Services.Abstractions (>= 1.0.0-rc.9)
- Fdw.Services.Authentication.Abstractions (>= 1.0.0-rc.9)
- Fdw.Services.Authentication.Endpoints (>= 1.0.0-rc.9)
- Fdw.Services.Authorization (>= 1.0.0-rc.9)
- Fdw.Services.Authorization.Abstractions (>= 1.0.0-rc.9)
- Fdw.Services.Authorization.Endpoints (>= 1.0.0-rc.9)
- Fdw.Services.Catalog.Clients.Models (>= 1.0.0-rc.9)
- Fdw.Services.Catalog.Endpoints (>= 1.0.0-rc.9)
- Fdw.Services.Connections (>= 1.0.0-rc.9)
- Fdw.Services.Connections.Abstractions (>= 1.0.0-rc.9)
- Fdw.Services.Connections.Endpoints (>= 1.0.0-rc.9)
- Fdw.Services.Data.Abstractions (>= 1.0.0-rc.9)
- Fdw.Services.Data.Clients.Models (>= 1.0.0-rc.9)
- Fdw.Services.Data.Endpoints (>= 1.0.0-rc.9)
- Fdw.Services.Etl (>= 1.0.0-rc.9)
- Fdw.Services.Etl.Abstractions (>= 1.0.0-rc.9)
- Fdw.Services.ExternalIdentityProviders (>= 1.0.0-rc.9)
- Fdw.Services.ExternalIdentityProviders.Endpoints (>= 1.0.0-rc.9)
- Fdw.Services.Multitenancy.Abstractions (>= 1.0.0-rc.9)
- Fdw.Services.Multitenancy.Endpoints (>= 1.0.0-rc.9)
- Fdw.Services.Pipelines (>= 1.0.0-rc.9)
- Fdw.Services.Pipelines.Abstractions (>= 1.0.0-rc.9)
- Fdw.Services.Pipelines.Endpoints (>= 1.0.0-rc.9)
- Fdw.Services.Quality (>= 1.0.0-rc.9)
- Fdw.Services.Quality.Endpoints (>= 1.0.0-rc.9)
- Fdw.Services.Scheduling (>= 1.0.0-rc.9)
- Fdw.Services.Scheduling.Abstractions (>= 1.0.0-rc.9)
- Fdw.Services.Scheduling.Endpoints (>= 1.0.0-rc.9)
- Fdw.Services.SecretManagers (>= 1.0.0-rc.9)
- Fdw.Services.SecretManagers.Abstractions (>= 1.0.0-rc.9)
- Fdw.Services.Users (>= 1.0.0-rc.9)
- Fdw.Services.Users.Abstractions (>= 1.0.0-rc.9)
- Fdw.Services.Users.Endpoints (>= 1.0.0-rc.9)
- Fdw.UI.Themes (>= 1.0.0-rc.9)
- Fdw.UI.Themes.Endpoints (>= 1.0.0-rc.9)
- Fdw.Validation.FastEndpoints (>= 1.0.0-rc.9)
- Fdw.Web.Endpoints (>= 1.0.0-rc.9)
- Fdw.Web.RestEndpoints (>= 1.0.0-rc.9)
- Fdw.Web.Search.Clients.Models (>= 1.0.0-rc.9)
- Fdw.Web.Search.Endpoints (>= 1.0.0-rc.9)
- FluentValidation (>= 12.1.1)
- FluentValidation.DependencyInjectionExtensions (>= 12.1.1)
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.10)
- Microsoft.Bcl.HashCode (>= 6.0.0)
- Microsoft.IdentityModel.JsonWebTokens (>= 8.22.0)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 8.22.0)
- Microsoft.IdentityModel.Tokens (>= 8.22.0)
- Microsoft.OData.Edm (>= 8.4.3)
- Microsoft.OpenApi.Readers (>= 1.6.29)
- Newtonsoft.Json (>= 13.0.3)
- Polly.Core (>= 8.6.6)
- Serilog (>= 4.3.1)
- Spectre.Console (>= 0.55.2)
- System.ComponentModel.Annotations (>= 5.0.0)
- System.IdentityModel.Tokens.Jwt (>= 8.22.0)
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.9 | 52 | 8/25/2026 |
| 1.0.0-rc.8 | 40 | 8/25/2026 |
| 1.0.0-rc.6.1 | 54 | 8/20/2026 |
| 1.0.0-rc.6 | 76 | 8/20/2026 |
| 1.0.0-rc.5 | 103 | 8/19/2026 |
| 1.0.0-rc.4 | 50 | 8/19/2026 |
| 1.0.0-rc.3 | 99 | 8/17/2026 |
| 1.0.0-rc.1 | 56 | 8/10/2026 |