Installing Decisions SDK with NuGet in Visual Studio
  • 08 Sep 2022
  • 1 Minute to read
  • Dark
    Light

Installing Decisions SDK with NuGet in Visual Studio

  • Dark
    Light

Article Summary

Version 7.x .NET Architecture Change

The Decisions SDK can be installed as a NuGet package in Visual Studio. 



Example

  1. Once a solution is opened in Visual Studio, in the Solutions Explorer, right-click the project name and select Manage Packages for Solution.

  2. In the NuGet: [Project Name] panel, select Browse, then search for "DecisionsSDK" in the search bar. Choose DecisionsSDK in the right panel, select the latest stable version, and select Install.
  3. In the Preview Changes dialog, click OK.



For further information on SDK, visit the Decisions Forum.

Was this article helpful?