{"id":19499660,"url":"https://github.com/jmarolf/dotnet-start","last_synced_at":"2025-04-25T22:34:13.314Z","repository":{"id":44669272,"uuid":"336239767","full_name":"jmarolf/dotnet-start","owner":"jmarolf","description":"a template for creating a new dotnet repo","archived":false,"fork":false,"pushed_at":"2022-02-01T03:22:59.000Z","size":90,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-02-27T17:56:49.806Z","etag":null,"topics":["csharp","dotnet","dotnet-core","getting-started"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/jmarolf.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}},"created_at":"2021-02-05T10:34:08.000Z","updated_at":"2022-03-10T13:11:38.000Z","dependencies_parsed_at":"2022-09-18T18:27:55.832Z","dependency_job_id":null,"html_url":"https://github.com/jmarolf/dotnet-start","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmarolf%2Fdotnet-start","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmarolf%2Fdotnet-start/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmarolf%2Fdotnet-start/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmarolf%2Fdotnet-start/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmarolf","download_url":"https://codeload.github.com/jmarolf/dotnet-start/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224019600,"owners_count":17242177,"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":["csharp","dotnet","dotnet-core","getting-started"],"created_at":"2024-11-10T22:05:32.236Z","updated_at":"2024-11-10T22:05:33.582Z","avatar_url":"https://github.com/jmarolf.png","language":"Dockerfile","readme":"# Recommended Repository Layout\n\n```\n$/\n  artifacts/\n  docs/\n  eng/\n  lib/\n  samples/\n  src/\n  tests/\n  .editorconfig\n  .gitignore\n  .gitattributes\n  Build.cmd\n  build.sh\n  nuget.Config\n  README.md\n  {solution}.sln\n```\n\n- `src` - Main projects (the product code)\n- `tests` - Test projects\n- `docs` - Documentation stuff, markdown files, help files etc.\n- `samples` (optional) - Sample projects\n- `lib` - Things that can **NEVER** exist in a nuget package\n- `artifacts` - Build outputs go here. Doing a Build.cmd/build.sh generates artifacts here (nupkgs, dlls, pdbs, etc.)\n- `eng` - Build customizations (custom msbuild files/psake/fake/albacore/etc) scripts\n- `Build.cmd` - Bootstrap the build for windows\n- `build.sh` - Bootstrap the build for *n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmarolf%2Fdotnet-start","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmarolf%2Fdotnet-start","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmarolf%2Fdotnet-start/lists"}