Hey everybody,
I am trying to learn how to build ArcGIS Pro add-Ins and before I can get started I read that I need Visual Studio. If I don't want to sell any of those add-ins and only want to learn how to build them, is there a free version of Visual Studio? If I need to purchase Visual Studio, what is the cheapest version that would work for ArcGIS Pro SDK?
Thanks,
Tim
Hi Tim
You can use the Visual Studio Community Edition. It is a fully-featured, free IDE.
https://visualstudio.microsoft.com/vs/community/
Pro SDK is fully supported with the Visual Studio Community edition.
Thanks
Uma