AlbanianXrm.PowerPlatform.EntitySerializer.Sources
1.23.10150
dotnet add package AlbanianXrm.PowerPlatform.EntitySerializer.Sources --version 1.23.10150
NuGet\Install-Package AlbanianXrm.PowerPlatform.EntitySerializer.Sources -Version 1.23.10150
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="AlbanianXrm.PowerPlatform.EntitySerializer.Sources" Version="1.23.10150" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AlbanianXrm.PowerPlatform.EntitySerializer.Sources --version 1.23.10150
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AlbanianXrm.PowerPlatform.EntitySerializer.Sources, 1.23.10150"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install AlbanianXrm.PowerPlatform.EntitySerializer.Sources as a Cake Addin #addin nuget:?package=AlbanianXrm.PowerPlatform.EntitySerializer.Sources&version=1.23.10150 // Install AlbanianXrm.PowerPlatform.EntitySerializer.Sources as a Cake Tool #tool nuget:?package=AlbanianXrm.PowerPlatform.EntitySerializer.Sources&version=1.23.10150
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
AlbanianXrm.PowerPlatform.EntitySerializer
Build Status |
---|
Package | NuGet |
---|---|
AlbanianXrm.PowerPlatform.EntitySerializer.Sources |
This library can serialize an Microsoft.Xrm.Sdk.Entity to Json and back using System.Text.Json.
Usage
To use the library:
- Get the package from NuGet:
nuget install AlbanianXrm.PowerPlatform.EntitySerializer.Sources
- Use EntitySerializer or the JsonConverters with your JsonSerializerOptions instance to serialize/deserialize your data.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.23.10150 | 398 | 10/15/2023 |
v1.23.10150:
- First release