{"id":18176982,"url":"https://github.com/sahilrajput03/learning_csharp","last_synced_at":"2025-04-07T10:54:41.909Z","repository":{"id":109133387,"uuid":"446862743","full_name":"sahilrajput03/learning_cSharp","owner":"sahilrajput03","description":null,"archived":false,"fork":false,"pushed_at":"2022-01-19T16:44:54.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-13T13:29:37.464Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sahilrajput03.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":"2022-01-11T14:51:23.000Z","updated_at":"2022-01-11T14:52:37.000Z","dependencies_parsed_at":"2023-04-08T10:37:46.534Z","dependency_job_id":null,"html_url":"https://github.com/sahilrajput03/learning_cSharp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sahilrajput03%2Flearning_cSharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sahilrajput03%2Flearning_cSharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sahilrajput03%2Flearning_cSharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sahilrajput03%2Flearning_cSharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sahilrajput03","download_url":"https://codeload.github.com/sahilrajput03/learning_cSharp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247640516,"owners_count":20971555,"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":[],"created_at":"2024-11-02T17:12:00.073Z","updated_at":"2025-04-07T10:54:41.868Z","avatar_url":"https://github.com/sahilrajput03.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# learning_cSharp\n\n[Docs](https://docs.microsoft.com/en-us/dotnet/csharp/), [c# at Wikipedia](\u003chttps://en.wikipedia.org/wiki/C_Sharp_(programming_language)\u003e), [Mono](https://www.mono-project.com/) which is an open-source implementation of the .NET framework for linux.\n\n**mono installation (for arch):**\n\n[mono at archlinux.org](https://wiki.archlinux.org/title/mono)\n\n```bash\nsudo pacman -S mono\n```\n\n**Usage of mono**:\n\n```bash\nmcs test.cs     # C sharp compiler produces .exe binary file which is runnable in windows directly.\nmono test.exe   # (exe stands for executable).\n# Output: Hello world!\n```\n\n**Using watchDevelopment.sh**\n\n```bash\n./watchDevelopment 1.cs\n```\n\n**What is C# is used for:**\n\nMobile applications\nDesktop applications\nWeb applications\nWeb services\nWeb sites\nGames\nVR\nDatabase applications\nAnd much, much more!\n\n**Why Use C#?**\n\nIt is one of the most popular programming language in the world\nIt is easy to learn and simple to use\nIt has a huge community support\nC# is an object oriented language which gives a clear structure to programs and allows code to be reused, lowering development costs.\nAs C# is close to C, C++ and Java, it makes it easy for programmers to switch to C# or vice versa\n\n**Display command line arguments**:\n\nSrc: https://docs.microsoft.com/en-us/dotnet/csharp/fundamentals/tutorials/how-to-display-command-line-arguments\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsahilrajput03%2Flearning_csharp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsahilrajput03%2Flearning_csharp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsahilrajput03%2Flearning_csharp/lists"}