Fdw.Web.Api 1.0.0-rc.9

This is a prerelease version of Fdw.Web.Api.
dotnet add package Fdw.Web.Api --version 1.0.0-rc.9
                    
NuGet\Install-Package Fdw.Web.Api -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.Web.Api" 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.Web.Api" Version="1.0.0-rc.9" />
                    
Directory.Packages.props
<PackageReference Include="Fdw.Web.Api" />
                    
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.Web.Api --version 1.0.0-rc.9
                    
#r "nuget: Fdw.Web.Api, 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.Web.Api@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.Web.Api&version=1.0.0-rc.9&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Fdw.Web.Api&version=1.0.0-rc.9&prerelease
                    
Install as a Cake Tool

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 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

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