Serde.FS 1.0.0-alpha.10

This is a prerelease version of Serde.FS.
dotnet add package Serde.FS --version 1.0.0-alpha.10
                    
NuGet\Install-Package Serde.FS -Version 1.0.0-alpha.10
                    
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="Serde.FS" Version="1.0.0-alpha.10" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Serde.FS" Version="1.0.0-alpha.10" />
                    
Directory.Packages.props
<PackageReference Include="Serde.FS" />
                    
Project file
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 Serde.FS --version 1.0.0-alpha.10
                    
#r "nuget: Serde.FS, 1.0.0-alpha.10"
                    
#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 Serde.FS@1.0.0-alpha.10
                    
#: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=Serde.FS&version=1.0.0-alpha.10&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Serde.FS&version=1.0.0-alpha.10&prerelease
                    
Install as a Cake Tool

Strict, deterministic serialization core for F#. Provides the [Serde] attribute, metadata model, and compile‑time validation used by all Serde.FS backends. Backend‑agnostic and reflection‑free.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Serde.FS:

Package Downloads
Serde.FS.Json

High‑performance JSON backend for Serde.FS. Uses generated serializers—no reflection, no runtime inference. Includes JSON‑specific converter support and design‑time code generation.

Serde.FS.SourceGen

Source generator for Serde.FS. Produces metadata and serializers for [Serde] types with full recursive strictness validation. Used by all Serde.FS backends.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0-alpha.10 27 4/2/2026
1.0.0-alpha.9 44 3/22/2026
1.0.0-alpha.8 77 3/18/2026
1.0.0-alpha.7 44 3/17/2026
1.0.0-alpha.6 44 3/16/2026
1.0.0-alpha.5 49 3/10/2026
1.0.0-alpha.4 46 3/7/2026
1.0.0-alpha.3 50 3/5/2026
1.0.0-alpha.2 45 3/3/2026
1.0.0-alpha.1 51 3/3/2026