Does anybody have already built an SDK for .NET, using the filters and find items calls for the Forge Data Management API?
Asked
Active
Viewed 92 times
1 Answers
0
Did you check the NuGet we have for Forge? https://www.nuget.org/packages/Autodesk.Forge/
I'm not sure if it contains the calls you are requesting but you could use this to build it yourself.

halfer
- 19,824
- 17
- 99
- 186

Jaime Rosales
- 1,106
- 1
- 6
- 8
-
Hello Jaime, thanks for your response. I'm using this Nuget version, but we don't have some code example to use this API endpoint: https://developer.autodesk.com/en/docs/data/v2/reference/http/projects-project_id-folders-folder_id-search-GET/ – Romeu Neiva Jun 08 '17 at 17:34