Info
Version: | 5.1.0 |
Author(s): | Penguin.Reflection.Serialization |
Last Update: | Friday, January 27, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PenguinCms/Penguin.Reflection.Serialization |
NuGet Url: | https://www.nuget.org/packages/Penguin.Reflection.Serialization |
Install
Install-Package Penguin.Reflection.Serialization
dotnet add package Penguin.Reflection.Serialization
paket add Penguin.Reflection.Serialization
Penguin.Reflection.Serialization Download (Unzip the "nupkg" after downloading)
Dependencies
- Penguin.Extensions.Collections(>= 5.0.1)
- Penguin.Reflection.Serialization.Abstractions(>= 5.0.1)
Created to allow MetaData driven editors to update and persist objects without requiring references to the original assemblies in which they are defined. For times when Json is simply not enough.
99.99% functional.