Consuming a Dynamics 365 for Operations JSON service

In this recipe, we will extend the previous C# project to consume the service using JSON.

The primary difference is that JSON will not create the contract and client classes for us, we will need to write them. We will use a NuGet package to help with the serialization and deserialization of C# classes to JSON.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.139.80.15