Download Microsoft.CrmSdk.CoreTools
Introduction:
In this blog post, I will share a nice trick about how to download Microsoft.CrmSdk.CoreTools.
Next, let's go through the steps to download and install Microsoft.CrmSdk.CoreTools package on your local machine.
Step 1: Open Visual Studio and create a new project or open an existing one.
Step 2: In the Solution Explorer window, right-click on the project and select "Manage NuGet Packages..."
Step 3: In the NuGet Package Manager window, select the "Browse" tab and search for "Microsoft.CrmSdk.CoreTools".
Select the package from the search results and click the "Install" button.
Review the dependencies that will be installed along with the package and click the "OK" button to proceed with the installation.
Wait for the package to be downloaded and installed. You can monitor the progress in the "Output" window.
Step 4: Once the installation is complete, the package will be added to your local Folder.
Step 5: Open Folder in File Explorer
The downloaded package is stored in a folder called "packages" in the root directory of your project.
That's it! You have successfully downloaded and installed Microsoft.CrmSdk.CoreTools package to your local machine.
The End.
*This post is locked for comments