Keep data from Dynamics 365, CRM or XRM in a JSON format and load the into Entity objects.
Info
Version: | 2.0.3 |
Author(s): | Ronny Van der Snickt;Yenthe Rossel |
Last Update: | Tuesday, January 24, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/RonnyVDS/Dynamics365JsonEntities |
NuGet Url: | https://www.nuget.org/packages/Profility.JSONEntities |
Install
Install-Package Profility.JSONEntities
dotnet add package Profility.JSONEntities
paket add Profility.JSONEntities
Profility.JSONEntities Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CrmSdk.CoreAssemblies(>= 8.0.0)
- Newtonsoft.Json(>= 10.0.0)
- Microsoft.IdentityModel(>= 7.0.0)
Tags