{"id":20454186,"url":"https://github.com/gaprogman/dotnetcoreprojects","last_synced_at":"2026-04-20T01:02:21.819Z","repository":{"id":145862460,"uuid":"67834570","full_name":"GaProgMan/dotnetCoreProjects","owner":"GaProgMan","description":"A placeholder for my .Net Core experiments","archived":false,"fork":false,"pushed_at":"2017-01-17T22:30:09.000Z","size":129,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-15T23:19:32.149Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GaProgMan.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":"2016-09-09T21:42:57.000Z","updated_at":"2019-01-11T00:19:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"3f52d47f-4b60-4d1d-b4c0-864e1b954c49","html_url":"https://github.com/GaProgMan/dotnetCoreProjects","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/GaProgMan%2FdotnetCoreProjects","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GaProgMan%2FdotnetCoreProjects/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GaProgMan%2FdotnetCoreProjects/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GaProgMan%2FdotnetCoreProjects/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GaProgMan","download_url":"https://codeload.github.com/GaProgMan/dotnetCoreProjects/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242005817,"owners_count":20056434,"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-15T11:15:15.164Z","updated_at":"2026-04-20T01:02:21.757Z","avatar_url":"https://github.com/GaProgMan.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dotnetCoreProjects\nThe repository will contain a collection of evolving .Net Core projects which are written and built using both a MacBook Air (running macOS Sierra) and a PC running Ubuntu 14.04\n\n## Building and running\nTo build and run any of these projects (unless explictly stated otherwise in the project's `README.md` file) the `dotnet` commands are used.\n\nFor example, lets say that I wanted to build my consoleApplicaiton code.\n\n1. Change directory to the root of the code\n\n    `cd consoleApplication`\n\n1. Issue the `dotnet` restore command (this resolves all nuget packages)\n\n    `dotnet restore`\n\n1. Issue the `dotnet` build command\n\n    `dotnet build`\n\n    This step isn't fully neccessary, but I like to do build and run as separate steps.\n\n1. Issue the `dotnet` run command\n\n    `dotnet run`\n\n    This will start the consoleApplication and run it in the Terminal/Bash window. Once finished, contol will be returned to the Terminal/Bash windwo\n\n## Licence\n\nEach project will have its own licence file (and will ususally be GNU GPL v3), but please check the relevant `LICENCE` file in project's directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaprogman%2Fdotnetcoreprojects","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgaprogman%2Fdotnetcoreprojects","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgaprogman%2Fdotnetcoreprojects/lists"}