A library that lets you serialize any ContentData object by simply calling .Serialize or .ToJson on it.
Info
Version: | 5.0.0 |
Author(s): | Josef Ottosson |
Last Update: | Saturday, May 22, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/joseftw/JOS.ContentSerializer |
NuGet Url: | https://www.nuget.org/packages/JOS.ContentSerializer |
Install
Install-Package JOS.ContentSerializer
dotnet add package JOS.ContentSerializer
paket add JOS.ContentSerializer
JOS.ContentSerializer Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Core(>= 4.2.1)
- EPiServer.CMS.UI.Core(>= 11.1.0)
Tags