{"id":15921817,"url":"https://github.com/mloning/first-steps-in-csharp","last_synced_at":"2025-04-03T12:21:56.032Z","repository":{"id":130571672,"uuid":"562531604","full_name":"mloning/first-steps-in-csharp","owner":"mloning","description":"My first steps using C# and .NET","archived":false,"fork":false,"pushed_at":"2023-02-25T19:56:29.000Z","size":206,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T01:42:52.503Z","etag":null,"topics":[],"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/mloning.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-11-06T16:39:06.000Z","updated_at":"2023-02-25T17:09:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"26fb1178-b520-4223-a813-d92072ff0e31","html_url":"https://github.com/mloning/first-steps-in-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/mloning%2Ffirst-steps-in-csharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mloning%2Ffirst-steps-in-csharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mloning%2Ffirst-steps-in-csharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mloning%2Ffirst-steps-in-csharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mloning","download_url":"https://codeload.github.com/mloning/first-steps-in-csharp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246998473,"owners_count":20866748,"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-10-06T20:02:19.936Z","updated_at":"2025-04-03T12:21:56.008Z","avatar_url":"https://github.com/mloning.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# First steps in C# and .NET\n\n## Setup\n\nFollow the installation instructions [here](\u003chttps://learn.microsoft.com/en-us/dotnet/csharp/tour-of-csharp/tutorials/local-environment\u003e).\n\n## Tutorials\n\n| Name | Description |\n|---|---|\n| [fibonacci] | Console app to compute Fibonacci series of given length |\n| [webapi] | Web API to set and retrieve to-do items |\n| [ui] | Blazor web app for interactive counter and to-do list |\n\n[fibonacci]: \u003chttps://learn.microsoft.com/en-us/dotnet/csharp/tour-of-csharp/tutorials/\u003e\n[webapi]: \u003chttps://learn.microsoft.com/en-us/aspnet/core/tutorials/first-web-api?view=aspnetcore-6.0\u003e\n[ui]: \u003chttps://learn.microsoft.com/en-gb/training/modules/build-blazor-webassembly-visual-studio-code/\u003e\n\n## Dev workflow\n\nSet up a new project:\n\n```bash\ndotnet new \u003cproject-type\u003e\ndotnet new gitignore\ndotnet add package \u003cpackage-name\u003e\n```\n\nCompile and run a project:\n\n```bash\ndotnet run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmloning%2Ffirst-steps-in-csharp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmloning%2Ffirst-steps-in-csharp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmloning%2Ffirst-steps-in-csharp/lists"}