Given the increasing number of integrations that Power Platform / D365 have with external services that have the capacity to write structured JSON back to CommonDataService record fields, it would be greatly beneficial to be able to replace the System.Runtime.Serialization.Json WCF APIs in plugins with the new System.Text.Json API which is v4.6.2 compatible.
Whilst where possible we endeavour to use Azure Functions or logic apps, this is not possible for existing synchronous plugins.
This could be achieved by adding the System.Text.Json DLL to the cloud implementation GAC.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.