Version 7.x .NET Architecture Change
- Versions 7.0.1 - 7.1 require .NET Core 3.1
- Versions 7.2 - 7.9 require .NET 5
- Versions 7.10+ require .NET 6
The Decisions SDK can be installed as a NuGet package in Visual Studio.
Example
- Once a solution is opened in Visual Studio, in the Solutions Explorer, right-click the project name and select Manage Packages for Solution.
- 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.
- In the Preview Changes dialog, click OK.
For further information on SDK, visit the Decisions Forum.