DropBear.Codex.Serialization
2024.9.1
dotnet add package DropBear.Codex.Serialization --version 2024.9.1
NuGet\Install-Package DropBear.Codex.Serialization -Version 2024.9.1
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="2024.9.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DropBear.Codex.Serialization --version 2024.9.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DropBear.Codex.Serialization, 2024.9.1"
#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.
// Install DropBear.Codex.Serialization as a Cake Addin #addin nuget:?package=DropBear.Codex.Serialization&version=2024.9.1 // Install DropBear.Codex.Serialization as a Cake Tool #tool nuget:?package=DropBear.Codex.Serialization&version=2024.9.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides serialization and deserialization utilities for the DropBear.Codex ecosystem
Product | Versions 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- DropBear.Codex.Core (>= 2024.9.1)
- MessagePack (>= 2.5.172)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.1)
- Microsoft.IO.RecyclableMemoryStream (>= 3.0.1)
- System.Security.Cryptography.ProtectedData (>= 8.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on DropBear.Codex.Serialization:
Package | Downloads |
---|---|
DropBear.Codex.Files
Provides file management and storage capabilities for the DropBear.Codex ecosystem |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2024.9.1 | 29 | 9/8/2024 |
2024.8.54 | 36 | 9/6/2024 |
2024.8.36 | 67 | 9/2/2024 |
2024.7.1 | 62 | 7/24/2024 |
2024.4.14 | 137 | 4/23/2024 |
2024.4.13 | 104 | 4/23/2024 |
2024.4.12 | 87 | 4/23/2024 |
2024.4.10 | 92 | 4/23/2024 |
2024.4.9 | 85 | 4/22/2024 |
2024.4.8 | 88 | 4/22/2024 |
2024.4.7 | 80 | 4/22/2024 |
2024.4.6 | 102 | 4/20/2024 |
2024.4.5 | 83 | 4/20/2024 |
2024.4.4 | 82 | 4/20/2024 |
2024.4.3 | 88 | 4/19/2024 |
2024.3.15 | 103 | 4/1/2024 |
2024.3.13 | 76 | 3/30/2024 |
2024.3.12 | 79 | 3/30/2024 |
2024.3.11 | 78 | 3/30/2024 |
2024.3.9 | 78 | 3/30/2024 |
2024.3.8 | 73 | 3/30/2024 |
2024.3.5 | 144 | 3/29/2024 |
2024.3.4 | 90 | 3/28/2024 |
2024.3.3 | 103 | 3/21/2024 |
2024.3.2 | 86 | 3/16/2024 |
2024.3.1 | 109 | 3/11/2024 |
2024.2.11 | 97 | 2/28/2024 |
2024.2.9 | 106 | 2/26/2024 |
2024.2.8 | 107 | 2/25/2024 |
Initial release of the DropBear Codex Serialization library, offering various serialization strategies.