CB.System.Runtime.Serialization covers a collection of different implementations of the IFormatter interface.
Info
Version: | 0.4.0 |
Author(s): | Christian Borck |
Last Update: | Thursday, November 9, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Borck/CB-Libs |
NuGet Url: | https://www.nuget.org/packages/CB.System.Runtime.Serialization |
Install
Install-Package CB.System.Runtime.Serialization
dotnet add package CB.System.Runtime.Serialization
paket add CB.System.Runtime.Serialization
CB.System.Runtime.Serialization Download (Unzip the "nupkg" after downloading)
Dependencies
- CB.System(>= 0.2.0)
- protobuf-net(>= 3.0.13)
- JetBrains.Annotations(>= 2020.1.0)
Tags