{"id":20382686,"url":"https://github.com/autodesk-forge/forge-simple-viewer-dotnet","last_synced_at":"2026-03-02T09:31:55.533Z","repository":{"id":41834502,"uuid":"477768530","full_name":"Autodesk-Forge/forge-simple-viewer-dotnet","owner":"Autodesk-Forge","description":null,"archived":false,"fork":false,"pushed_at":"2022-09-15T07:51:55.000Z","size":979,"stargazers_count":4,"open_issues_count":2,"forks_count":4,"subscribers_count":8,"default_branch":"develop","last_synced_at":"2025-04-22T17:14:45.084Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Autodesk-Forge.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-04-04T15:48:04.000Z","updated_at":"2023-10-17T08:17:13.000Z","dependencies_parsed_at":"2023-01-18T08:30:21.457Z","dependency_job_id":null,"html_url":"https://github.com/Autodesk-Forge/forge-simple-viewer-dotnet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Autodesk-Forge/forge-simple-viewer-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Autodesk-Forge%2Fforge-simple-viewer-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Autodesk-Forge%2Fforge-simple-viewer-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Autodesk-Forge%2Fforge-simple-viewer-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Autodesk-Forge%2Fforge-simple-viewer-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Autodesk-Forge","download_url":"https://codeload.github.com/Autodesk-Forge/forge-simple-viewer-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Autodesk-Forge%2Fforge-simple-viewer-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29997213,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T01:47:34.672Z","status":"online","status_checked_at":"2026-03-02T02:00:07.342Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T02:18:37.729Z","updated_at":"2026-03-02T09:31:55.495Z","avatar_url":"https://github.com/Autodesk-Forge.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# forge-simple-viewer-dotnet\n\n![platforms](https://img.shields.io/badge/platform-windows%20%7C%20osx%20%7C%20linux-lightgray.svg)\n[![.net](https://img.shields.io/badge/net-6.0-blue.svg)](https://dotnet.microsoft.com/en-us/download/dotnet/6.0)\n[![license](https://img.shields.io/:license-mit-green.svg)](https://opensource.org/licenses/MIT)\n\nSimple [Autodesk Forge](https://forge.autodesk.com) application built by following\nthe [Simple Viewer](https://forge-tutorials.autodesk.io/tutorials/simple-viewer/) tutorial\nfrom https://forge-tutorials.autodesk.io.\n\n![screenshot](screenshot.png)\n\n## Development\n\n### Prerequisites\n\n- [Forge application](https://forge.autodesk.com/en/docs/oauth/v2/tutorials/create-app)\n- [.NET 6](https://dotnet.microsoft.com/en-us/download/dotnet/6.0)\n- Terminal (for example, [Windows Command Prompt](https://en.wikipedia.org/wiki/Cmd.exe)\nor [macOS Terminal](https://support.apple.com/guide/terminal/welcome/mac))\n\n### Setup \u0026 Run\n\n- Clone this repository\n- Install dependencies: `dotnet restore`\n- Setup environment variables:\n  - `FORGE_CLIENT_ID` - your Forge application client ID\n  - `FORGE_CLIENT_SECRET` - your Forge application client secret\n  - `FORGE_BUCKET` (optional) - name of Forge bucket to store your designs in\n- Run the server: `dotnet run`\n\n\u003e When using [Visual Studio Code](https://code.visualstudio.com),\nyou can specify the env. variables listed above in a _.env_ file in this\nfolder, and run \u0026 debug the application directly from the editor.\n\n## Troubleshooting\n\n### Invalid active developer path\n\nIf you're getting `invalid active developer path` errors, please follow the steps\nexplained in https://apple.stackexchange.com/questions/254380/why-am-i-getting-an-invalid-active-developer-path-when-attempting-to-use-git-a.\n\n### Dev-certs errors\n\nIf you're seeing errors related to `dev-certs`, try cleaning any existing certificates\nas explained in https://docs.microsoft.com/en-us/dotnet/core/additional-tools/self-signed-certificates-guide,\nand on macOS and Windows systems, do not forget to use the `--trust` switch.\n\nIf you have any other question, please contact us via https://forge.autodesk.com/en/support/get-help.\n\n## License\n\nThis sample is licensed under the terms of the [MIT License](http://opensource.org/licenses/MIT).\nPlease see the [LICENSE](LICENSE) file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautodesk-forge%2Fforge-simple-viewer-dotnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fautodesk-forge%2Fforge-simple-viewer-dotnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautodesk-forge%2Fforge-simple-viewer-dotnet/lists"}