Fdw.Data.FileSystem
1.0.0-rc.6.1
dotnet add package Fdw.Data.FileSystem --version 1.0.0-rc.6.1
NuGet\Install-Package Fdw.Data.FileSystem -Version 1.0.0-rc.6.1
<PackageReference Include="Fdw.Data.FileSystem" Version="1.0.0-rc.6.1" />
<PackageVersion Include="Fdw.Data.FileSystem" Version="1.0.0-rc.6.1" />
<PackageReference Include="Fdw.Data.FileSystem" />
paket add Fdw.Data.FileSystem --version 1.0.0-rc.6.1
#r "nuget: Fdw.Data.FileSystem, 1.0.0-rc.6.1"
#:package Fdw.Data.FileSystem@1.0.0-rc.6.1
#addin nuget:?package=Fdw.Data.FileSystem&version=1.0.0-rc.6.1&prerelease
#tool nuget:?package=Fdw.Data.FileSystem&version=1.0.0-rc.6.1&prerelease
Fdw.Data.FileSystem
File-system data support: reading and writing containers backed by files.
This package declares 1 interface(s), 1 service/provider type(s).
Contracts (1)
| Type | Kind | Purpose |
|---|---|---|
IFileSystemCommand |
interface | Marker interface for the native FileSystem command type used by ConnectionBase<TCommand, ...>. |
Services (1)
| Type | Kind | Purpose |
|---|---|---|
FileSystemCommandTranslator |
class | Translates a universal + configured container into the native the FileSystem connection executes. Read… |
Types (10)
| Type | Kind | Purpose |
|---|---|---|
ContainerRecordOptions |
class | Builds the format-specific / for a configured container DYNAMICALLY from its and field schema — the… |
FileSystemConfigurationDeleteCommand |
class | The native FileSystem command that soft-deletes a configuration record (the version-on-write… |
FileSystemConfigurationSaveCommand |
class | The native FileSystem command that persists a NEW logical version of a configuration record (the… |
FileSystemConfigurationWriteLog |
class | MessageLogging for the FileSystem configuration write path — the version-on-write CREATE… |
FileSystemContainerPath |
class | for a FileSystem container's physical address: the FULL relative file path (the owning DataPath's folder… |
FileSystemReadCommand |
class | The native FileSystem command that reads records from a configured file container through the… |
FileSystemRecordCommand |
class | Base for the native FileSystem commands produced by from an IDataCommand + container. A native command… |
FileSystemUpdateCommand |
class | The native FileSystem command that mutates existing rows IN PLACE (the literal, non-versioning Update… |
FileSystemWriteCommand |
class | The native FileSystem command that writes records to a configured file container through the… |
PathCanonicalizer |
class | Resolves relative paths against a connection Root and enforces sandbox isolation. |
Installation
dotnet add package Fdw.Data.FileSystem --prerelease
Dependencies
Fdw.Commands.Data.Abstractions · Fdw.Data.Abstractions · Fdw.Data.RowSources.Abstractions · Fdw.Data.RowSources.FixedWidth.Abstractions · Fdw.MessageLogging.Abstractions · Fdw.Messages · Fdw.Results · Fdw.Services.Connections.FileSystem.Abstractions
Build-time only (generators and analyzers, not runtime dependencies): 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.Commands.Data.Abstractions (>= 1.0.0-rc.6.1)
- Fdw.Data.Abstractions (>= 1.0.0-rc.6.1)
- Fdw.Data.RowSources.Abstractions (>= 1.0.0-rc.6.1)
- Fdw.Data.RowSources.FixedWidth.Abstractions (>= 1.0.0-rc.6.1)
- Fdw.MessageLogging.Abstractions (>= 1.0.0-rc.6.1)
- Fdw.Messages (>= 1.0.0-rc.6.1)
- Fdw.Results (>= 1.0.0-rc.6.1)
- Fdw.Services.Connections.FileSystem.Abstractions (>= 1.0.0-rc.6.1)
- FluentValidation (>= 12.1.1)
- Microsoft.AspNetCore.Cryptography.KeyDerivation (>= 10.0.10)
- Microsoft.AspNetCore.Http (>= 2.3.10)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.3.10)
- Microsoft.Bcl.AsyncInterfaces (>= 10.0.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 (>= 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.Identity.Core (>= 10.0.10)
- Microsoft.Extensions.Logging (>= 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)
- RecordParser (>= 2.3.0)
- System.ComponentModel.Annotations (>= 5.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Fdw.Data.FileSystem:
| Package | Downloads |
|---|---|
|
Fdw.Services.Connections.FileSystem
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.6.1 | 54 | 8/20/2026 |
| 1.0.0-rc.6 | 71 | 8/20/2026 |
| 1.0.0-rc.5 | 137 | 8/19/2026 |
| 1.0.0-rc.4 | 47 | 8/19/2026 |
| 1.0.0-rc.3 | 109 | 8/17/2026 |
| 1.0.0-rc.1 | 65 | 8/10/2026 |