{"id":18654239,"url":"https://github.com/phamhongphuc1999/csharp-practice","last_synced_at":"2026-04-30T13:32:41.904Z","repository":{"id":117869141,"uuid":"299271377","full_name":"phamhongphuc1999/csharp-practice","owner":"phamhongphuc1999","description":":butterfly:Simple C# package:crocodile:","archived":false,"fork":false,"pushed_at":"2023-08-03T14:35:50.000Z","size":46684,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-17T23:11:22.860Z","etag":null,"topics":["algorithms","bignumber","dotnet","dotnet-commands","rpc-client"],"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/phamhongphuc1999.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":"2020-09-28T10:24:26.000Z","updated_at":"2023-08-18T13:39:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"bb7b5d13-0fc4-447c-8444-987295a242f1","html_url":"https://github.com/phamhongphuc1999/csharp-practice","commit_stats":null,"previous_names":["phamhongphuc1999/csharp-practice"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/phamhongphuc1999/csharp-practice","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phamhongphuc1999%2Fcsharp-practice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phamhongphuc1999%2Fcsharp-practice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phamhongphuc1999%2Fcsharp-practice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phamhongphuc1999%2Fcsharp-practice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phamhongphuc1999","download_url":"https://codeload.github.com/phamhongphuc1999/csharp-practice/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phamhongphuc1999%2Fcsharp-practice/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32466333,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["algorithms","bignumber","dotnet","dotnet-commands","rpc-client"],"created_at":"2024-11-07T07:14:27.632Z","updated_at":"2026-04-30T13:32:41.887Z","avatar_url":"https://github.com/phamhongphuc1999.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\nMy C# Practice\n\n\u003c/h1\u003e\n\n| ID  | Solution                    | Note                 |\n| :-: | :-------------------------- | :------------------- |\n|  1  | [MyPractice](./MyPractice/) | MY practice solution |\n\ndocument [here](./documents/)\n\n### Run\n\n- To build\n\n  ```shell\n  dotnet build\n  ```\n\n- To run\n\n  ```shell\n  dotnet run --project ./path-to-project\n  ```\n\n- To test\n\n  ```shell\n  dotnet test\n  ```\n\n### Format\n\n- The project use `pre-commit` and python environment to install some useful package that check your code before pushing code in github. If you want to try this solution, you must create python virtual environment firstly\n\n```shell\npython -m venv venv\n```\n\n- After that, activate the environment and install pre-commit package\n\n```shell\nsource ./venv/activate/bin\npip3 install -r requirements.txt\n```\n\n- Install pre-commit to github hook\n\n```shell\npre-commit install\n```\n\n- Try to run\n\n```shell\npre-commit run --all-file\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphamhongphuc1999%2Fcsharp-practice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphamhongphuc1999%2Fcsharp-practice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphamhongphuc1999%2Fcsharp-practice/lists"}