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 Install 0
nuget.orgREADME
Rendered from GitHubSerializerFoundation
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
## 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
```
[](https://www.pkglnk.dev/pkg/serializerfoundation)Embed badge README snippet
Markdown
[](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!


Sign in to join the conversation
Sign In