Support for serializing ISerializable types using Hagar.
Info
Version: | 0.5.5 |
Author(s): | Reuben Bond |
Last Update: | Tuesday, March 9, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ReubenBond/Hagar |
NuGet Url: | https://www.nuget.org/packages/Hagar.ISerializable |
Install
Install-Package Hagar.ISerializable
dotnet add package Hagar.ISerializable
paket add Hagar.ISerializable
Hagar.ISerializable Download (Unzip the "nupkg" after downloading)
Dependencies
- Hagar(>= 0.5.1)
- System.Reflection.Emit(>= 4.7.0)
- System.Reflection.Emit.ILGeneration(>= 4.7.0)
- System.Reflection.Emit.Lightweight(>= 4.7.0)
- System.Runtime.Serialization.Formatters(>= 4.3.0)
- System.Runtime.Serialization.Primitives(>= 4.3.0)
Tags