{"id":18399481,"url":"https://github.com/kamiviolet/csharp-project-debugging","last_synced_at":"2025-07-30T03:05:15.663Z","repository":{"id":193887838,"uuid":"689675199","full_name":"kamiviolet/CSharp-Project-debugging","owner":"kamiviolet","description":"In correspondence with: Debug C# console applications (Get started with C#, Part 6)","archived":false,"fork":false,"pushed_at":"2023-09-10T15:24:09.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-10T23:56:34.266Z","etag":null,"topics":["csharp-learning","microsoft"],"latest_commit_sha":null,"homepage":"https://learn.microsoft.com/en-us/training/paths/get-started-c-sharp-part-6/","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/kamiviolet.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}},"created_at":"2023-09-10T15:04:24.000Z","updated_at":"2023-09-10T15:19:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"180b0bdc-aede-4dfe-bf57-66d8c6355e69","html_url":"https://github.com/kamiviolet/CSharp-Project-debugging","commit_stats":null,"previous_names":["kamiviolet/csharp-project-debugging"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kamiviolet/CSharp-Project-debugging","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamiviolet%2FCSharp-Project-debugging","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamiviolet%2FCSharp-Project-debugging/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamiviolet%2FCSharp-Project-debugging/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamiviolet%2FCSharp-Project-debugging/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kamiviolet","download_url":"https://codeload.github.com/kamiviolet/CSharp-Project-debugging/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamiviolet%2FCSharp-Project-debugging/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267802741,"owners_count":24146509,"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-07-30T02:00:09.044Z","response_time":70,"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":["csharp-learning","microsoft"],"created_at":"2024-11-06T02:27:26.464Z","updated_at":"2025-07-30T03:05:15.611Z","avatar_url":"https://github.com/kamiviolet.png","language":"C#","readme":"# CSharp-Project-debugging\n## Introduction\n\nThis project sourced from Microsoft Learn, equivalent to **Debug C# console applications (Get started with C#, Part 6)**\n\n[Navigate to Microsoft Learn](https://learn.microsoft.com/en-us/training/paths/get-started-c-sharp-part-6/)\n\nThis project is to train how to debug the existing project in the development stage, using the debugging tools.\nThis repository is composed of 2 parts:\n* Guided Project\n* Challenge Project\n\n### Guided Project\nThe folder contains documents about the license and README from Microsoft, and a sub folder named \"GuidedProject\".\nInside \"GuidedProject\", you can find 2 subfolders: \"Final\" and \"Starter\".\nFinal folder contains the finished part (covering Task 1-2) suggested by Microsoft for reference.\nProgram.cs in Starter contains my work.\n\n### Challenge Project\nThe folder contains documents about the license and README from Microsoft, and a sub folder named \"ChallengedProject\".\nInside \"ChallengedProject\", you can find 2 subfolders: \"Final\" and \"Starter\".\nFinal folder contains the finished part (covering Task 3-4) suggested by Microsoft for reference.\nProgram.cs in Starter contains my work.\n\n## How to run the program in the local environment\nThis repository requires .NET runtime installed in the local environment to run it. \n\n### I have installed .NET in my computer\nPlease download the zip file of this repository or use `git clone` command with the URL to clone it to your drive. \nGo to the targeted folder, you can either run it in your terminal or open with your preferred IDE (for example Viscual Studio / Visual Studio Code).\nIf you want to run it in the terminal, use `dotnet run` to build and run it.\nIf you want to run it inside your preferred IDE, like Visual Studio, you can navigate yourself to *debug* in the top menu bar, and click *start debugging*.\n\n### I have not installed .NET in my computer\nPlease go to the link below which leads you back to Microsoft, follow the instructions and install .NET in your computer.\n\n[Install .NET on Windows, Linux, and macOS](https://learn.microsoft.com/en-us/dotnet/core/install/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkamiviolet%2Fcsharp-project-debugging","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkamiviolet%2Fcsharp-project-debugging","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkamiviolet%2Fcsharp-project-debugging/lists"}