{"id":22691970,"url":"https://github.com/iotagtk1/treeviewgenerator","last_synced_at":"2026-05-09T10:36:59.660Z","repository":{"id":40517277,"uuid":"409851257","full_name":"iotagtk1/TreeViewGenerator","owner":"iotagtk1","description":"A tool to automatically generate GtkSharp's TreeView source, based on table information from Sqlite.","archived":false,"fork":false,"pushed_at":"2023-05-06T03:51:51.000Z","size":3497,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-04T17:52:25.806Z","etag":null,"topics":["csharp","generator","glade","gtk","gtk3","linux"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iotagtk1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-24T06:06:57.000Z","updated_at":"2023-04-11T19:26:05.000Z","dependencies_parsed_at":"2025-02-04T17:46:44.066Z","dependency_job_id":"7d300932-2e50-4bfb-8e5a-f7bb675502a5","html_url":"https://github.com/iotagtk1/TreeViewGenerator","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotagtk1%2FTreeViewGenerator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotagtk1%2FTreeViewGenerator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotagtk1%2FTreeViewGenerator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iotagtk1%2FTreeViewGenerator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iotagtk1","download_url":"https://codeload.github.com/iotagtk1/TreeViewGenerator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246215816,"owners_count":20741894,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["csharp","generator","glade","gtk","gtk3","linux"],"created_at":"2024-12-10T01:13:09.411Z","updated_at":"2026-05-09T10:36:54.625Z","avatar_url":"https://github.com/iotagtk1.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Introduction\n\n### Explanation\n\nGenerate TreeView ComboView program statement from Sqlite table structure\n\n### Sqlite Setting\n\nPlease prepare a Sqlite file. The file extension should be .db3.\n\nPlace it in Rider's Explorer.\n\n### Rider Setting\nExploerPanel - right click - edit execution configuration - external tools\n\n![alt text](./readMe/1.png)\n\nSet up external tools. Set the arguments\n\n![alt text](./readMe/3.png)\n\nUncheck Run after file sync.\n\n![alt text](./readMe/5.png)\n\n### Arguments Macro Required\n\nSet the path of the program\ncopy perst\n\n\n### Select Sqlite\n```\n -fileDir $FilePath$ -projectName $FilePath$ \n```\n**DbType default is sqlite**\n\n### Select MySql\n****\n```\n -fileDir $FilePath$ -projectName $FilePath$ -dbType mysql -dataBase mySqlDataBaseName -userId mySqlUserId -passWord mySqlPassWord\n```\n\n### Execution\n\nSelect the sqlite file in the explorer bar\n\n![alt text](./readMe/7.png)\n\n\nYou can run it from an external tool\n\nTopMenu - Tool - ExternalTool\n\n\nStart the TreeViewGenerator.\n\n![alt text](./readMe/6.png)\n\nSelect the table to display the sample script.\nCopy it and use it.\n\n### Template UI library\nThe UI library for the template is used here\n\nYou can find the UI library in the Custom UI folder.\n\n### Rider Code Format\n\nMenu - Code - codeReFormat\n\n### Environment\n.net6\n\nRider\n\nGtkSharp\n\nNuget\n\nDapper\n\nDapper Extensions\n\nMicrosoft.Data.Sqlite.Core\n\nMySql\n\nSystem.CodeDom\n\nINIFileParserDotNetCore\n\nSQLitePCLRaw.bundle_green\n\n#### Use Rider for Free\n\nIf you are an open source developer, you can use all JetBrains products for free!\n\nhttps://www.jetbrains.com/community/opensource\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiotagtk1%2Ftreeviewgenerator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiotagtk1%2Ftreeviewgenerator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiotagtk1%2Ftreeviewgenerator/lists"}