{"id":22443033,"url":"https://github.com/veltzer/demos-cs","last_synced_at":"2025-03-27T10:19:25.332Z","repository":{"id":244368317,"uuid":"815046604","full_name":"veltzer/demos-cs","owner":"veltzer","description":"Demos for the C sharp language","archived":false,"fork":false,"pushed_at":"2025-03-21T21:02:30.000Z","size":117,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-21T22:19:16.840Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/veltzer.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}},"created_at":"2024-06-14T08:33:32.000Z","updated_at":"2025-03-21T21:02:35.000Z","dependencies_parsed_at":"2024-12-31T00:20:33.019Z","dependency_job_id":"8eed84f4-79cf-44ba-a463-1dadf557543c","html_url":"https://github.com/veltzer/demos-cs","commit_stats":null,"previous_names":["veltzer/demos-cs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veltzer%2Fdemos-cs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veltzer%2Fdemos-cs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veltzer%2Fdemos-cs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veltzer%2Fdemos-cs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/veltzer","download_url":"https://codeload.github.com/veltzer/demos-cs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245823317,"owners_count":20678173,"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-12-06T02:22:03.918Z","updated_at":"2025-03-27T10:19:25.310Z","avatar_url":"https://github.com/veltzer.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"## demos-cs\n\nversion: 0.0.1\n\ndescription: Demos for the C# language\n\nwebsite: https://veltzer.github.io/demos-cs\n\n## Build\n\n![build](https://github.com/veltzer/demos-cs/workflows/build/badge.svg)\n\n\n## Contact\n\nchat with me at [![gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/veltzer/mark.veltzer)\n\n## To run a specific project:\n\n```bash\ndotnet run --project src/Hello/Hello.csproj\n```\n\n## To run a specific project with different entry point, this has to be done after clean:\n\n```bash\ndotnet run --project src/MultiEntryPoint/MultiEntryPoint.csproj /p:StartupObject=Program3\ndotnet run --project src/MultiEntryPoint/MultiEntryPoint.csproj --property StartupObject=Program3\n```\n\n## To build everything\n\n```bash\ndotnet build\ndotnet build -v=q\ndotnet build --nologo -v=q\ndotnet build --nologo --verbosity quiet\n```\n\n## To clean everything\n\n```bash\ndotnet clean\ndotnet clean -v=q\ndotnet clean --nologo -v=q\ndotnet clean --nologo --verbosity quiet\n```\n\n## To create a new project\n\n```bash\ncd src\ndotnet new console -n [NameCamelCase]\n```\n\nMark Veltzer, Copyright © 2024, 2025\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fveltzer%2Fdemos-cs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fveltzer%2Fdemos-cs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fveltzer%2Fdemos-cs/lists"}