- .NET 8 or later
The change log for the SDK can be found in the changelog file.
Contributions are welcome! Please open a Pull Request.
Please ask questions on StackOverflow with tag autodesk-designautomation
tag. If it turns out that you may have found a bug, please open an issue.
This package is intended to be used by other packages, such as Autodesk.Forge.DesignAutomation
.
Using Semantic Version scheme following the pattern of x.y.z.
:
x
: MAJOR version when you make incompatible changes,y
: MINOR version when you add functionality in a backwards-compatible manner, andz
: PATCH version when you make backwards-compatible bug fixes.
Generated with swagger-codegen.
dotnet build Autodesk.Forge.Core.sln
dotnet test Autodesk.Forge.Core.sln
This sample is licensed under the terms of the Apache License 2.0. Please see the LICENSE file for full details.