Skip to main content
ceras package icon

ceras

Extremely fast binary serializer with tons of features. Full reference persistence (including circular references), polymorphism, zero-allocations, can handle readonly fields, delegates, 'KnownTypes' list for whitelisting and optimization in network scenarios... checkout the github page for a full feature list!

Total Downloads
495.5K
495,542
Published
Aug 23, 2019
Latest stable version

Install

.NET CLI
dotnet add package ceras --version 4.1.7
Package Manager Console
Install-Package ceras -Version 4.1.7
PackageReference
<PackageReference Include="ceras" Version="4.1.7" />

Frameworks

.NETFramework4.5 .NETFramework4.7 .NETStandard2.0

Dependencies

[4.5.2, )
System.ValueTuple
.NETFramework4.5
[4.5.0, )
System.Buffers
.NETFramework4.7
[4.5.0, )
[4.5.2, )
System.Buffers
.NETStandard2.0
[4.5.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.