Fdw.Data.RowSources
1.0.0-rc.9
dotnet add package Fdw.Data.RowSources --version 1.0.0-rc.9
NuGet\Install-Package Fdw.Data.RowSources -Version 1.0.0-rc.9
<PackageReference Include="Fdw.Data.RowSources" Version="1.0.0-rc.9" />
<PackageVersion Include="Fdw.Data.RowSources" Version="1.0.0-rc.9" />
<PackageReference Include="Fdw.Data.RowSources" />
paket add Fdw.Data.RowSources --version 1.0.0-rc.9
#r "nuget: Fdw.Data.RowSources, 1.0.0-rc.9"
#:package Fdw.Data.RowSources@1.0.0-rc.9
#addin nuget:?package=Fdw.Data.RowSources&version=1.0.0-rc.9&prerelease
#tool nuget:?package=Fdw.Data.RowSources&version=1.0.0-rc.9&prerelease
Fdw.Data.RowSources
Row sources — the streaming read surface that feeds ETL and bulk operations.
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 |
|---|---|---|
RecordSourceTypes |
class | TypeCollection for record source types (DataReader, Xml, Json, Delimited, FixedWidth, Http). The… |
RecordWriterTypes |
class | TypeCollection for record writer types (Json, Xml, Delimited, FixedWidth). The write-side mirror of :… |
RowMapperTypes |
class | TypeCollection for row mapper types (Pooled, Dynamic). |
Options (1 declared)
| Type | Kind | Purpose |
|---|---|---|
PooledRowMapperType |
class | TypeOption for pooled row mappers. |
Installation
dotnet add package Fdw.Data.RowSources --prerelease
Dependencies
Fdw.Data.RowSources.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.Data.RowSources.Abstractions (>= 1.0.0-rc.9)
- FluentValidation (>= 12.1.1)
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.10)
- Microsoft.Bcl.HashCode (>= 6.0.0)
- 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)
NuGet packages (8)
Showing the top 5 NuGet packages that depend on Fdw.Data.RowSources:
| Package | Downloads |
|---|---|
|
Fdw.Data.RowSources.Json
Development tools and utilities for the Fdw ecosystem. |
|
|
Fdw.Services.Connections.Http
Development tools and utilities for the Fdw ecosystem. |
|
|
Fdw.Data.RowSources.FixedWidth
Development tools and utilities for the Fdw ecosystem. |
|
|
Fdw.Data.RowSources.Http
Development tools and utilities for the Fdw ecosystem. |
|
|
Fdw.Data.RowSources.Delimited
Development tools and utilities for the Fdw ecosystem. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0-rc.9 | 6 | 8/25/2026 |
| 1.0.0-rc.8 | 31 | 8/25/2026 |
| 1.0.0-rc.6.1 | 128 | 8/20/2026 |
| 1.0.0-rc.6 | 154 | 8/20/2026 |
| 1.0.0-rc.5 | 197 | 8/19/2026 |
| 1.0.0-rc.4 | 100 | 8/19/2026 |
| 1.0.0-rc.3 | 162 | 8/17/2026 |
| 1.0.0-rc.1 | 97 | 8/10/2026 |