How to install the .NET package CRMAnswers.SDK2015.Workflows from NuGet with the Package Manager Console in Visual Studio
.Net
C#
NuGet
Visual Studio
CRMAnswers.SDK2015.Workflows
Open the project/solution in Visual Studio, and open the console using the Tools > NuGet Package Manager > Package Manager Console command. Run the install command.
Install-Package CRMAnswers.SDK2015.Workflows -Version 7.1.0