Hi, I'm a beginner in Microsoft Dynamics CRM but I've got a background in other CRMs.
How does normal developers develop for Dynamics? Visual studio for mac I've read so far is the IDE of choice. Now I'm trying find information about how to connect to Microsofts CRM and deploy code. It seems everyone is using the raw api to deploy or do function calls directly from code. This is NOT what I want. I'm sure there is another way of doing this. The workflow should be 1. Write code 2. Deploy Code, with possible intermediary steps. Yet I can't find any good information on the topic.
Happy to receive any help or pointers!
Thanks in advance!