
Hello,
I have a requirement that says to create an application in ASP.Net MVC to access Dynamics CRM? I believe this is only possible if we purchase Dynamics API or SDK.
I just wanted to know what is the subscription cost of Dynamics API or SDK?
Thanks,
Raghavendra
Hi Raghavendra,
There is no subscription needed for Dynamics CRM SDK. For Dynamics 365 CRM v9, we cannot directly download SDK from the Microsoft website, you have to download it as Nuget packages.
More info:
About connecting ASP.NET MVC Application to Dynamic CRM: https://community.dynamics.com/crm/b/scaleablesolutionsblog/posts/connecting-asp-net-mvc-application-to-dynamic-crm
Hope above can help!