Step by Step to connect Dynamics 365 CRM Online V9.X using C# Console Application

Follow the below steps, Step 1:Ā Open Visual Studio and Click on New Project. Click on Visual C# and select Console Application. Give Name to the Project and click on OK. Step 2:Ā Goto Visual StudioĀ ToolsĀ ->Ā NuGet Package ManagerĀ and click onĀ Package Manger Console. Step 3:Ā InĀ Package Manager Console, Copy & Paste the below command to get the required CRM … Continue reading Step by Step to connect Dynamics 365 CRM Online V9.X using C# Console Application