Autodesk.Construction.Issues
4.0.0-beta1
See the version list below for details.
dotnet add package Autodesk.Construction.Issues --version 4.0.0-beta1
NuGet\Install-Package Autodesk.Construction.Issues -Version 4.0.0-beta1
<PackageReference Include="Autodesk.Construction.Issues" Version="4.0.0-beta1" />
<PackageVersion Include="Autodesk.Construction.Issues" Version="4.0.0-beta1" />
<PackageReference Include="Autodesk.Construction.Issues" />
paket add Autodesk.Construction.Issues --version 4.0.0-beta1
#r "nuget: Autodesk.Construction.Issues, 4.0.0-beta1"
#:package Autodesk.Construction.Issues@4.0.0-beta1
#addin nuget:?package=Autodesk.Construction.Issues&version=4.0.0-beta1&prerelease
#tool nuget:?package=Autodesk.Construction.Issues&version=4.0.0-beta1&prerelease
APS SDK for .NET
The Autodesk Platform Services (APS) SDK for .NET helps .NET developer create applications that leverage the various APS services: Model Derivative, Data Management, OSS, Webhooks. More services soon.
Requirements
- .NET 8 or later
- A registered app on the APS Developer Portal.
Getting Help
Please use any of the following channels for support. Github issues to track SDK specific issues and feature requests.
- Get Help at the Developer Portal has everything APS related.
- Stackoverflow remember to tag
autodesk-platform-services
Documentation, Tutorials & Samples
The Developer Portal has everything APS:
- Documentation page for each service.
- Visit APS Tutorials and select .NET tutorials.
Nuget Packages
- Authentication
- ACC Account Admin
- ACC Issues
- Data Management
- Model Derivative
- OSS
- SDK Manager
- Webhooks
Looking for Design Automation v3?
The Design Automation .NET is maintained in a separate repo and nuget package.
Contributions
Contributions are welcome! Please make sure to read the contribution guidelines.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- Autodesk.SDKManager (>= 1.1.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.0-beta2 | 194 | 11/5/2025 |
| 4.0.0-beta1 | 172 | 10/29/2025 |
| 4.0.0-beta | 195 | 9/3/2025 |
| 3.1.1-beta | 504 | 7/24/2025 |
| 3.1.0-beta | 173 | 7/3/2025 |
| 3.0.0-beta | 184 | 5/5/2025 |
| 2.1.2 | 858 | 4/2/2025 |
| 2.1.1 | 197 | 2/20/2025 |
| 2.0.1 | 182 | 1/13/2025 |
| 2.0.0 | 192 | 11/28/2024 |
| 2.0.0-beta2 | 126 | 10/28/2024 |
| 2.0.0-beta | 432 | 9/17/2024 |
| 1.1.0 | 3,028 | 7/1/2024 |
| 1.0.0-beta1 | 270 | 12/11/2023 |
• Added support for endpoints for Issues Attachments:
‣ `projects/{projectId}/attachments`
‣ `projects/{projectId}/attachments/{issueId}/items/{attachmentId}`
‣ `attachments/:issueId/items`