This library can serialize an Microsoft.Xrm.Sdk.Entity to Json and back using Newtonsoft.Json library.
Info
Version: | 1.3.4 |
Author(s): | Betim Beja |
Last Update: | Wednesday, April 20, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/albanian-xrm/Xrm-Entity-Serializer |
NuGet Url: | https://www.nuget.org/packages/XrmEntitySerializer.9 |
Install
Install-Package XrmEntitySerializer.9
dotnet add package XrmEntitySerializer.9
paket add XrmEntitySerializer.9
XrmEntitySerializer.9 Download (Unzip the "nupkg" after downloading)
Dependencies
net452
- Microsoft.CrmSdk.CoreAssemblies(>= 9.0.0.5 && <= 9.0.2.5)
- Newtonsoft.Json(>= 6.0.1)
- Microsoft.CrmSdk.CoreAssemblies(>= 9.0.2.9 && < 10.0.0)
- Newtonsoft.Json(>= 6.0.1)
Tags