forge-api-dotnet-client
forge-api-dotnet-client copied to clipboard
Forge .Net SDK: Provides .Net SDK to help you easily integrate Forge REST APIs into the application
oAuth token auto-refresh feature like the node client
Similar to[ this issue](https://github.com/Autodesk-Forge/forge-api-dotnet-client/issues/85) Cannot deserialize to Manifest because model contains ``` "role": "Autodesk.AEC.ModelData", ```
We've noticed that your package on NuGet.org is missing a README file. ## Why READMEs are Important Our customer research indicates that one of the top problems that package consumers...
https://aps.autodesk.com/en/docs/acc/v1/reference/http/document-management-versionsbatch-get-POST/ Is this within this sdk?
Using AutoDesk.Forge 1.9.7 and getting following error with RestSharp 109.0.1. Method not found: 'Void RestSharp.RestClient..ctor(RestSharp.RestClientOptions, System.Action`1)
I am running into out of memory exceptions with the following call. Have others experienced the same issue? Is there a work around? I am 1.9.7 SDK (Nuget) for forge...
Just found out that even if this package should support RestSharp-versions which is greater and/or equal to 108.0.1, it doesnt support versions from 109.0.1 and upwards. As far as I...
added support for extraction.updated webhook
API endpoint is Deprecated https://aps.autodesk.com/en/docs/data/v2/reference/http/buckets-:bucketKey-objects-:objectKey-resumable-PUT/ https://github.com/Autodesk-Forge/forge-api-dotnet-client/blame/f37d2284d64d5578c38b0d934690c6bbc783e53e/src/Autodesk.Forge/Api/ObjectsApi.cs#L2948 https://aps.autodesk.com/en/docs/data/v2/reference/http/buckets-:bucketKey-objects-:objectKey-PUT/ https://github.com/Autodesk-Forge/forge-api-dotnet-client/blame/f37d2284d64d5578c38b0d934690c6bbc783e53e/src/Autodesk.Forge/Api/ObjectsApi.cs#L3203
The github source version says 1.9.0 https://github.com/Autodesk-Forge/forge-api-dotnet-client Which is correct?