Fdw.Data.OpenApi
1.0.1-rc.4
dotnet add package Fdw.Data.OpenApi --version 1.0.1-rc.4
NuGet\Install-Package Fdw.Data.OpenApi -Version 1.0.1-rc.4
<PackageReference Include="Fdw.Data.OpenApi" Version="1.0.1-rc.4" />
<PackageVersion Include="Fdw.Data.OpenApi" Version="1.0.1-rc.4" />
<PackageReference Include="Fdw.Data.OpenApi" />
paket add Fdw.Data.OpenApi --version 1.0.1-rc.4
#r "nuget: Fdw.Data.OpenApi, 1.0.1-rc.4"
#:package Fdw.Data.OpenApi@1.0.1-rc.4
#addin nuget:?package=Fdw.Data.OpenApi&version=1.0.1-rc.4&prerelease
#tool nuget:?package=Fdw.Data.OpenApi&version=1.0.1-rc.4&prerelease
Fdw.Data.OpenApi
OpenAPI document parsing into FDW containers and fields.
A TypeCollection and its options — an extensible enum. Members are discovered at compile time and reachable by ByName / ById / All; a lookup that finds nothing returns a NotFound sentinel rather than null, so a caller never has to null-check a lookup.
A module initializer collects every [TypeOption] in every referenced assembly and dedupes them into the collection at load. Adding a member is a package reference plus a declaration — the collection itself is never edited.
Collections
| Type | Kind | Purpose |
|---|---|---|
OpenApiResultCodes |
class | TypeCollection for OpenAPI translator result codes. EventId range: 4350-4399 (within Data.OpenApi) |
Options (6 declared)
| Type | Kind | Purpose |
|---|---|---|
NoMatchingOperationCode |
class | No matching OpenAPI operation found for the command. |
RequiredParameterMissingCode |
class | Required parameter missing from command. |
SchemaValidationFailedCode |
class | Schema validation failed. |
SpecParsingFailedCode |
class | OpenAPI specification parsing failed. |
TranslationExceptionCode |
class | Translation failed with an exception. |
TranslationSucceededCode |
class | Translation completed successfully. |
Installation
dotnet add package Fdw.Data.OpenApi --prerelease
Dependencies
Fdw.Collections · Fdw.Commands.Data.Abstractions · Fdw.Data.Abstractions · Fdw.MessageLogging.Abstractions · Fdw.Results · Fdw.Results.Abstractions
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
- Fdw.Collections (>= 1.0.1-rc.4)
- Fdw.Commands.Data.Abstractions (>= 1.0.1-rc.4)
- Fdw.Data.Abstractions (>= 1.0.1-rc.4)
- Fdw.MessageLogging.Abstractions (>= 1.0.1-rc.4)
- Fdw.Results (>= 1.0.1-rc.4)
- Fdw.Results.Abstractions (>= 1.0.1-rc.4)
- FluentValidation (>= 12.1.1)
- 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.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)
- Microsoft.OpenApi.Readers (>= 1.6.29)
- 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.1-rc.4 | 49 | 9/2/2026 |
| 1.0.1-rc.3 | 51 | 9/2/2026 |
| 1.0.1-rc.2 | 46 | 9/1/2026 |
| 1.0.1-rc.1 | 52 | 8/31/2026 |
| 1.0.0-rc.10 | 54 | 8/28/2026 |
| 1.0.0-rc.9 | 62 | 8/25/2026 |
| 1.0.0-rc.8 | 64 | 8/25/2026 |
| 1.0.0-rc.6.1 | 59 | 8/20/2026 |
| 1.0.0-rc.6 | 66 | 8/20/2026 |
| 1.0.0-rc.5 | 68 | 8/19/2026 |
| 1.0.0-rc.4 | 62 | 8/19/2026 |
| 1.0.0-rc.3 | 68 | 8/17/2026 |
| 1.0.0-rc.1 | 73 | 8/10/2026 |