Info
Version: | 4.1.7 |
Author(s): | rikimaru0345 |
Last Update: | Friday, August 23, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rikimaru0345/Ceras |
NuGet Url: | https://www.nuget.org/packages/Ceras |
Install
Install-Package Ceras
dotnet add package Ceras
paket add Ceras
Ceras Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- System.Runtime.CompilerServices.Unsafe(>= 4.5.2)
- System.ValueTuple(>= 4.5.0)
- System.Buffers(>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.2)
- System.Buffers(>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.2)
Tags
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!.