API v1 checking… · p50 — · 0 installs/hr
v0.1.0
NuGet
View on GitHub
Cysharp

SerializerFoundation

New
74 0

High performance serialization infrastructure for C#.

Install via NuGet

NuGet package

Add via NuGetForUnity (recommended for Unity), a <PackageReference> in your .csproj, or the dotnet CLI. Click Install for the full instructions.

id SerializerFoundation
Targets netstandard2.0, netstandard2.1, net9.0, net10.0 · Unity-compatible · Updated Apr 28, 2026
Install 0
nuget.org

README

Rendered from GitHub

SerializerFoundation

High performance serialization infrastructure for C#. The explanation of this repository will be done when everything is completed (for example, when it is applied to MessagePack or MemoryPack).

NuGet: SerializerFoundation

dotnet add SerializerFoundation

License

This library is under the MIT License.

Versions 0

No versions tracked yet.

Dependencies 0

No dependencies.

Changelog 0 releases

No changelog entries yet. Run the admin Changelog & Version Scanner to pull from the repository's CHANGELOG.md.

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **SerializerFoundation** to your Unity project via Package Manager:

1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/serializerfoundation.git
```

[![pkglnk](https://www.pkglnk.dev/badge/serializerfoundation.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/serializerfoundation)
Embed badge README snippet
Markdown
[![pkglnk installs](https://www.pkglnk.dev/badge/serializerfoundation.svg)](https://www.pkglnk.dev/pkg/serializerfoundation)
HTML
<a href="https://www.pkglnk.dev/pkg/serializerfoundation"><img src="https://www.pkglnk.dev/badge/serializerfoundation.svg" alt="pkglnk installs"></a>
URL
https://www.pkglnk.dev/badge/serializerfoundation.svg

Comments

No comments yet. Be the first!