DropBear.Codex.Serialization 2026.1.15

dotnet add package DropBear.Codex.Serialization --version 2026.1.15
                    
NuGet\Install-Package DropBear.Codex.Serialization -Version 2026.1.15
                    
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="DropBear.Codex.Serialization" Version="2026.1.15" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DropBear.Codex.Serialization" Version="2026.1.15" />
                    
Directory.Packages.props
<PackageReference Include="DropBear.Codex.Serialization" />
                    
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 DropBear.Codex.Serialization --version 2026.1.15
                    
#r "nuget: DropBear.Codex.Serialization, 2026.1.15"
                    
#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 DropBear.Codex.Serialization@2026.1.15
                    
#: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=DropBear.Codex.Serialization&version=2026.1.15
                    
Install as a Cake Addin
#tool nuget:?package=DropBear.Codex.Serialization&version=2026.1.15
                    
Install as a Cake Tool

Provides serialization and deserialization utilities for the DropBear.Codex ecosystem

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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 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.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on DropBear.Codex.Serialization:

Package Downloads
DropBear.Codex.Files

Provides file management and storage capabilities for the DropBear.Codex ecosystem

DropBear.Codex.Notifications

Notification system for the DropBear Codex ecosystem, supporting user-specific notifications and optional serialization.

DropBear.Codex.Benchmarks

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2026.1.15 185 1/13/2026
2025.10.83-gf875cf067d 163 11/8/2025
2025.2.80 226 3/2/2025
2025.0.14 184 1/7/2025
2024.11.5 190 11/12/2024
2024.9.44 192 9/20/2024
2024.9.43 223 9/16/2024
2024.9.42 218 9/16/2024
2024.9.32 202 9/13/2024
2024.9.25 218 9/11/2024
2024.9.1 225 9/8/2024
2024.8.54 221 9/6/2024
2024.8.36 217 9/2/2024
2024.7.1 162 7/24/2024
2024.4.14 269 4/23/2024
2024.4.13 198 4/23/2024
2024.4.12 195 4/23/2024
2024.4.10 187 4/23/2024
2024.4.9 195 4/22/2024
2024.4.7 177 4/22/2024
Loading failed

Initial release of the DropBear Codex Serialization library, offering various serialization strategies.