Autodesk.Construction.Issues 4.0.0-beta1

This is a prerelease version of Autodesk.Construction.Issues.
There is a newer prerelease version of this package available.
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
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Autodesk.Construction.Issues" Version="4.0.0-beta1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Autodesk.Construction.Issues" Version="4.0.0-beta1" />
                    
Directory.Packages.props
<PackageReference Include="Autodesk.Construction.Issues" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Autodesk.Construction.Issues --version 4.0.0-beta1
                    
#r "nuget: Autodesk.Construction.Issues, 4.0.0-beta1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Autodesk.Construction.Issues@4.0.0-beta1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Autodesk.Construction.Issues&version=4.0.0-beta1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Autodesk.Construction.Issues&version=4.0.0-beta1&prerelease
                    
Install as a Cake Tool

APS SDK for .NET

.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

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:

Nuget Packages

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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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`