Skip to content

This library can serialize an Microsoft.Xrm.Sdk.Entity to Json and back using System.Text.Json

License

Notifications You must be signed in to change notification settings

albanian-xrm/PowerPlatform-Entity-Serializer

Repository files navigation

AlbanianXrm.PowerPlatform.EntitySerializer

Build Status
Build Status
Build history
Package NuGet
AlbanianXrm.PowerPlatform.EntitySerializer AlbanianXrm.PowerPlatform.EntitySerializer

This library can serialize an Microsoft.Xrm.Sdk.Entity to Json and back using System.Text.Json.

Usage

To use the library:

  1. Get the package from NuGet:
nuget install AlbanianXrm.PowerPlatform.EntitySerializer -PreRelease
  1. Use EntitySerializer or the JsonConverters with your JsonSerializerOptions instance to serialize/deserialize your data.

About

This library can serialize an Microsoft.Xrm.Sdk.Entity to Json and back using System.Text.Json

Topics

Resources

License

Stars

Watchers

Forks

Languages