Create and unit test a plugin with FakeXrmEasy
This blog post represents a high level example of how to create and unit test a Dynamics 365...
Retrieving data from Dataverse
Introduction The post describes several methods for retrieving data from Dataverse. Retrieving data using C# Query Expression FetchXML...
Automating the population of an Access Team
The post presents an example of how to use access teams in Dynamics 365 on-premise Overview In this...
Install NuGet packages
This post describes three examples of installing /re-installing NuGet packages
C# Plugin calling an external REST API
This post provides a simple example of how a Dynamics 365 C# plugin can connect to an external...
Create a service principle to access Dynamics 365 Web API
This post describes a scenario where an Azure function needs to connect to Dynamics 365 (online) / Dataverse in order to retrieve data from a Dataverse table
Get and set a Dataverse lookup column
The post provides sample code snippets for interacting with Dataverse's lookup data type column in C# & JavaScript / TypeScript
Download leads from the Facebook API
This post describes a example of how a C# console app can connect to the Facebook REST API to download leads information