I am new to Dynamics 365 and have just started learning it. I am looking for a developer toolkit for Dynamics 365 which is supported for VS 2019.
The below MS toolkit supports VS 2015 and not the higher versions. https://marketplace.visualstudio.com/items?itemName=DynamicsCRMPG.MicrosoftDynamicsCRMDeveloperToolkit&ssr=false#overview
While I could find some hacks to get it working for VS 2019 , I could not get it installed.
I tried following the steps mentioned here:(https://crmfortress.com/2017/06/02/dynamics-365-developer-toolkit-extensions-for-vs2017/) but no luck.
extension.vsixmanifest file contents:
-->
I am getting this error:
This VSIX package is invalid because it does not contain the file extension.vsixmanifest at the root. The VSIX file may be corrupted.
(1) Can someone please suggest how do I get this working for VS 2019 ?
(2) If #(1) is not possible, can you please suggest a good alternative to the Microsoft Dynamics Developer toolkit which would work for VS 2019 ?
Thank you in advance.