{"id":30196279,"url":"https://github.com/jcleigh/dotnet-core-mixed-versions-example","last_synced_at":"2026-05-19T04:02:55.828Z","repository":{"id":308952422,"uuid":"946695828","full_name":"jcleigh/dotnet-core-mixed-versions-example","owner":"jcleigh","description":"Mixing .NET Core 2.1, 2.2, and 3.1 for GitHub Copilot modernization demos","archived":false,"fork":false,"pushed_at":"2025-08-08T21:06:50.000Z","size":680,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-08T22:24:33.858Z","etag":null,"topics":["dotnet","dotnetcore","github-copilot","github-copilot-training"],"latest_commit_sha":null,"homepage":"","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/jcleigh.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,"zenodo":null}},"created_at":"2025-03-11T14:36:17.000Z","updated_at":"2025-08-08T20:47:10.000Z","dependencies_parsed_at":"2025-08-08T22:35:36.853Z","dependency_job_id":null,"html_url":"https://github.com/jcleigh/dotnet-core-mixed-versions-example","commit_stats":null,"previous_names":["jcleigh/dotnet-core-mixed-versions-example"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/jcleigh/dotnet-core-mixed-versions-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcleigh%2Fdotnet-core-mixed-versions-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcleigh%2Fdotnet-core-mixed-versions-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcleigh%2Fdotnet-core-mixed-versions-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcleigh%2Fdotnet-core-mixed-versions-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcleigh","download_url":"https://codeload.github.com/jcleigh/dotnet-core-mixed-versions-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcleigh%2Fdotnet-core-mixed-versions-example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270183606,"owners_count":24541341,"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","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["dotnet","dotnetcore","github-copilot","github-copilot-training"],"created_at":"2025-08-13T05:17:34.137Z","updated_at":"2026-05-19T04:02:55.761Z","avatar_url":"https://github.com/jcleigh.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# dotnet-core-mixed-versions-example\n\nThis repository demonstrates how GitHub Copilot can help modernize .NET projects and tooling, especially when dealing with legacy codebases that use multiple .NET Core versions. It is designed as a hands-on demo for Copilot's capabilities in refactoring, upgrading, and maintaining .NET solutions.\n\n## Project Structure\n\nThe codebase contains several types of .NET projects:\n\n- **DotNetCoreTwoPointOne**: A console application targeting .NET Core 2.1, with a simple model (`Person`).\n- **DotNetCoreTwoPointTwo**: A console application targeting .NET Core 2.2, also with a basic model (`Person`).\n- **DotNetCoreTwoPointTwo.Lib**: A class library targeting .NET Core 2.2, intended for sharing code between projects.\n- **DotNetCoreThreePointOne**: A console application targeting .NET Core 3.1, with its own model (`Person`).\n- **DotNetCoreThreePointOne.Web**: An ASP.NET Core 3.1 MVC web application, including controllers, views, and models.\n- **DotNetCoreThreePointOne.Test**: A test project for the web application, demonstrating unit testing in .NET Core 3.1.\n\n## Purpose\n\nThe main goal is to showcase how Copilot can assist in:\n- Upgrading older .NET Core projects to newer versions\n- Refactoring and modernizing code\n- Adding tests and improving coverage\n- Migrating between project types (console, library, web, test)\n- Handling mixed-version solutions and dependencies\n\nThis repository is ideal for experimenting with Copilot's .NET features and for learning best practices in modernization workflows.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcleigh%2Fdotnet-core-mixed-versions-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjcleigh%2Fdotnet-core-mixed-versions-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcleigh%2Fdotnet-core-mixed-versions-example/lists"}