Wiaoj.Serialization.Abstractions 0.0.1-alpha.32

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

Core interfaces and abstractions for the Wiaoj Serialization library.

Product 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

    • No dependencies.

NuGet packages (12)

Showing the top 5 NuGet packages that depend on Wiaoj.Serialization.Abstractions:

Package Downloads
Wiaoj.Serialization.DependencyInjection

ASP.NET Core dependency injection integration for Wiaoj Serialization.

Wiaoj.Serialization.SystemTextJson

High-performance System.Text.Json implementation for Wiaoj Serialization with configurable options and telemetry support.

Wiaoj.Serialization.MessagePack

Efficient binary MessagePack implementation for Wiaoj Serialization with compression support and telemetry integration.

Wiaoj.Serialization.Security

Authenticated encryption (AES-GCM) decorators for Wiaoj Serializers.

Wiaoj.Serialization.YamlDotNet

YAML serialization implementation for Wiaoj Serialization using YamlDotNet.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.0.1-alpha.32 72 2/22/2026
0.0.1-alpha.31 52 2/22/2026
0.0.1-alpha.30 54 2/19/2026
0.0.1-alpha.29 51 2/17/2026
0.0.1-alpha.28 456 2/11/2026
0.0.1-alpha.27 79 2/7/2026
0.0.1-alpha.26 57 2/7/2026
0.0.1-alpha.25 60 2/7/2026
0.0.1-alpha.24 57 2/7/2026
0.0.1-alpha.23 70 1/30/2026
0.0.1-alpha.22 277 1/14/2026
0.0.1-alpha.21 59 1/13/2026
0.0.1-alpha.20 64 1/12/2026
0.0.1-alpha.19 60 1/12/2026
0.0.1-alpha.18 57 1/12/2026
0.0.1-alpha.17 63 1/6/2026
0.0.1-alpha.16 69 1/4/2026
0.0.1-alpha.15 72 1/2/2026
0.0.1-alpha.14 164 12/24/2025
0.0.1-alpha.13 861 12/17/2025
Loading failed