Hello Devs!
This is a very common scenario when it comes to enabling D365 extension within VS, so for that below are list of steps needs to be done to enable extension for development.
Prerequisites:
Visual Studio should be installed before performing below steps.
Step # 1:
Login to LCS(Microsoft Dynamics lifecycle services). In the main page after login there is a option of Shared asset library.
Step # 2:
In the list of sub menus , Select Software deployment package and search for latest Service update.
Step # 3 :
Once you have downloaded it. Unzip the folder and search for Microsoft.Dynamics.Framework.Tools.Installer in ServiceUpdate\DevToolsService\Scripts
Example:
Step # 4 :
Follow the wizard and install .vsix file for 2019/2017 or any version to enable D365 extension for F&O.
Note: You should have VS installed before performing above steps.
Finally, once after successful installation you can see extension has been added.
Hope you find this blog helpful!