A fast, lightweight, cross-platform serialisation tool with support for safe contract evolution.
Info
Version: | 0.9.0-rc9 |
Author(s): | Drew Noakes |
Last Update: | Saturday, December 16, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/drewnoakes/dasher |
NuGet Url: | https://www.nuget.org/packages/Dasher |
Install
Install-Package Dasher
dotnet add package Dasher
paket add Dasher
Dasher Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- System.ValueTuple(>= 4.3.0)
- NETStandard.Library(>= 1.6.1)
- System.Reflection.Emit.ILGeneration(>= 4.3.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
- System.ValueTuple(>= 4.3.0)
Tags