{"id":19315207,"url":"https://github.com/tarachom/newproject","last_synced_at":"2025-10-29T22:18:21.255Z","repository":{"id":261976957,"uuid":"862984226","full_name":"tarachom/NewProject","owner":"tarachom","description":"Чистий проект для розробки нової програми | .net 9, Linux, Windows ","archived":false,"fork":false,"pushed_at":"2025-07-14T11:07:10.000Z","size":27724,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T18:39:47.521Z","etag":null,"topics":["charp","gtk","gtksharp","linux","postgresql","windows","xslt","xslt-stylesheet"],"latest_commit_sha":null,"homepage":"https://accounting.org.ua/storage_and_trade.html","language":"XSLT","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tarachom.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-09-25T14:16:41.000Z","updated_at":"2025-07-14T11:07:13.000Z","dependencies_parsed_at":"2024-11-09T17:29:14.986Z","dependency_job_id":"cca4d758-5cc0-4ffd-b02c-263e7fa71f1d","html_url":"https://github.com/tarachom/NewProject","commit_stats":null,"previous_names":["tarachom/newproject"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tarachom/NewProject","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarachom%2FNewProject","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarachom%2FNewProject/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarachom%2FNewProject/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarachom%2FNewProject/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tarachom","download_url":"https://codeload.github.com/tarachom/NewProject/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarachom%2FNewProject/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281708010,"owners_count":26547778,"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","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"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":["charp","gtk","gtksharp","linux","postgresql","windows","xslt","xslt-stylesheet"],"created_at":"2024-11-10T01:05:15.565Z","updated_at":"2025-10-29T22:18:21.187Z","avatar_url":"https://github.com/tarachom.png","language":"XSLT","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Чистий проект для розробки нової програми \n\u003cb\u003eРозробка програми для обліку з використанням конфігуратора\u003c/b\u003e | .net 9, Linux, Windows\n\n    # Запуск програми з вихідних кодів\n    git clone https://github.com/tarachom/NewProject.git\n    git clone https://github.com/tarachom/Configurator3.git\n    git clone https://github.com/tarachom/AccountingSoftwareLib.git\n\n    cd NewProject\n    dotnet run\n    \n\u003chr /\u003e\n\nДетальніше про програму [accounting.org.ua](https://accounting.org.ua/configurator.html)\u003cbr/\u003e\nСередовище розробки [Visual Studio Code](https://code.visualstudio.com)\u003cbr/\u003e\nБаза даних [PostgreSQL](https://www.enterprisedb.com/downloads/postgres-postgresql-downloads)\u003cbr/\u003e\nДокументація [GtkSharp](https://accounting.org.ua/watch/section/news/code-00000015) та [SQL](https://accounting.org.ua/watch/section/note/code-00000057)\u003cbr/\u003e\n\n\u003cb\u003eДля Ubuntu\u003c/b\u003e\u003cbr/\u003e\nВстановити dotnet-sdk-9.0\n\n    sudo apt-get update\n    sudo apt-get install -y dotnet-sdk-9.0\n\nДовідка як встановити dotnet-sdk-9.0 на Ubuntu [Install .NET SDK or .NET Runtime on Ubuntu](https://learn.microsoft.com/uk-ua/dotnet/core/install/linux-ubuntu-install?tabs=dotnet9\u0026pivots=os-linux-ubuntu-2204)\n\nВстановити PostgreSQL\n\n    sudo apt-get update\n    sudo apt-get install postgresql\n\n    # Встановити пароль для PostgreSQL\n\n    sudo -u postgres psql\n    \\password postgres\n\nВстановити Git\n\n    sudo apt-get update\n    sudo apt install git\n\n\u003cb\u003eДля Windows\u003c/b\u003e \n1. Встановити набір бібліотек GTK [gtk3-runtime](https://accounting.org.ua/download/gtk3-runtime-3.24.31-2022-01-04-ts-win64.exe)\n2. Встановити dotnet 9.0 SDK [Download .NET 9.0](https://dotnet.microsoft.com/en-us/download/dotnet/9.0)\n3. Встановити базу даних [PostgreSQL](https://www.enterprisedb.com/downloads/postgres-postgresql-downloads)\n4. Скачати архів з програмою [Конфігуратор](https://accounting.org.ua/download/Configurator3.zip)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftarachom%2Fnewproject","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftarachom%2Fnewproject","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftarachom%2Fnewproject/lists"}