Fdw.Data.Serialization
1.0.0-rc.9
This is a prerelease version of Fdw.Data.Serialization.
dotnet add package Fdw.Data.Serialization --version 1.0.0-rc.9
NuGet\Install-Package Fdw.Data.Serialization -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.Data.Serialization" 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.Data.Serialization" Version="1.0.0-rc.9" />
<PackageReference Include="Fdw.Data.Serialization" />
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.Data.Serialization --version 1.0.0-rc.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fdw.Data.Serialization, 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.Data.Serialization@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.Data.Serialization&version=1.0.0-rc.9&prerelease
#tool nuget:?package=Fdw.Data.Serialization&version=1.0.0-rc.9&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Fdw.Data.Serialization
Serialization for data nodes and store trees.
This package declares 1 interface(s).
Contracts (1)
| Type | Kind | Purpose |
|---|---|---|
IContainerProperties |
interface | Marker interface for container-specific properties used in serialization. |
Types (9)
| Type | Kind | Purpose |
|---|---|---|
ContainerConverter |
class | JSON converter for IStorageContainer. Serializes containers with their key properties and schema.… |
ContainerSchemaConverter |
class | JSON converter for IContainerSchema. |
EmptyContainerProperties |
class | Empty container properties for containers with no additional properties. |
EndpointContainerProperties |
class | Properties specific to HTTP endpoint containers. |
FdwJsonOptions |
class | Provides pre-configured JsonSerializerOptions for Fdw types. |
FieldConverter |
class | JSON converter for IField. |
FieldTypeConverter |
class | JSON converter for IFieldType. Serializes as { "TypeName": "String", "ClrType": "System.String" } |
SerializedContainer |
class | Non-generic serialized container for containers without additional properties. |
SerializedContainer<TProperties> |
class | A simplified container implementation used for JSON serialization/deserialization. This class captures… |
Installation
dotnet add package Fdw.Data.Serialization --prerelease
Dependencies
Fdw.Data.Abstractions · Fdw.Data.Builders · Fdw.Data.Files
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net10.0
- Fdw.Data.Abstractions (>= 1.0.0-rc.9)
- Fdw.Data.Builders (>= 1.0.0-rc.9)
- Fdw.Data.Files (>= 1.0.0-rc.9)
- 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)
- System.ComponentModel.Annotations (>= 5.0.0)
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 | 37 | 8/25/2026 |
| 1.0.0-rc.8 | 37 | 8/25/2026 |
| 1.0.0-rc.6.1 | 53 | 8/20/2026 |
| 1.0.0-rc.6 | 51 | 8/20/2026 |
| 1.0.0-rc.5 | 53 | 8/19/2026 |
| 1.0.0-rc.4 | 53 | 8/19/2026 |
| 1.0.0-rc.3 | 62 | 8/17/2026 |
| 1.0.0-rc.1 | 62 | 8/10/2026 |