Fdw.UI.Pipelines.Endpoints
1.0.0-rc.9
dotnet add package Fdw.UI.Pipelines.Endpoints --version 1.0.0-rc.9
NuGet\Install-Package Fdw.UI.Pipelines.Endpoints -Version 1.0.0-rc.9
<PackageReference Include="Fdw.UI.Pipelines.Endpoints" Version="1.0.0-rc.9" />
<PackageVersion Include="Fdw.UI.Pipelines.Endpoints" Version="1.0.0-rc.9" />
<PackageReference Include="Fdw.UI.Pipelines.Endpoints" />
paket add Fdw.UI.Pipelines.Endpoints --version 1.0.0-rc.9
#r "nuget: Fdw.UI.Pipelines.Endpoints, 1.0.0-rc.9"
#:package Fdw.UI.Pipelines.Endpoints@1.0.0-rc.9
#addin nuget:?package=Fdw.UI.Pipelines.Endpoints&version=1.0.0-rc.9&prerelease
#tool nuget:?package=Fdw.UI.Pipelines.Endpoints&version=1.0.0-rc.9&prerelease
Fdw.UI.Pipelines.Endpoints
Endpoint bases for the pipeline designer — visual graph CRUD and task-type discovery.
Endpoint base classes for this domain's HTTP surface. A host closes over a base with a sealed endpoint that supplies its route; the base supplies the validate → service → map → send shape.
An endpoint is an HTTP orchestrator. It does not open a gateway, and it does not carry business logic — anything a background job would also need belongs in the service.
Endpoint bases
| Type | Kind | Purpose |
|---|---|---|
GetDesignerStepTypesEndpointBase |
class | Base endpoint for retrieving all available pipeline step types from the PipelineStepTypes… |
GetDesignerTaskTypesEndpointBase |
class | Base endpoint for retrieving all available task types for the designer palette. Route: GET… |
Installation
dotnet add package Fdw.UI.Pipelines.Endpoints --prerelease
Dependencies
Fdw.MessageLogging.Abstractions · Fdw.UI.Pipelines.Clients.Models · Fdw.Web.Endpoints
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.MessageLogging.Abstractions (>= 1.0.0-rc.9)
- Fdw.UI.Pipelines.Clients.Models (>= 1.0.0-rc.9)
- Fdw.Web.Endpoints (>= 1.0.0-rc.9)
- FluentValidation (>= 12.1.1)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.3.10)
- Microsoft.Bcl.HashCode (>= 6.0.0)
- Microsoft.Extensions.Caching.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Configuration (>= 10.0.10)
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Configuration.Binder (>= 10.0.10)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Diagnostics.HealthChecks (>= 10.0.10)
- Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.10)
- Microsoft.Extensions.Options (>= 10.0.10)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 10.0.10)
- Microsoft.Extensions.Options.DataAnnotations (>= 10.0.10)
- Polly.Core (>= 8.6.6)
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 | 64 | 8/25/2026 |
| 1.0.0-rc.8 | 43 | 8/25/2026 |
| 1.0.0-rc.6.1 | 49 | 8/20/2026 |
| 1.0.0-rc.6 | 60 | 8/20/2026 |
| 1.0.0-rc.5 | 117 | 8/19/2026 |
| 1.0.0-rc.4 | 53 | 8/19/2026 |
| 1.0.0-rc.3 | 90 | 8/17/2026 |
| 1.0.0-rc.1 | 58 | 8/10/2026 |