{"id":362154,"url":"https://github.com/dotnet/Scaffolding","last_synced_at":"2026-06-21T14:30:16.047Z","repository":{"id":18177769,"uuid":"21291278","full_name":"dotnet/Scaffolding","owner":"dotnet","description":"Code generators to speed up development.","archived":false,"fork":false,"pushed_at":"2026-06-06T02:01:42.000Z","size":16760,"stargazers_count":808,"open_issues_count":217,"forks_count":243,"subscribers_count":77,"default_branch":"main","last_synced_at":"2026-06-06T08:03:52.040Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dotnet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-06-27T22:39:14.000Z","updated_at":"2026-05-31T11:58:58.000Z","dependencies_parsed_at":"2026-05-16T21:01:55.929Z","dependency_job_id":null,"html_url":"https://github.com/dotnet/Scaffolding","commit_stats":{"total_commits":2348,"total_committers":101,"mean_commits":"23.247524752475247","dds":0.752129471890971,"last_synced_commit":"dcadf32a1e58255bdaf480bddd42c0a58ccbdb46"},"previous_names":["aspnet/scaffolding"],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/dotnet/Scaffolding","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/sbom","scorecard":{"id":353120,"data":{"date":"2025-08-11","repo":{"name":"github.com/dotnet/Scaffolding","commit":"e5c1e3b4ddbca9b94e7285c200a638bdd98b708e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/backport.yml:10","Warn: topLevel 'actions' permission set to 'write': .github/workflows/backport.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/Scaffolding/backport.yml/main?enable=pin","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T08:49:12.523Z","repository_id":18177769,"created_at":"2025-08-18T08:49:12.523Z","updated_at":"2025-08-18T08:49:12.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34144680,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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"}},"owner":{"login":"dotnet","name":".NET Platform","uuid":"9141961","kind":"organization","description":"Home of the open source .NET platform","email":"contact@dotnetfoundation.org","website":"https://dot.net","location":null,"twitter":"dotnetfdn","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9141961?v=4","repositories_count":228,"last_synced_at":"2023-04-09T05:26:12.728Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dotnet","funding_links":[],"total_stars":389289,"followers":null,"following":null,"created_at":"2022-11-02T16:20:44.235Z","updated_at":"2023-04-09T05:26:13.839Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet/repositories"},"packages":[{"id":3024314,"name":"dotnet-aspnet-codegenerator","ecosystem":"nuget","description":"Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.","homepage":"https://github.com/dotnet/Scaffolding","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dotnet/Scaffolding","keywords_array":["dotnet","aspnet-codegenerator"],"namespace":null,"versions_count":136,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2026-01-14T18:41:57.710Z","latest_release_number":"10.0.2","last_synced_at":"2026-06-18T13:00:37.386Z","created_at":"2022-04-10T14:04:39.245Z","updated_at":"2026-06-18T13:00:37.386Z","registry_url":"https://www.nuget.org/packages/dotnet-aspnet-codegenerator/","install_command":"Install-Package dotnet-aspnet-codegenerator","documentation_url":null,"metadata":{"copyright":"© Microsoft Corporation. All rights reserved.","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":true,"icon":"Icon.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/dotnet/Scaffolding","branch":null,"commit":"e242b5c1055b85bdf12570abdd68a052543dfe2d"},"development_dependency":false,"serviceable":true,"framework_assemblies":[],"package_types":[{"name":"DotnetTool","version":null}]},"repo_metadata":{"id":18177769,"uuid":"21291278","full_name":"dotnet/Scaffolding","owner":"dotnet","description":"Code generators to speed up development.","archived":false,"fork":false,"pushed_at":"2024-09-05T00:50:09.000Z","size":11473,"stargazers_count":631,"open_issues_count":237,"forks_count":226,"subscribers_count":85,"default_branch":"main","last_synced_at":"2024-09-05T11:03:12.300Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dotnet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-06-27T22:39:14.000Z","updated_at":"2024-09-05T00:50:13.000Z","dependencies_parsed_at":"2023-10-02T14:06:54.757Z","dependency_job_id":"c62258d0-e0a3-4fcc-869e-285764f93fc8","html_url":"https://github.com/dotnet/Scaffolding","commit_stats":{"total_commits":2331,"total_committers":99,"mean_commits":"23.545454545454547","dds":0.7546117546117546,"last_synced_commit":"031b1562d128e669ae85560216ea93cc97e6be04"},"previous_names":[],"tags_count":66,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219869246,"owners_count":16555571,"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"},"owner_record":{"login":"dotnet","name":".NET Platform","uuid":"9141961","kind":"organization","description":"Home of the open source .NET platform","email":"contact@dotnetfoundation.org","website":"https://dot.net","location":null,"twitter":"dotnetfdn","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9141961?v=4","repositories_count":228,"last_synced_at":"2023-04-09T05:26:12.728Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dotnet","funding_links":[],"total_stars":389289,"followers":null,"following":null,"created_at":"2022-11-02T16:20:44.235Z","updated_at":"2023-04-09T05:26:13.839Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet/repositories"},"tags":[{"name":"7.0.5","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.5/manifests"},{"name":"7.0.4","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.4/manifests"},{"name":"7.0.3","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.2/manifests"},{"name":"7.0.1","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.1/manifests"},{"name":"7.0.7","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.7/manifests"},{"name":"7.0.6","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.6/manifests"},{"name":"6.0.3","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.3/manifests"},{"name":"6.0.4","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.4/manifests"},{"name":"6.0.6","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.6/manifests"},{"name":"6.0.5","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.5/manifests"},{"name":"6.0.10","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.10","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.10/manifests"},{"name":"6.0.8","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.8","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.8/manifests"},{"name":"6.0.7","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.7/manifests"},{"name":"6.0.0","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.0/manifests"},{"name":"6.0.1","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.1/manifests"},{"name":"6.0.2","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.2/manifests"},{"name":"6.0.9","sha":"36bd78951f811904580710f41513dcdb3e342de3","kind":"commit","published_at":"2023-06-19T06:30:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.9","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.9/manifests"},{"name":"8.0.0-preview.5.23313.2","sha":"8f6e4d8573b2b8209b8d02947544573d86b41888","kind":"commit","published_at":"2023-06-13T22:29:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.5.23313.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.5.23313.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.5.23313.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.5.23313.2/manifests"},{"name":"7.0.0","sha":"8b9eb0785209dea99ea7ff309f56cff3c28d4553","kind":"commit","published_at":"2023-05-30T19:05:28.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.0/manifests"},{"name":"8.0.0-preview.4.23261.6","sha":"af51baf7f563ea6721ec517a72467634020edbe7","kind":"commit","published_at":"2023-05-12T01:16:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.4.23261.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.4.23261.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.4.23261.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.4.23261.6/manifests"},{"name":"8.0.0-preview.3.23206.5","sha":"ad089133d2ddfa42ae5fa6eb0d638c0703c495fc","kind":"commit","published_at":"2023-04-07T19:41:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.3.23206.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.3.23206.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.3.23206.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.3.23206.5/manifests"},{"name":"8.0.0-preview.1.23117.2","sha":"04079dcc664445974d07464284911d4e13991717","kind":"commit","published_at":"2023-03-09T02:05:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.1.23117.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.1.23117.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.1.23117.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.1.23117.2/manifests"},{"name":"8.0.0-preview.2.23158.7","sha":"04079dcc664445974d07464284911d4e13991717","kind":"commit","published_at":"2023-03-09T02:05:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.2.23158.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.2.23158.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.2.23158.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.2.23158.7/manifests"},{"name":"v2.2.2","sha":"8295c4b56c125d3f536020618a49c6a16017ca25","kind":"commit","published_at":"2019-01-10T19:34:29.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.2.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"a8a3c4d6bcef48a3dd464d03f629a0a18dbf3110","kind":"commit","published_at":"2018-12-11T22:13:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.2.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.1/manifests"},{"name":"2.2.0","sha":"629bb9963377eb9e915013bd8b2f5c724833d82a","kind":"tag","published_at":"2018-11-14T21:11:43.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0/manifests"},{"name":"2.1.6","sha":"634b9586703f1da836f694e4b7bd165cd923a602","kind":"tag","published_at":"2018-11-09T20:41:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.6/manifests"},{"name":"v2.1.7","sha":"2f81b98c133c24ec699f370bf07b557dd484c646","kind":"commit","published_at":"2018-11-07T22:34:34.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.1.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.1.7/manifests"},{"name":"2.2.0-preview3","sha":"a426a775039ddcf0bec7edb76a44e887e06f63e6","kind":"tag","published_at":"2018-10-16T21:52:55.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview3/manifests"},{"name":"2.1.5","sha":"8882bd9de532d674125bf1a5c966ad316ecb2f66","kind":"tag","published_at":"2018-09-28T19:15:10.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.5/manifests"},{"name":"2.2.0-preview2","sha":"07682440180c2c9424c4a55a719b2a25fc4dd1b5","kind":"tag","published_at":"2018-09-12T22:28:44.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview2/manifests"},{"name":"2.2.0-preview1","sha":"d1e0d1be2c36dd65673d595e0410363b0af100ee","kind":"tag","published_at":"2018-08-22T00:37:34.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview1/manifests"},{"name":"2.1.3","sha":"41b4023c21f3a5c0ab4213b23d302dda5f880570","kind":"tag","published_at":"2018-08-16T18:12:32.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.3/manifests"},{"name":"2.1.1","sha":"fcf4d2eee310d9ef3067fa274e45952d7bb91c71","kind":"tag","published_at":"2018-06-12T17:52:19.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.1/manifests"},{"name":"1.1.5","sha":"bc403ab3c4f639581ab92f27c8cacd66f2355761","kind":"commit","published_at":"2018-06-07T03:30:32.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.1.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.5/manifests"},{"name":"2.1.0","sha":"6420150fe16d3ed966280c384af25da464f1494a","kind":"tag","published_at":"2018-05-24T21:54:36.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"6c3776781bd3c517dd202fa3f6353bf6d886e045","kind":"tag","published_at":"2018-05-08T20:27:51.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.4/manifests"},{"name":"2.1.0-rc1-final","sha":"82f4dbeb26d7fdf28e8815ab077a66f08b96754d","kind":"tag","published_at":"2018-05-07T21:24:59.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-rc1-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-rc1-final","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-rc1-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-rc1-final/manifests"},{"name":"2.1.0-preview2-final","sha":"49af135e4cbe059de495505de4d81d9cc1de3de6","kind":"tag","published_at":"2018-04-10T16:43:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-preview2-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-preview2-final","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview2-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview2-final/manifests"},{"name":"2.0.3","sha":"8e389bea6b88d85d0388926b5176a1e31cd951cc","kind":"tag","published_at":"2018-03-14T01:05:33.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.3/manifests"},{"name":"2.1.0-preview1-final","sha":"da503e07d759fd9522694f7f8dafef543730fdb4","kind":"tag","published_at":"2018-02-27T17:28:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-preview1-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-preview1-final","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview1-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview1-final/manifests"},{"name":"2.0.2","sha":"069ca2612999a49e2b19099f21d8196f422c82de","kind":"commit","published_at":"2017-12-07T00:17:27.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"26822d4c876ee6203014eaf6df398c874c4535ea","kind":"commit","published_at":"2017-10-30T19:10:30.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.1/manifests"},{"name":"1.1.3","sha":"9775b56946ecadc46d4d71a8f50a97e1645028c4","kind":"commit","published_at":"2017-10-16T22:48:24.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.1.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.3/manifests"},{"name":"1.0.3","sha":"e07ef8b683c37d92c36f498a83ef10b2c1f1411a","kind":"commit","published_at":"2017-10-16T21:33:59.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.3/manifests"},{"name":"rel/2.0.0","sha":"fdab0db2d430bc2f1689140209259a77ad380d5b","kind":"commit","published_at":"2017-08-17T22:01:13.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0/manifests"},{"name":"rel/1.0.0-preview4","sha":"34151635fd1beb624f422fdc43e26943f4bb826e","kind":"commit","published_at":"2017-07-11T00:49:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0-preview4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0-preview4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview4/manifests"},{"name":"rel/1.0.0-preview3","sha":"e74e32923640aa5aad0c9880ebeffe274771573d","kind":"commit","published_at":"2017-07-11T00:48:19.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0-preview3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview3/manifests"},{"name":"rel/2.0.0-preview2","sha":"7a78c3b47f5719989e9c2c47acf9df1e05d9707c","kind":"commit","published_at":"2017-07-11T00:47:50.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview2/manifests"},{"name":"rel/2.0.0-preview1","sha":"e1599eb400a35720ed03dad5163dc6434e230cfb","kind":"commit","published_at":"2017-07-11T00:47:40.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview1/manifests"},{"name":"rel/1.1.0-preview1","sha":"e95e680faaa33fc4fda97189df483b8f6b7caff5","kind":"commit","published_at":"2017-07-11T00:47:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.1.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.0-preview1/manifests"},{"name":"rel/1.0.0","sha":"69e6c12134c23a379250430b313fd6bdc644ae0f","kind":"commit","published_at":"2017-07-11T00:45:42.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0/manifests"},{"name":"rel/1.1.1","sha":"41fadcef143c6a42056c74cb64e309e6bf8aa419","kind":"commit","published_at":"2017-04-27T22:24:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.1.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.1/manifests"},{"name":"rel/1.0.1","sha":"688740e37e52de1980c410bc1aeefefc5e30fa9e","kind":"commit","published_at":"2016-08-26T23:56:38.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.1/manifests"},{"name":"1.0.0","sha":"580d1c499302b25be50ad402f292ca9884edbc0a","kind":"commit","published_at":"2016-08-12T17:15:35.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0/manifests"},{"name":"1.0.0-preview2","sha":"260bc0b21be9e3b48692682c3a753587143ba9fb","kind":"commit","published_at":"2016-06-15T22:16:50.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-preview2/manifests"},{"name":"1.0.0-rc2","sha":"13d268eb741a985a6d6fd19e32c806e7ea771019","kind":"tag","published_at":"2016-05-17T21:39:36.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-rc2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc2/manifests"},{"name":"1.0.0-rc1","sha":"6cd6acbcc24cab0b7a0b5aea625d0b1c8d85c9dd","kind":"tag","published_at":"2015-11-18T20:04:23.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-rc1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc1/manifests"},{"name":"1.0.0-beta8","sha":"eb6d79952630b8e4a51f65fcf02f5e5f96ad5c72","kind":"tag","published_at":"2015-10-16T16:42:22.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta8","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta8/manifests"},{"name":"1.0.0-beta7","sha":"088982759502f339794166d436965a0348eceb4b","kind":"tag","published_at":"2015-09-03T01:09:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta7/manifests"},{"name":"1.0.0-beta6","sha":"ee52ea41ace2960b045fe938eab614c16c46a09e","kind":"tag","published_at":"2015-07-28T20:16:58.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta6/manifests"},{"name":"1.0.0-beta5","sha":"d32db2af8360e2e36feb0544d227e8de809182b9","kind":"tag","published_at":"2015-07-11T00:06:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta5/manifests"},{"name":"1.0.0-beta4","sha":"cab0eb45965e4c037ad2bd267cfebfb1f378774e","kind":"tag","published_at":"2015-05-14T21:11:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta4/manifests"},{"name":"1.0.0-beta3","sha":"1c0767c94a37cc036cd213dce8ce6da23bd6b902","kind":"commit","published_at":"2015-01-29T07:30:43.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta3/manifests"},{"name":"1.0.0-beta2","sha":"6341fcceeeb371282d02121b7a1c36981984e255","kind":"commit","published_at":"2014-12-08T23:15:21.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2024-10-08T21:18:01.928Z","dependent_packages_count":0,"downloads":1387466,"downloads_period":"total","dependent_repos_count":157,"rankings":{"downloads":1.1902140852328973,"dependent_repos_count":0.488956083654221,"dependent_packages_count":20.72833701493414,"stargazers_count":1.8833368397190324,"forks_count":1.6470227523659948,"docker_downloads_count":1.3457997576516676,"average":4.547277755592993},"purl":"pkg:nuget/dotnet-aspnet-codegenerator","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/dotnet-aspnet-codegenerator","docker_dependents_count":6,"docker_downloads_count":2039959,"usage_url":"https://repos.ecosyste.ms/usage/nuget/dotnet-aspnet-codegenerator","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/dotnet-aspnet-codegenerator/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-07T09:55:17.872Z","issues_count":171,"pull_requests_count":1127,"avg_time_to_close_issue":13606415.62745098,"avg_time_to_close_pull_request":312753.4473197782,"issues_closed_count":51,"pull_requests_closed_count":1082,"pull_request_authors_count":13,"issue_authors_count":78,"avg_comments_per_issue":7.988304093567251,"avg_comments_per_pull_request":0.11712511091393078,"merged_pull_requests_count":1068,"bot_issues_count":0,"bot_pull_requests_count":745,"past_year_issues_count":62,"past_year_pull_requests_count":487,"past_year_avg_time_to_close_issue":6826587.153846154,"past_year_avg_time_to_close_pull_request":222601.54371002133,"past_year_issues_closed_count":13,"past_year_pull_requests_closed_count":469,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":35,"past_year_avg_comments_per_issue":1.8064516129032258,"past_year_avg_comments_per_pull_request":0.26078028747433263,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":249,"past_year_merged_pull_requests_count":461,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/issues","maintainers":[{"login":"tlmii","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlmii"},{"login":"deepchoudhery","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deepchoudhery"},{"login":"danroth27","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danroth27"},{"login":"MackinnonBuck","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MackinnonBuck"},{"login":"Pilchie","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pilchie"},{"login":"sebastienros","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebastienros"},{"login":"akoeplinger","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akoeplinger"},{"login":"DamianEdwards","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianEdwards"},{"login":"JeremyLikness","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JeremyLikness"},{"login":"richlander","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richlander"},{"login":"sayedihashimi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayedihashimi"}],"active_maintainers":[{"login":"tlmii","count":88,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlmii"},{"login":"deepchoudhery","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deepchoudhery"},{"login":"MackinnonBuck","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MackinnonBuck"},{"login":"danroth27","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danroth27"},{"login":"sebastienros","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebastienros"},{"login":"akoeplinger","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akoeplinger"},{"login":"DamianEdwards","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianEdwards"},{"login":"JeremyLikness","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JeremyLikness"},{"login":"richlander","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richlander"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/dotnet-aspnet-codegenerator/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/dotnet-aspnet-codegenerator/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/dotnet-aspnet-codegenerator/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/dotnet-aspnet-codegenerator/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/dotnet-aspnet-codegenerator/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/dotnet-aspnet-codegenerator/codemeta","maintainers":[{"uuid":"Microsoft","login":"Microsoft","name":null,"email":null,"url":null,"packages_count":8828,"html_url":"https://www.nuget.org/profiles/Microsoft","role":null,"created_at":"2022-11-08T04:38:09.140Z","updated_at":"2022-11-08T04:38:09.140Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Microsoft/packages"},{"uuid":"aspnet","login":"aspnet","name":null,"email":null,"url":null,"packages_count":1201,"html_url":"https://www.nuget.org/profiles/aspnet","role":null,"created_at":"2022-11-08T04:38:09.100Z","updated_at":"2022-11-08T04:38:09.100Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/aspnet/packages"},{"uuid":"WebTools","login":"WebTools","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://www.nuget.org/profiles/WebTools","role":null,"created_at":"2024-03-12T19:15:39.897Z","updated_at":"2024-03-12T19:15:39.897Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/WebTools/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817670,"maintainers_count":112181,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8931700,"name":"microsoft.visualstudio.web.codegeneration.utils","ecosystem":"nuget","description":"Contains utilities used by ASP.NET Core Code Generation packages.","homepage":"https://github.com/dotnet/Scaffolding","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dotnet/Scaffolding","keywords_array":["aspnetcore","codegenerator","scaffolding","visualstudioweb"],"namespace":null,"versions_count":164,"first_release_published_at":"2016-11-16T00:18:52.257Z","latest_release_published_at":"2026-01-14T18:47:15.197Z","latest_release_number":"10.0.2","last_synced_at":"2026-06-18T13:00:39.934Z","created_at":"2024-02-26T02:15:15.692Z","updated_at":"2026-06-18T13:08:06.476Z","registry_url":"https://www.nuget.org/packages/microsoft.visualstudio.web.codegeneration.utils/","install_command":"Install-Package microsoft.visualstudio.web.codegeneration.utils","documentation_url":null,"metadata":{"copyright":"© Microsoft Corporation. All rights reserved.","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":true,"icon":"Icon.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/dotnet/Scaffolding","branch":null,"commit":"e242b5c1055b85bdf12570abdd68a052543dfe2d"},"development_dependency":false,"serviceable":true,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":4,"target_frameworks":["net8.0","net9.0","net10.0","net11.0"],"total_dependencies":20}},"repo_metadata":{"id":18177769,"uuid":"21291278","full_name":"dotnet/Scaffolding","owner":"dotnet","description":"Code generators to speed up development.","archived":false,"fork":false,"pushed_at":"2026-06-06T02:01:42.000Z","size":16760,"stargazers_count":808,"open_issues_count":217,"forks_count":243,"subscribers_count":77,"default_branch":"main","last_synced_at":"2026-06-06T08:03:52.040Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dotnet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-06-27T22:39:14.000Z","updated_at":"2026-05-31T11:58:58.000Z","dependencies_parsed_at":"2026-05-16T21:01:55.929Z","dependency_job_id":null,"html_url":"https://github.com/dotnet/Scaffolding","commit_stats":{"total_commits":2348,"total_committers":101,"mean_commits":"23.247524752475247","dds":0.752129471890971,"last_synced_commit":"dcadf32a1e58255bdaf480bddd42c0a58ccbdb46"},"previous_names":["aspnet/scaffolding"],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/dotnet/Scaffolding","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/sbom","scorecard":{"id":353120,"data":{"date":"2025-08-11","repo":{"name":"github.com/dotnet/Scaffolding","commit":"e5c1e3b4ddbca9b94e7285c200a638bdd98b708e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/backport.yml:10","Warn: topLevel 'actions' permission set to 'write': .github/workflows/backport.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/Scaffolding/backport.yml/main?enable=pin","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T08:49:12.523Z","repository_id":18177769,"created_at":"2025-08-18T08:49:12.523Z","updated_at":"2025-08-18T08:49:12.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34144680,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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"},"owner_record":{"login":"dotnet","name":".NET Platform","uuid":"9141961","kind":"organization","description":"Home of the open source .NET platform","email":"contact@dotnetfoundation.org","website":"https://dot.net","location":null,"twitter":"dotnetfdn","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9141961?v=4","repositories_count":228,"last_synced_at":"2023-04-09T05:26:12.728Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dotnet","funding_links":[],"total_stars":389289,"followers":null,"following":null,"created_at":"2022-11-02T16:20:44.235Z","updated_at":"2023-04-09T05:26:13.839Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet/repositories"},"tags":[{"name":"7.0.7","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.7/manifests"},{"name":"7.0.6","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.6/manifests"},{"name":"7.0.5","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.5/manifests"},{"name":"7.0.4","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.4/manifests"},{"name":"7.0.3","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.2/manifests"},{"name":"7.0.1","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.1/manifests"},{"name":"6.0.10","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.10","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.10/manifests"},{"name":"6.0.8","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.8","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.8/manifests"},{"name":"6.0.7","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.7/manifests"},{"name":"6.0.6","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.6/manifests"},{"name":"6.0.5","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.5/manifests"},{"name":"6.0.4","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.3/manifests"},{"name":"6.0.2","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.0/manifests"},{"name":"6.0.9","sha":"36bd78951f811904580710f41513dcdb3e342de3","kind":"commit","published_at":"2023-06-19T06:30:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.9","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.9/manifests"},{"name":"8.0.0-preview.5.23313.2","sha":"8f6e4d8573b2b8209b8d02947544573d86b41888","kind":"commit","published_at":"2023-06-13T22:29:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.5.23313.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.5.23313.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.5.23313.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.5.23313.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.5.23313.2/manifests"},{"name":"7.0.0","sha":"8b9eb0785209dea99ea7ff309f56cff3c28d4553","kind":"commit","published_at":"2023-05-30T19:05:28.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.0/manifests"},{"name":"8.0.0-preview.4.23261.6","sha":"af51baf7f563ea6721ec517a72467634020edbe7","kind":"commit","published_at":"2023-05-12T01:16:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.4.23261.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.4.23261.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.4.23261.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.4.23261.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.4.23261.6/manifests"},{"name":"8.0.0-preview.3.23206.5","sha":"ad089133d2ddfa42ae5fa6eb0d638c0703c495fc","kind":"commit","published_at":"2023-04-07T19:41:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.3.23206.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.3.23206.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.3.23206.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.3.23206.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.3.23206.5/manifests"},{"name":"8.0.0-preview.2.23158.7","sha":"04079dcc664445974d07464284911d4e13991717","kind":"commit","published_at":"2023-03-09T02:05:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.2.23158.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.2.23158.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.2.23158.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.2.23158.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.2.23158.7/manifests"},{"name":"8.0.0-preview.1.23117.2","sha":"04079dcc664445974d07464284911d4e13991717","kind":"commit","published_at":"2023-03-09T02:05:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.1.23117.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.1.23117.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.1.23117.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.1.23117.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.1.23117.2/manifests"},{"name":"v2.2.2","sha":"8295c4b56c125d3f536020618a49c6a16017ca25","kind":"commit","published_at":"2019-01-10T19:34:29.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.2.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"a8a3c4d6bcef48a3dd464d03f629a0a18dbf3110","kind":"commit","published_at":"2018-12-11T22:13:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.2.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.1/manifests"},{"name":"2.2.0","sha":"629bb9963377eb9e915013bd8b2f5c724833d82a","kind":"tag","published_at":"2018-11-14T21:11:43.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0/manifests"},{"name":"2.1.6","sha":"634b9586703f1da836f694e4b7bd165cd923a602","kind":"tag","published_at":"2018-11-09T20:41:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.6/manifests"},{"name":"v2.1.7","sha":"2f81b98c133c24ec699f370bf07b557dd484c646","kind":"commit","published_at":"2018-11-07T22:34:34.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.1.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.1.7/manifests"},{"name":"2.2.0-preview3","sha":"a426a775039ddcf0bec7edb76a44e887e06f63e6","kind":"tag","published_at":"2018-10-16T21:52:55.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview3/manifests"},{"name":"2.1.5","sha":"8882bd9de532d674125bf1a5c966ad316ecb2f66","kind":"tag","published_at":"2018-09-28T19:15:10.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.5/manifests"},{"name":"2.2.0-preview2","sha":"07682440180c2c9424c4a55a719b2a25fc4dd1b5","kind":"tag","published_at":"2018-09-12T22:28:44.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview2/manifests"},{"name":"2.2.0-preview1","sha":"d1e0d1be2c36dd65673d595e0410363b0af100ee","kind":"tag","published_at":"2018-08-22T00:37:34.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview1/manifests"},{"name":"2.1.3","sha":"41b4023c21f3a5c0ab4213b23d302dda5f880570","kind":"tag","published_at":"2018-08-16T18:12:32.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.3/manifests"},{"name":"2.1.1","sha":"fcf4d2eee310d9ef3067fa274e45952d7bb91c71","kind":"tag","published_at":"2018-06-12T17:52:19.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.1/manifests"},{"name":"1.1.5","sha":"bc403ab3c4f639581ab92f27c8cacd66f2355761","kind":"commit","published_at":"2018-06-07T03:30:32.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.1.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.5/manifests"},{"name":"2.1.0","sha":"6420150fe16d3ed966280c384af25da464f1494a","kind":"tag","published_at":"2018-05-24T21:54:36.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"6c3776781bd3c517dd202fa3f6353bf6d886e045","kind":"tag","published_at":"2018-05-08T20:27:51.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.4/manifests"},{"name":"2.1.0-rc1-final","sha":"82f4dbeb26d7fdf28e8815ab077a66f08b96754d","kind":"tag","published_at":"2018-05-07T21:24:59.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-rc1-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-rc1-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-rc1-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-rc1-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-rc1-final/manifests"},{"name":"2.1.0-preview2-final","sha":"49af135e4cbe059de495505de4d81d9cc1de3de6","kind":"tag","published_at":"2018-04-10T16:43:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-preview2-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-preview2-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-preview2-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview2-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview2-final/manifests"},{"name":"2.0.3","sha":"8e389bea6b88d85d0388926b5176a1e31cd951cc","kind":"tag","published_at":"2018-03-14T01:05:33.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.3/manifests"},{"name":"2.1.0-preview1-final","sha":"da503e07d759fd9522694f7f8dafef543730fdb4","kind":"tag","published_at":"2018-02-27T17:28:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-preview1-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-preview1-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-preview1-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview1-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview1-final/manifests"},{"name":"2.0.2","sha":"069ca2612999a49e2b19099f21d8196f422c82de","kind":"commit","published_at":"2017-12-07T00:17:27.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"26822d4c876ee6203014eaf6df398c874c4535ea","kind":"commit","published_at":"2017-10-30T19:10:30.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.1/manifests"},{"name":"1.1.3","sha":"9775b56946ecadc46d4d71a8f50a97e1645028c4","kind":"commit","published_at":"2017-10-16T22:48:24.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.1.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.3/manifests"},{"name":"1.0.3","sha":"e07ef8b683c37d92c36f498a83ef10b2c1f1411a","kind":"commit","published_at":"2017-10-16T21:33:59.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.3/manifests"},{"name":"rel/2.0.0","sha":"fdab0db2d430bc2f1689140209259a77ad380d5b","kind":"commit","published_at":"2017-08-17T22:01:13.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0/manifests"},{"name":"rel/1.0.0-preview4","sha":"34151635fd1beb624f422fdc43e26943f4bb826e","kind":"commit","published_at":"2017-07-11T00:49:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0-preview4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0-preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0-preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview4/manifests"},{"name":"rel/1.0.0-preview3","sha":"e74e32923640aa5aad0c9880ebeffe274771573d","kind":"commit","published_at":"2017-07-11T00:48:19.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0-preview3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview3/manifests"},{"name":"rel/2.0.0-preview2","sha":"7a78c3b47f5719989e9c2c47acf9df1e05d9707c","kind":"commit","published_at":"2017-07-11T00:47:50.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview2/manifests"},{"name":"rel/2.0.0-preview1","sha":"e1599eb400a35720ed03dad5163dc6434e230cfb","kind":"commit","published_at":"2017-07-11T00:47:40.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview1/manifests"},{"name":"rel/1.1.0-preview1","sha":"e95e680faaa33fc4fda97189df483b8f6b7caff5","kind":"commit","published_at":"2017-07-11T00:47:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.1.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.0-preview1/manifests"},{"name":"rel/1.0.0","sha":"69e6c12134c23a379250430b313fd6bdc644ae0f","kind":"commit","published_at":"2017-07-11T00:45:42.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0/manifests"},{"name":"rel/1.1.1","sha":"41fadcef143c6a42056c74cb64e309e6bf8aa419","kind":"commit","published_at":"2017-04-27T22:24:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.1.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.1/manifests"},{"name":"rel/1.0.1","sha":"688740e37e52de1980c410bc1aeefefc5e30fa9e","kind":"commit","published_at":"2016-08-26T23:56:38.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.1/manifests"},{"name":"1.0.0","sha":"580d1c499302b25be50ad402f292ca9884edbc0a","kind":"commit","published_at":"2016-08-12T17:15:35.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0/manifests"},{"name":"1.0.0-preview2","sha":"260bc0b21be9e3b48692682c3a753587143ba9fb","kind":"commit","published_at":"2016-06-15T22:16:50.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-preview2/manifests"},{"name":"1.0.0-rc2","sha":"13d268eb741a985a6d6fd19e32c806e7ea771019","kind":"tag","published_at":"2016-05-17T21:39:36.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-rc2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc2/manifests"},{"name":"1.0.0-rc1","sha":"6cd6acbcc24cab0b7a0b5aea625d0b1c8d85c9dd","kind":"tag","published_at":"2015-11-18T20:04:23.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-rc1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc1/manifests"},{"name":"1.0.0-beta8","sha":"eb6d79952630b8e4a51f65fcf02f5e5f96ad5c72","kind":"tag","published_at":"2015-10-16T16:42:22.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta8","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta8/manifests"},{"name":"1.0.0-beta7","sha":"088982759502f339794166d436965a0348eceb4b","kind":"tag","published_at":"2015-09-03T01:09:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta7/manifests"},{"name":"1.0.0-beta6","sha":"ee52ea41ace2960b045fe938eab614c16c46a09e","kind":"tag","published_at":"2015-07-28T20:16:58.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta6/manifests"},{"name":"1.0.0-beta5","sha":"d32db2af8360e2e36feb0544d227e8de809182b9","kind":"tag","published_at":"2015-07-11T00:06:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta5/manifests"},{"name":"1.0.0-beta4","sha":"cab0eb45965e4c037ad2bd267cfebfb1f378774e","kind":"tag","published_at":"2015-05-14T21:11:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta4/manifests"},{"name":"1.0.0-beta3","sha":"1c0767c94a37cc036cd213dce8ce6da23bd6b902","kind":"commit","published_at":"2015-01-29T07:30:43.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta3/manifests"},{"name":"1.0.0-beta2","sha":"6341fcceeeb371282d02121b7a1c36981984e255","kind":"commit","published_at":"2014-12-08T23:15:21.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-06-18T13:08:06.476Z","dependent_packages_count":7,"downloads":275924786,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.06389077555343226,"dependent_repos_count":14.976387211390374,"dependent_packages_count":20.335435798137816,"stargazers_count":2.268842022862537,"forks_count":1.9568708485385704,"docker_downloads_count":1.3165241115728643,"average":6.819658461342599},"purl":"pkg:nuget/microsoft.visualstudio.web.codegeneration.utils","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/microsoft.visualstudio.web.codegeneration.utils","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/nuget/microsoft.visualstudio.web.codegeneration.utils","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/microsoft.visualstudio.web.codegeneration.utils/dependencies","status":null,"funding_links":[],"critical":false,"issue_metadata":{"last_synced_at":"2026-06-16T12:00:26.933Z","issues_count":258,"pull_requests_count":1412,"avg_time_to_close_issue":93647431.14893617,"avg_time_to_close_pull_request":754089.0088852989,"issues_closed_count":141,"pull_requests_closed_count":1238,"pull_request_authors_count":25,"issue_authors_count":152,"avg_comments_per_issue":3.189922480620155,"avg_comments_per_pull_request":0.2726628895184136,"merged_pull_requests_count":1178,"bot_issues_count":5,"bot_pull_requests_count":827,"past_year_issues_count":62,"past_year_pull_requests_count":244,"past_year_avg_time_to_close_issue":1143225.1785714286,"past_year_avg_time_to_close_pull_request":307133.23076923075,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":156,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":0.5967741935483871,"past_year_avg_comments_per_pull_request":0.5860655737704918,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":107,"past_year_merged_pull_requests_count":134,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/issues","maintainers":[{"login":"deepchoudhery","count":247,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deepchoudhery"},{"login":"haileymck","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haileymck"},{"login":"tlmii","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlmii"},{"login":"phenning","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phenning"},{"login":"danroth27","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danroth27"},{"login":"MackinnonBuck","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MackinnonBuck"},{"login":"sayedihashimi","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayedihashimi"},{"login":"ilonatommy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilonatommy"},{"login":"richlander","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richlander"},{"login":"joperezr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joperezr"},{"login":"mkArtakMSFT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkArtakMSFT"},{"login":"Pilchie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pilchie"},{"login":"mseminatore","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mseminatore"},{"login":"akoeplinger","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akoeplinger"},{"login":"DamianEdwards","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianEdwards"},{"login":"drewnoakes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drewnoakes"},{"login":"am11","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/am11"},{"login":"astroDimitrios","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astroDimitrios"},{"login":"thomaslevesque","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomaslevesque"},{"login":"javiercn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javiercn"},{"login":"JeremyLikness","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JeremyLikness"},{"login":"sebastienros","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebastienros"}],"active_maintainers":[{"login":"haileymck","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haileymck"},{"login":"phenning","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phenning"},{"login":"danroth27","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danroth27"},{"login":"ilonatommy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilonatommy"},{"login":"drewnoakes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drewnoakes"},{"login":"javiercn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javiercn"},{"login":"joperezr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joperezr"},{"login":"MackinnonBuck","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MackinnonBuck"},{"login":"sayedihashimi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayedihashimi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration.utils/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration.utils/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration.utils/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration.utils/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration.utils/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration.utils/codemeta","maintainers":[{"uuid":"Microsoft","login":"Microsoft","name":null,"email":null,"url":null,"packages_count":8828,"html_url":"https://www.nuget.org/profiles/Microsoft","role":null,"created_at":"2024-02-26T02:47:00.519Z","updated_at":"2024-02-26T02:47:00.519Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Microsoft/packages"},{"uuid":"aspnet","login":"aspnet","name":null,"email":null,"url":null,"packages_count":1201,"html_url":"https://www.nuget.org/profiles/aspnet","role":null,"created_at":"2024-02-26T02:47:00.479Z","updated_at":"2024-02-26T02:47:00.479Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/aspnet/packages"},{"uuid":"WebTools","login":"WebTools","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://www.nuget.org/profiles/WebTools","role":null,"created_at":"2024-03-12T19:30:55.079Z","updated_at":"2024-03-12T19:30:55.079Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/WebTools/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817670,"maintainers_count":112181,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8924392,"name":"microsoft.dotnet.msidentity","ecosystem":"nuget","description":"Package Description","homepage":"https://github.com/dotnet/Scaffolding","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dotnet/Scaffolding","keywords_array":[],"namespace":null,"versions_count":29,"first_release_published_at":"2021-04-13T15:31:20.970Z","latest_release_published_at":"2023-10-25T22:57:16.150Z","latest_release_number":"2.0.8","last_synced_at":"2026-06-18T13:00:47.892Z","created_at":"2024-02-26T01:44:41.019Z","updated_at":"2026-06-18T13:08:09.310Z","registry_url":"https://www.nuget.org/packages/microsoft.dotnet.msidentity/","install_command":"Install-Package microsoft.dotnet.msidentity","documentation_url":null,"metadata":{"copyright":"© Microsoft Corporation. All rights reserved.","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":true,"icon":"Icon.png","repository":{"type":"git","url":"https://github.com/dotnet/Scaffolding","branch":null,"commit":"7960d3f193eed56a3b28864125bc2a80d05c3dd3"},"development_dependency":false,"serviceable":true,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":["net10.0"],"total_dependencies":21}},"repo_metadata":{"id":18177769,"uuid":"21291278","full_name":"dotnet/Scaffolding","owner":"dotnet","description":"Code generators to speed up development.","archived":false,"fork":false,"pushed_at":"2026-06-06T02:01:42.000Z","size":16760,"stargazers_count":808,"open_issues_count":217,"forks_count":243,"subscribers_count":77,"default_branch":"main","last_synced_at":"2026-06-06T08:03:52.040Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dotnet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-06-27T22:39:14.000Z","updated_at":"2026-05-31T11:58:58.000Z","dependencies_parsed_at":"2026-05-16T21:01:55.929Z","dependency_job_id":null,"html_url":"https://github.com/dotnet/Scaffolding","commit_stats":{"total_commits":2348,"total_committers":101,"mean_commits":"23.247524752475247","dds":0.752129471890971,"last_synced_commit":"dcadf32a1e58255bdaf480bddd42c0a58ccbdb46"},"previous_names":["aspnet/scaffolding"],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/dotnet/Scaffolding","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/sbom","scorecard":{"id":353120,"data":{"date":"2025-08-11","repo":{"name":"github.com/dotnet/Scaffolding","commit":"e5c1e3b4ddbca9b94e7285c200a638bdd98b708e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/backport.yml:10","Warn: topLevel 'actions' permission set to 'write': .github/workflows/backport.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/Scaffolding/backport.yml/main?enable=pin","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T08:49:12.523Z","repository_id":18177769,"created_at":"2025-08-18T08:49:12.523Z","updated_at":"2025-08-18T08:49:12.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34144680,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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"},"owner_record":{"login":"dotnet","name":".NET Platform","uuid":"9141961","kind":"organization","description":"Home of the open source .NET platform","email":"contact@dotnetfoundation.org","website":"https://dot.net","location":null,"twitter":"dotnetfdn","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9141961?v=4","repositories_count":228,"last_synced_at":"2023-04-09T05:26:12.728Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dotnet","funding_links":[],"total_stars":389289,"followers":null,"following":null,"created_at":"2022-11-02T16:20:44.235Z","updated_at":"2023-04-09T05:26:13.839Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet/repositories"},"tags":[{"name":"7.0.7","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.7/manifests"},{"name":"7.0.6","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.6/manifests"},{"name":"7.0.5","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.5/manifests"},{"name":"7.0.4","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.4/manifests"},{"name":"7.0.3","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.2/manifests"},{"name":"7.0.1","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.1/manifests"},{"name":"6.0.10","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.10","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.10/manifests"},{"name":"6.0.8","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.8","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.8/manifests"},{"name":"6.0.7","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.7/manifests"},{"name":"6.0.6","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.6/manifests"},{"name":"6.0.5","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.5/manifests"},{"name":"6.0.4","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.3/manifests"},{"name":"6.0.2","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.0/manifests"},{"name":"6.0.9","sha":"36bd78951f811904580710f41513dcdb3e342de3","kind":"commit","published_at":"2023-06-19T06:30:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.9","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.9/manifests"},{"name":"8.0.0-preview.5.23313.2","sha":"8f6e4d8573b2b8209b8d02947544573d86b41888","kind":"commit","published_at":"2023-06-13T22:29:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.5.23313.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.5.23313.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.5.23313.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.5.23313.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.5.23313.2/manifests"},{"name":"7.0.0","sha":"8b9eb0785209dea99ea7ff309f56cff3c28d4553","kind":"commit","published_at":"2023-05-30T19:05:28.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.0/manifests"},{"name":"8.0.0-preview.4.23261.6","sha":"af51baf7f563ea6721ec517a72467634020edbe7","kind":"commit","published_at":"2023-05-12T01:16:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.4.23261.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.4.23261.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.4.23261.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.4.23261.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.4.23261.6/manifests"},{"name":"8.0.0-preview.3.23206.5","sha":"ad089133d2ddfa42ae5fa6eb0d638c0703c495fc","kind":"commit","published_at":"2023-04-07T19:41:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.3.23206.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.3.23206.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.3.23206.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.3.23206.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.3.23206.5/manifests"},{"name":"8.0.0-preview.2.23158.7","sha":"04079dcc664445974d07464284911d4e13991717","kind":"commit","published_at":"2023-03-09T02:05:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.2.23158.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.2.23158.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.2.23158.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.2.23158.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.2.23158.7/manifests"},{"name":"8.0.0-preview.1.23117.2","sha":"04079dcc664445974d07464284911d4e13991717","kind":"commit","published_at":"2023-03-09T02:05:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.1.23117.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.1.23117.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.1.23117.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.1.23117.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.1.23117.2/manifests"},{"name":"v2.2.2","sha":"8295c4b56c125d3f536020618a49c6a16017ca25","kind":"commit","published_at":"2019-01-10T19:34:29.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.2.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"a8a3c4d6bcef48a3dd464d03f629a0a18dbf3110","kind":"commit","published_at":"2018-12-11T22:13:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.2.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.1/manifests"},{"name":"2.2.0","sha":"629bb9963377eb9e915013bd8b2f5c724833d82a","kind":"tag","published_at":"2018-11-14T21:11:43.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0/manifests"},{"name":"2.1.6","sha":"634b9586703f1da836f694e4b7bd165cd923a602","kind":"tag","published_at":"2018-11-09T20:41:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.6/manifests"},{"name":"v2.1.7","sha":"2f81b98c133c24ec699f370bf07b557dd484c646","kind":"commit","published_at":"2018-11-07T22:34:34.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.1.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.1.7/manifests"},{"name":"2.2.0-preview3","sha":"a426a775039ddcf0bec7edb76a44e887e06f63e6","kind":"tag","published_at":"2018-10-16T21:52:55.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview3/manifests"},{"name":"2.1.5","sha":"8882bd9de532d674125bf1a5c966ad316ecb2f66","kind":"tag","published_at":"2018-09-28T19:15:10.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.5/manifests"},{"name":"2.2.0-preview2","sha":"07682440180c2c9424c4a55a719b2a25fc4dd1b5","kind":"tag","published_at":"2018-09-12T22:28:44.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview2/manifests"},{"name":"2.2.0-preview1","sha":"d1e0d1be2c36dd65673d595e0410363b0af100ee","kind":"tag","published_at":"2018-08-22T00:37:34.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview1/manifests"},{"name":"2.1.3","sha":"41b4023c21f3a5c0ab4213b23d302dda5f880570","kind":"tag","published_at":"2018-08-16T18:12:32.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.3/manifests"},{"name":"2.1.1","sha":"fcf4d2eee310d9ef3067fa274e45952d7bb91c71","kind":"tag","published_at":"2018-06-12T17:52:19.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.1/manifests"},{"name":"1.1.5","sha":"bc403ab3c4f639581ab92f27c8cacd66f2355761","kind":"commit","published_at":"2018-06-07T03:30:32.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.1.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.5/manifests"},{"name":"2.1.0","sha":"6420150fe16d3ed966280c384af25da464f1494a","kind":"tag","published_at":"2018-05-24T21:54:36.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"6c3776781bd3c517dd202fa3f6353bf6d886e045","kind":"tag","published_at":"2018-05-08T20:27:51.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.4/manifests"},{"name":"2.1.0-rc1-final","sha":"82f4dbeb26d7fdf28e8815ab077a66f08b96754d","kind":"tag","published_at":"2018-05-07T21:24:59.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-rc1-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-rc1-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-rc1-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-rc1-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-rc1-final/manifests"},{"name":"2.1.0-preview2-final","sha":"49af135e4cbe059de495505de4d81d9cc1de3de6","kind":"tag","published_at":"2018-04-10T16:43:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-preview2-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-preview2-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-preview2-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview2-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview2-final/manifests"},{"name":"2.0.3","sha":"8e389bea6b88d85d0388926b5176a1e31cd951cc","kind":"tag","published_at":"2018-03-14T01:05:33.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.3/manifests"},{"name":"2.1.0-preview1-final","sha":"da503e07d759fd9522694f7f8dafef543730fdb4","kind":"tag","published_at":"2018-02-27T17:28:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-preview1-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-preview1-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-preview1-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview1-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview1-final/manifests"},{"name":"2.0.2","sha":"069ca2612999a49e2b19099f21d8196f422c82de","kind":"commit","published_at":"2017-12-07T00:17:27.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"26822d4c876ee6203014eaf6df398c874c4535ea","kind":"commit","published_at":"2017-10-30T19:10:30.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.1/manifests"},{"name":"1.1.3","sha":"9775b56946ecadc46d4d71a8f50a97e1645028c4","kind":"commit","published_at":"2017-10-16T22:48:24.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.1.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.3/manifests"},{"name":"1.0.3","sha":"e07ef8b683c37d92c36f498a83ef10b2c1f1411a","kind":"commit","published_at":"2017-10-16T21:33:59.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.3/manifests"},{"name":"rel/2.0.0","sha":"fdab0db2d430bc2f1689140209259a77ad380d5b","kind":"commit","published_at":"2017-08-17T22:01:13.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0/manifests"},{"name":"rel/1.0.0-preview4","sha":"34151635fd1beb624f422fdc43e26943f4bb826e","kind":"commit","published_at":"2017-07-11T00:49:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0-preview4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0-preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0-preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview4/manifests"},{"name":"rel/1.0.0-preview3","sha":"e74e32923640aa5aad0c9880ebeffe274771573d","kind":"commit","published_at":"2017-07-11T00:48:19.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0-preview3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview3/manifests"},{"name":"rel/2.0.0-preview2","sha":"7a78c3b47f5719989e9c2c47acf9df1e05d9707c","kind":"commit","published_at":"2017-07-11T00:47:50.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview2/manifests"},{"name":"rel/2.0.0-preview1","sha":"e1599eb400a35720ed03dad5163dc6434e230cfb","kind":"commit","published_at":"2017-07-11T00:47:40.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview1/manifests"},{"name":"rel/1.1.0-preview1","sha":"e95e680faaa33fc4fda97189df483b8f6b7caff5","kind":"commit","published_at":"2017-07-11T00:47:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.1.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.0-preview1/manifests"},{"name":"rel/1.0.0","sha":"69e6c12134c23a379250430b313fd6bdc644ae0f","kind":"commit","published_at":"2017-07-11T00:45:42.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0/manifests"},{"name":"rel/1.1.1","sha":"41fadcef143c6a42056c74cb64e309e6bf8aa419","kind":"commit","published_at":"2017-04-27T22:24:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.1.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.1/manifests"},{"name":"rel/1.0.1","sha":"688740e37e52de1980c410bc1aeefefc5e30fa9e","kind":"commit","published_at":"2016-08-26T23:56:38.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.1/manifests"},{"name":"1.0.0","sha":"580d1c499302b25be50ad402f292ca9884edbc0a","kind":"commit","published_at":"2016-08-12T17:15:35.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0/manifests"},{"name":"1.0.0-preview2","sha":"260bc0b21be9e3b48692682c3a753587143ba9fb","kind":"commit","published_at":"2016-06-15T22:16:50.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-preview2/manifests"},{"name":"1.0.0-rc2","sha":"13d268eb741a985a6d6fd19e32c806e7ea771019","kind":"tag","published_at":"2016-05-17T21:39:36.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-rc2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc2/manifests"},{"name":"1.0.0-rc1","sha":"6cd6acbcc24cab0b7a0b5aea625d0b1c8d85c9dd","kind":"tag","published_at":"2015-11-18T20:04:23.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-rc1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc1/manifests"},{"name":"1.0.0-beta8","sha":"eb6d79952630b8e4a51f65fcf02f5e5f96ad5c72","kind":"tag","published_at":"2015-10-16T16:42:22.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta8","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta8/manifests"},{"name":"1.0.0-beta7","sha":"088982759502f339794166d436965a0348eceb4b","kind":"tag","published_at":"2015-09-03T01:09:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta7/manifests"},{"name":"1.0.0-beta6","sha":"ee52ea41ace2960b045fe938eab614c16c46a09e","kind":"tag","published_at":"2015-07-28T20:16:58.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta6/manifests"},{"name":"1.0.0-beta5","sha":"d32db2af8360e2e36feb0544d227e8de809182b9","kind":"tag","published_at":"2015-07-11T00:06:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta5/manifests"},{"name":"1.0.0-beta4","sha":"cab0eb45965e4c037ad2bd267cfebfb1f378774e","kind":"tag","published_at":"2015-05-14T21:11:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta4/manifests"},{"name":"1.0.0-beta3","sha":"1c0767c94a37cc036cd213dce8ce6da23bd6b902","kind":"commit","published_at":"2015-01-29T07:30:43.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta3/manifests"},{"name":"1.0.0-beta2","sha":"6341fcceeeb371282d02121b7a1c36981984e255","kind":"commit","published_at":"2014-12-08T23:15:21.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-06-18T13:08:09.309Z","dependent_packages_count":0,"downloads":58990,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":9.841516964218142,"dependent_repos_count":14.97801439290325,"dependent_packages_count":20.3376452392213,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":15.052392198780899},"purl":"pkg:nuget/microsoft.dotnet.msidentity","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/microsoft.dotnet.msidentity","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/microsoft.dotnet.msidentity","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/microsoft.dotnet.msidentity/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-16T12:00:26.933Z","issues_count":258,"pull_requests_count":1412,"avg_time_to_close_issue":93647431.14893617,"avg_time_to_close_pull_request":754089.0088852989,"issues_closed_count":141,"pull_requests_closed_count":1238,"pull_request_authors_count":25,"issue_authors_count":152,"avg_comments_per_issue":3.189922480620155,"avg_comments_per_pull_request":0.2726628895184136,"merged_pull_requests_count":1178,"bot_issues_count":5,"bot_pull_requests_count":827,"past_year_issues_count":62,"past_year_pull_requests_count":244,"past_year_avg_time_to_close_issue":1143225.1785714286,"past_year_avg_time_to_close_pull_request":307133.23076923075,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":156,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":0.5967741935483871,"past_year_avg_comments_per_pull_request":0.5860655737704918,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":107,"past_year_merged_pull_requests_count":134,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/issues","maintainers":[{"login":"deepchoudhery","count":247,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deepchoudhery"},{"login":"haileymck","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haileymck"},{"login":"tlmii","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlmii"},{"login":"phenning","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phenning"},{"login":"danroth27","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danroth27"},{"login":"MackinnonBuck","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MackinnonBuck"},{"login":"sayedihashimi","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayedihashimi"},{"login":"ilonatommy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilonatommy"},{"login":"richlander","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richlander"},{"login":"joperezr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joperezr"},{"login":"mkArtakMSFT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkArtakMSFT"},{"login":"Pilchie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pilchie"},{"login":"mseminatore","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mseminatore"},{"login":"akoeplinger","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akoeplinger"},{"login":"DamianEdwards","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianEdwards"},{"login":"drewnoakes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drewnoakes"},{"login":"am11","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/am11"},{"login":"astroDimitrios","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astroDimitrios"},{"login":"thomaslevesque","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomaslevesque"},{"login":"javiercn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javiercn"},{"login":"JeremyLikness","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JeremyLikness"},{"login":"sebastienros","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebastienros"}],"active_maintainers":[{"login":"haileymck","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haileymck"},{"login":"phenning","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phenning"},{"login":"danroth27","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danroth27"},{"login":"ilonatommy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilonatommy"},{"login":"drewnoakes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drewnoakes"},{"login":"javiercn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javiercn"},{"login":"joperezr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joperezr"},{"login":"MackinnonBuck","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MackinnonBuck"},{"login":"sayedihashimi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayedihashimi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet.msidentity/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet.msidentity/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet.msidentity/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet.msidentity/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet.msidentity/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet.msidentity/codemeta","maintainers":[{"uuid":"Microsoft","login":"Microsoft","name":null,"email":null,"url":null,"packages_count":8828,"html_url":"https://www.nuget.org/profiles/Microsoft","role":null,"created_at":"2024-02-26T02:24:04.852Z","updated_at":"2024-02-26T02:24:04.852Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Microsoft/packages"},{"uuid":"aspnet","login":"aspnet","name":null,"email":null,"url":null,"packages_count":1201,"html_url":"https://www.nuget.org/profiles/aspnet","role":null,"created_at":"2024-02-26T02:24:04.750Z","updated_at":"2024-02-26T02:24:04.750Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/aspnet/packages"},{"uuid":"WebTools","login":"WebTools","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://www.nuget.org/profiles/WebTools","role":null,"created_at":"2024-03-26T18:03:44.966Z","updated_at":"2024-03-26T18:03:44.966Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/WebTools/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817670,"maintainers_count":112181,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8931695,"name":"microsoft.visualstudio.web.codegeneration.entityframeworkcore","ecosystem":"nuget","description":"Contains Entity Framework Core Services used by ASP.NET Core Code Generators.","homepage":"https://github.com/dotnet/Scaffolding","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dotnet/Scaffolding","keywords_array":["aspnetcore","codegenerator","scaffolding","visualstudioweb"],"namespace":null,"versions_count":164,"first_release_published_at":"2016-11-16T00:18:17.223Z","latest_release_published_at":"2026-01-14T18:46:14.683Z","latest_release_number":"10.0.2","last_synced_at":"2026-06-18T13:01:01.169Z","created_at":"2024-02-26T02:15:15.237Z","updated_at":"2026-06-18T13:08:13.535Z","registry_url":"https://www.nuget.org/packages/microsoft.visualstudio.web.codegeneration.entityframeworkcore/","install_command":"Install-Package microsoft.visualstudio.web.codegeneration.entityframeworkcore","documentation_url":null,"metadata":{"copyright":"© Microsoft Corporation. All rights reserved.","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":true,"icon":"Icon.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/dotnet/Scaffolding","branch":null,"commit":"e242b5c1055b85bdf12570abdd68a052543dfe2d"},"development_dependency":false,"serviceable":true,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":4,"target_frameworks":["net8.0","net9.0","net10.0","net11.0"],"total_dependencies":12}},"repo_metadata":{"id":18177769,"uuid":"21291278","full_name":"dotnet/Scaffolding","owner":"dotnet","description":"Code generators to speed up development.","archived":false,"fork":false,"pushed_at":"2026-06-06T02:01:42.000Z","size":16760,"stargazers_count":808,"open_issues_count":217,"forks_count":243,"subscribers_count":77,"default_branch":"main","last_synced_at":"2026-06-06T08:03:52.040Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dotnet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-06-27T22:39:14.000Z","updated_at":"2026-05-31T11:58:58.000Z","dependencies_parsed_at":"2026-05-16T21:01:55.929Z","dependency_job_id":null,"html_url":"https://github.com/dotnet/Scaffolding","commit_stats":{"total_commits":2348,"total_committers":101,"mean_commits":"23.247524752475247","dds":0.752129471890971,"last_synced_commit":"dcadf32a1e58255bdaf480bddd42c0a58ccbdb46"},"previous_names":["aspnet/scaffolding"],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/dotnet/Scaffolding","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/sbom","scorecard":{"id":353120,"data":{"date":"2025-08-11","repo":{"name":"github.com/dotnet/Scaffolding","commit":"e5c1e3b4ddbca9b94e7285c200a638bdd98b708e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/backport.yml:10","Warn: topLevel 'actions' permission set to 'write': .github/workflows/backport.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/Scaffolding/backport.yml/main?enable=pin","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T08:49:12.523Z","repository_id":18177769,"created_at":"2025-08-18T08:49:12.523Z","updated_at":"2025-08-18T08:49:12.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34144680,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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"},"owner_record":{"login":"dotnet","name":".NET Platform","uuid":"9141961","kind":"organization","description":"Home of the open source .NET platform","email":"contact@dotnetfoundation.org","website":"https://dot.net","location":null,"twitter":"dotnetfdn","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9141961?v=4","repositories_count":228,"last_synced_at":"2023-04-09T05:26:12.728Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dotnet","funding_links":[],"total_stars":389289,"followers":null,"following":null,"created_at":"2022-11-02T16:20:44.235Z","updated_at":"2023-04-09T05:26:13.839Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet/repositories"},"tags":[{"name":"7.0.7","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.7/manifests"},{"name":"7.0.6","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.6/manifests"},{"name":"7.0.5","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.5/manifests"},{"name":"7.0.4","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.4/manifests"},{"name":"7.0.3","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.2/manifests"},{"name":"7.0.1","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.1/manifests"},{"name":"6.0.10","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.10","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.10/manifests"},{"name":"6.0.8","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.8","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.8/manifests"},{"name":"6.0.7","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.7/manifests"},{"name":"6.0.6","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.6/manifests"},{"name":"6.0.5","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.5/manifests"},{"name":"6.0.4","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.3/manifests"},{"name":"6.0.2","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.0/manifests"},{"name":"6.0.9","sha":"36bd78951f811904580710f41513dcdb3e342de3","kind":"commit","published_at":"2023-06-19T06:30:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.9","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.9/manifests"},{"name":"8.0.0-preview.5.23313.2","sha":"8f6e4d8573b2b8209b8d02947544573d86b41888","kind":"commit","published_at":"2023-06-13T22:29:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.5.23313.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.5.23313.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.5.23313.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.5.23313.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.5.23313.2/manifests"},{"name":"7.0.0","sha":"8b9eb0785209dea99ea7ff309f56cff3c28d4553","kind":"commit","published_at":"2023-05-30T19:05:28.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.0/manifests"},{"name":"8.0.0-preview.4.23261.6","sha":"af51baf7f563ea6721ec517a72467634020edbe7","kind":"commit","published_at":"2023-05-12T01:16:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.4.23261.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.4.23261.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.4.23261.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.4.23261.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.4.23261.6/manifests"},{"name":"8.0.0-preview.3.23206.5","sha":"ad089133d2ddfa42ae5fa6eb0d638c0703c495fc","kind":"commit","published_at":"2023-04-07T19:41:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.3.23206.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.3.23206.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.3.23206.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.3.23206.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.3.23206.5/manifests"},{"name":"8.0.0-preview.2.23158.7","sha":"04079dcc664445974d07464284911d4e13991717","kind":"commit","published_at":"2023-03-09T02:05:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.2.23158.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.2.23158.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.2.23158.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.2.23158.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.2.23158.7/manifests"},{"name":"8.0.0-preview.1.23117.2","sha":"04079dcc664445974d07464284911d4e13991717","kind":"commit","published_at":"2023-03-09T02:05:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.1.23117.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.1.23117.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.1.23117.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.1.23117.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.1.23117.2/manifests"},{"name":"v2.2.2","sha":"8295c4b56c125d3f536020618a49c6a16017ca25","kind":"commit","published_at":"2019-01-10T19:34:29.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.2.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"a8a3c4d6bcef48a3dd464d03f629a0a18dbf3110","kind":"commit","published_at":"2018-12-11T22:13:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.2.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.1/manifests"},{"name":"2.2.0","sha":"629bb9963377eb9e915013bd8b2f5c724833d82a","kind":"tag","published_at":"2018-11-14T21:11:43.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0/manifests"},{"name":"2.1.6","sha":"634b9586703f1da836f694e4b7bd165cd923a602","kind":"tag","published_at":"2018-11-09T20:41:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.6/manifests"},{"name":"v2.1.7","sha":"2f81b98c133c24ec699f370bf07b557dd484c646","kind":"commit","published_at":"2018-11-07T22:34:34.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.1.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.1.7/manifests"},{"name":"2.2.0-preview3","sha":"a426a775039ddcf0bec7edb76a44e887e06f63e6","kind":"tag","published_at":"2018-10-16T21:52:55.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview3/manifests"},{"name":"2.1.5","sha":"8882bd9de532d674125bf1a5c966ad316ecb2f66","kind":"tag","published_at":"2018-09-28T19:15:10.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.5/manifests"},{"name":"2.2.0-preview2","sha":"07682440180c2c9424c4a55a719b2a25fc4dd1b5","kind":"tag","published_at":"2018-09-12T22:28:44.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview2/manifests"},{"name":"2.2.0-preview1","sha":"d1e0d1be2c36dd65673d595e0410363b0af100ee","kind":"tag","published_at":"2018-08-22T00:37:34.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview1/manifests"},{"name":"2.1.3","sha":"41b4023c21f3a5c0ab4213b23d302dda5f880570","kind":"tag","published_at":"2018-08-16T18:12:32.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.3/manifests"},{"name":"2.1.1","sha":"fcf4d2eee310d9ef3067fa274e45952d7bb91c71","kind":"tag","published_at":"2018-06-12T17:52:19.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.1/manifests"},{"name":"1.1.5","sha":"bc403ab3c4f639581ab92f27c8cacd66f2355761","kind":"commit","published_at":"2018-06-07T03:30:32.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.1.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.5/manifests"},{"name":"2.1.0","sha":"6420150fe16d3ed966280c384af25da464f1494a","kind":"tag","published_at":"2018-05-24T21:54:36.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"6c3776781bd3c517dd202fa3f6353bf6d886e045","kind":"tag","published_at":"2018-05-08T20:27:51.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.4/manifests"},{"name":"2.1.0-rc1-final","sha":"82f4dbeb26d7fdf28e8815ab077a66f08b96754d","kind":"tag","published_at":"2018-05-07T21:24:59.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-rc1-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-rc1-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-rc1-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-rc1-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-rc1-final/manifests"},{"name":"2.1.0-preview2-final","sha":"49af135e4cbe059de495505de4d81d9cc1de3de6","kind":"tag","published_at":"2018-04-10T16:43:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-preview2-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-preview2-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-preview2-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview2-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview2-final/manifests"},{"name":"2.0.3","sha":"8e389bea6b88d85d0388926b5176a1e31cd951cc","kind":"tag","published_at":"2018-03-14T01:05:33.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.3/manifests"},{"name":"2.1.0-preview1-final","sha":"da503e07d759fd9522694f7f8dafef543730fdb4","kind":"tag","published_at":"2018-02-27T17:28:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-preview1-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-preview1-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-preview1-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview1-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview1-final/manifests"},{"name":"2.0.2","sha":"069ca2612999a49e2b19099f21d8196f422c82de","kind":"commit","published_at":"2017-12-07T00:17:27.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"26822d4c876ee6203014eaf6df398c874c4535ea","kind":"commit","published_at":"2017-10-30T19:10:30.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.1/manifests"},{"name":"1.1.3","sha":"9775b56946ecadc46d4d71a8f50a97e1645028c4","kind":"commit","published_at":"2017-10-16T22:48:24.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.1.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.3/manifests"},{"name":"1.0.3","sha":"e07ef8b683c37d92c36f498a83ef10b2c1f1411a","kind":"commit","published_at":"2017-10-16T21:33:59.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.3/manifests"},{"name":"rel/2.0.0","sha":"fdab0db2d430bc2f1689140209259a77ad380d5b","kind":"commit","published_at":"2017-08-17T22:01:13.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0/manifests"},{"name":"rel/1.0.0-preview4","sha":"34151635fd1beb624f422fdc43e26943f4bb826e","kind":"commit","published_at":"2017-07-11T00:49:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0-preview4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0-preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0-preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview4/manifests"},{"name":"rel/1.0.0-preview3","sha":"e74e32923640aa5aad0c9880ebeffe274771573d","kind":"commit","published_at":"2017-07-11T00:48:19.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0-preview3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview3/manifests"},{"name":"rel/2.0.0-preview2","sha":"7a78c3b47f5719989e9c2c47acf9df1e05d9707c","kind":"commit","published_at":"2017-07-11T00:47:50.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview2/manifests"},{"name":"rel/2.0.0-preview1","sha":"e1599eb400a35720ed03dad5163dc6434e230cfb","kind":"commit","published_at":"2017-07-11T00:47:40.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview1/manifests"},{"name":"rel/1.1.0-preview1","sha":"e95e680faaa33fc4fda97189df483b8f6b7caff5","kind":"commit","published_at":"2017-07-11T00:47:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.1.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.0-preview1/manifests"},{"name":"rel/1.0.0","sha":"69e6c12134c23a379250430b313fd6bdc644ae0f","kind":"commit","published_at":"2017-07-11T00:45:42.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0/manifests"},{"name":"rel/1.1.1","sha":"41fadcef143c6a42056c74cb64e309e6bf8aa419","kind":"commit","published_at":"2017-04-27T22:24:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.1.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.1/manifests"},{"name":"rel/1.0.1","sha":"688740e37e52de1980c410bc1aeefefc5e30fa9e","kind":"commit","published_at":"2016-08-26T23:56:38.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.1/manifests"},{"name":"1.0.0","sha":"580d1c499302b25be50ad402f292ca9884edbc0a","kind":"commit","published_at":"2016-08-12T17:15:35.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0/manifests"},{"name":"1.0.0-preview2","sha":"260bc0b21be9e3b48692682c3a753587143ba9fb","kind":"commit","published_at":"2016-06-15T22:16:50.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-preview2/manifests"},{"name":"1.0.0-rc2","sha":"13d268eb741a985a6d6fd19e32c806e7ea771019","kind":"tag","published_at":"2016-05-17T21:39:36.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-rc2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc2/manifests"},{"name":"1.0.0-rc1","sha":"6cd6acbcc24cab0b7a0b5aea625d0b1c8d85c9dd","kind":"tag","published_at":"2015-11-18T20:04:23.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-rc1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc1/manifests"},{"name":"1.0.0-beta8","sha":"eb6d79952630b8e4a51f65fcf02f5e5f96ad5c72","kind":"tag","published_at":"2015-10-16T16:42:22.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta8","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta8/manifests"},{"name":"1.0.0-beta7","sha":"088982759502f339794166d436965a0348eceb4b","kind":"tag","published_at":"2015-09-03T01:09:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta7/manifests"},{"name":"1.0.0-beta6","sha":"ee52ea41ace2960b045fe938eab614c16c46a09e","kind":"tag","published_at":"2015-07-28T20:16:58.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta6/manifests"},{"name":"1.0.0-beta5","sha":"d32db2af8360e2e36feb0544d227e8de809182b9","kind":"tag","published_at":"2015-07-11T00:06:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta5/manifests"},{"name":"1.0.0-beta4","sha":"cab0eb45965e4c037ad2bd267cfebfb1f378774e","kind":"tag","published_at":"2015-05-14T21:11:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta4/manifests"},{"name":"1.0.0-beta3","sha":"1c0767c94a37cc036cd213dce8ce6da23bd6b902","kind":"commit","published_at":"2015-01-29T07:30:43.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta3/manifests"},{"name":"1.0.0-beta2","sha":"6341fcceeeb371282d02121b7a1c36981984e255","kind":"commit","published_at":"2014-12-08T23:15:21.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-06-18T13:08:13.535Z","dependent_packages_count":5,"downloads":276891796,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.06317128483774045,"dependent_repos_count":14.976387211390374,"dependent_packages_count":20.335435798137816,"stargazers_count":2.268842022862537,"forks_count":1.9568708485385704,"docker_downloads_count":1.3165241115728643,"average":6.819538546223317},"purl":"pkg:nuget/microsoft.visualstudio.web.codegeneration.entityframeworkcore","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/microsoft.visualstudio.web.codegeneration.entityframeworkcore","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/nuget/microsoft.visualstudio.web.codegeneration.entityframeworkcore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/microsoft.visualstudio.web.codegeneration.entityframeworkcore/dependencies","status":null,"funding_links":[],"critical":false,"issue_metadata":{"last_synced_at":"2026-06-16T12:00:26.933Z","issues_count":258,"pull_requests_count":1412,"avg_time_to_close_issue":93647431.14893617,"avg_time_to_close_pull_request":754089.0088852989,"issues_closed_count":141,"pull_requests_closed_count":1238,"pull_request_authors_count":25,"issue_authors_count":152,"avg_comments_per_issue":3.189922480620155,"avg_comments_per_pull_request":0.2726628895184136,"merged_pull_requests_count":1178,"bot_issues_count":5,"bot_pull_requests_count":827,"past_year_issues_count":62,"past_year_pull_requests_count":244,"past_year_avg_time_to_close_issue":1143225.1785714286,"past_year_avg_time_to_close_pull_request":307133.23076923075,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":156,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":0.5967741935483871,"past_year_avg_comments_per_pull_request":0.5860655737704918,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":107,"past_year_merged_pull_requests_count":134,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/issues","maintainers":[{"login":"deepchoudhery","count":247,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deepchoudhery"},{"login":"haileymck","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haileymck"},{"login":"tlmii","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlmii"},{"login":"phenning","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phenning"},{"login":"danroth27","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danroth27"},{"login":"MackinnonBuck","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MackinnonBuck"},{"login":"sayedihashimi","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayedihashimi"},{"login":"ilonatommy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilonatommy"},{"login":"richlander","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richlander"},{"login":"joperezr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joperezr"},{"login":"mkArtakMSFT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkArtakMSFT"},{"login":"Pilchie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pilchie"},{"login":"mseminatore","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mseminatore"},{"login":"akoeplinger","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akoeplinger"},{"login":"DamianEdwards","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianEdwards"},{"login":"drewnoakes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drewnoakes"},{"login":"am11","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/am11"},{"login":"astroDimitrios","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astroDimitrios"},{"login":"thomaslevesque","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomaslevesque"},{"login":"javiercn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javiercn"},{"login":"JeremyLikness","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JeremyLikness"},{"login":"sebastienros","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebastienros"}],"active_maintainers":[{"login":"haileymck","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haileymck"},{"login":"phenning","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phenning"},{"login":"danroth27","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danroth27"},{"login":"ilonatommy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilonatommy"},{"login":"drewnoakes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drewnoakes"},{"login":"javiercn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javiercn"},{"login":"joperezr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joperezr"},{"login":"MackinnonBuck","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MackinnonBuck"},{"login":"sayedihashimi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayedihashimi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration.entityframeworkcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration.entityframeworkcore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration.entityframeworkcore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration.entityframeworkcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration.entityframeworkcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration.entityframeworkcore/codemeta","maintainers":[{"uuid":"Microsoft","login":"Microsoft","name":null,"email":null,"url":null,"packages_count":8828,"html_url":"https://www.nuget.org/profiles/Microsoft","role":null,"created_at":"2024-02-26T02:47:01.806Z","updated_at":"2024-02-26T02:47:01.806Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Microsoft/packages"},{"uuid":"aspnet","login":"aspnet","name":null,"email":null,"url":null,"packages_count":1201,"html_url":"https://www.nuget.org/profiles/aspnet","role":null,"created_at":"2024-02-26T02:47:01.744Z","updated_at":"2024-02-26T02:47:01.744Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/aspnet/packages"},{"uuid":"WebTools","login":"WebTools","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://www.nuget.org/profiles/WebTools","role":null,"created_at":"2024-03-12T19:30:54.946Z","updated_at":"2024-03-12T19:30:54.946Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/WebTools/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817670,"maintainers_count":112181,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8931697,"name":"microsoft.visualstudio.web.codegeneration.templating","ecosystem":"nuget","description":"Contains Razor based templating host used by ASP.NET Core Code Generators.","homepage":"https://github.com/dotnet/Scaffolding","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dotnet/Scaffolding","keywords_array":["aspnetcore","codegenerator","scaffolding","visualstudioweb"],"namespace":null,"versions_count":164,"first_release_published_at":"2016-11-16T00:18:35.803Z","latest_release_published_at":"2026-01-14T18:46:43.917Z","latest_release_number":"10.0.2","last_synced_at":"2026-06-18T13:01:01.262Z","created_at":"2024-02-26T02:15:15.527Z","updated_at":"2026-06-18T13:08:13.664Z","registry_url":"https://www.nuget.org/packages/microsoft.visualstudio.web.codegeneration.templating/","install_command":"Install-Package microsoft.visualstudio.web.codegeneration.templating","documentation_url":null,"metadata":{"copyright":"© Microsoft Corporation. All rights reserved.","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":true,"icon":"Icon.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/dotnet/Scaffolding","branch":null,"commit":"e242b5c1055b85bdf12570abdd68a052543dfe2d"},"development_dependency":false,"serviceable":true,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":4,"target_frameworks":["net8.0","net9.0","net10.0","net11.0"],"total_dependencies":16}},"repo_metadata":{"id":18177769,"uuid":"21291278","full_name":"dotnet/Scaffolding","owner":"dotnet","description":"Code generators to speed up development.","archived":false,"fork":false,"pushed_at":"2026-06-06T02:01:42.000Z","size":16760,"stargazers_count":808,"open_issues_count":217,"forks_count":243,"subscribers_count":77,"default_branch":"main","last_synced_at":"2026-06-06T08:03:52.040Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dotnet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-06-27T22:39:14.000Z","updated_at":"2026-05-31T11:58:58.000Z","dependencies_parsed_at":"2026-05-16T21:01:55.929Z","dependency_job_id":null,"html_url":"https://github.com/dotnet/Scaffolding","commit_stats":{"total_commits":2348,"total_committers":101,"mean_commits":"23.247524752475247","dds":0.752129471890971,"last_synced_commit":"dcadf32a1e58255bdaf480bddd42c0a58ccbdb46"},"previous_names":["aspnet/scaffolding"],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/dotnet/Scaffolding","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/sbom","scorecard":{"id":353120,"data":{"date":"2025-08-11","repo":{"name":"github.com/dotnet/Scaffolding","commit":"e5c1e3b4ddbca9b94e7285c200a638bdd98b708e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/backport.yml:10","Warn: topLevel 'actions' permission set to 'write': .github/workflows/backport.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/Scaffolding/backport.yml/main?enable=pin","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T08:49:12.523Z","repository_id":18177769,"created_at":"2025-08-18T08:49:12.523Z","updated_at":"2025-08-18T08:49:12.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34144680,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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"},"owner_record":{"login":"dotnet","name":".NET Platform","uuid":"9141961","kind":"organization","description":"Home of the open source .NET platform","email":"contact@dotnetfoundation.org","website":"https://dot.net","location":null,"twitter":"dotnetfdn","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9141961?v=4","repositories_count":228,"last_synced_at":"2023-04-09T05:26:12.728Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dotnet","funding_links":[],"total_stars":389289,"followers":null,"following":null,"created_at":"2022-11-02T16:20:44.235Z","updated_at":"2023-04-09T05:26:13.839Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet/repositories"},"tags":[{"name":"7.0.7","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.7/manifests"},{"name":"7.0.6","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.6/manifests"},{"name":"7.0.5","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.5/manifests"},{"name":"7.0.4","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.4/manifests"},{"name":"7.0.3","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.2/manifests"},{"name":"7.0.1","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.1/manifests"},{"name":"6.0.10","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.10","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.10/manifests"},{"name":"6.0.8","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.8","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.8/manifests"},{"name":"6.0.7","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.7/manifests"},{"name":"6.0.6","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.6/manifests"},{"name":"6.0.5","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.5/manifests"},{"name":"6.0.4","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.3/manifests"},{"name":"6.0.2","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.0/manifests"},{"name":"6.0.9","sha":"36bd78951f811904580710f41513dcdb3e342de3","kind":"commit","published_at":"2023-06-19T06:30:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.9","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.9/manifests"},{"name":"8.0.0-preview.5.23313.2","sha":"8f6e4d8573b2b8209b8d02947544573d86b41888","kind":"commit","published_at":"2023-06-13T22:29:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.5.23313.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.5.23313.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.5.23313.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.5.23313.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.5.23313.2/manifests"},{"name":"7.0.0","sha":"8b9eb0785209dea99ea7ff309f56cff3c28d4553","kind":"commit","published_at":"2023-05-30T19:05:28.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.0/manifests"},{"name":"8.0.0-preview.4.23261.6","sha":"af51baf7f563ea6721ec517a72467634020edbe7","kind":"commit","published_at":"2023-05-12T01:16:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.4.23261.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.4.23261.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.4.23261.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.4.23261.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.4.23261.6/manifests"},{"name":"8.0.0-preview.3.23206.5","sha":"ad089133d2ddfa42ae5fa6eb0d638c0703c495fc","kind":"commit","published_at":"2023-04-07T19:41:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.3.23206.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.3.23206.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.3.23206.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.3.23206.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.3.23206.5/manifests"},{"name":"8.0.0-preview.2.23158.7","sha":"04079dcc664445974d07464284911d4e13991717","kind":"commit","published_at":"2023-03-09T02:05:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.2.23158.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.2.23158.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.2.23158.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.2.23158.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.2.23158.7/manifests"},{"name":"8.0.0-preview.1.23117.2","sha":"04079dcc664445974d07464284911d4e13991717","kind":"commit","published_at":"2023-03-09T02:05:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.1.23117.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.1.23117.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.1.23117.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.1.23117.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.1.23117.2/manifests"},{"name":"v2.2.2","sha":"8295c4b56c125d3f536020618a49c6a16017ca25","kind":"commit","published_at":"2019-01-10T19:34:29.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.2.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"a8a3c4d6bcef48a3dd464d03f629a0a18dbf3110","kind":"commit","published_at":"2018-12-11T22:13:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.2.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.1/manifests"},{"name":"2.2.0","sha":"629bb9963377eb9e915013bd8b2f5c724833d82a","kind":"tag","published_at":"2018-11-14T21:11:43.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0/manifests"},{"name":"2.1.6","sha":"634b9586703f1da836f694e4b7bd165cd923a602","kind":"tag","published_at":"2018-11-09T20:41:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.6/manifests"},{"name":"v2.1.7","sha":"2f81b98c133c24ec699f370bf07b557dd484c646","kind":"commit","published_at":"2018-11-07T22:34:34.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.1.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.1.7/manifests"},{"name":"2.2.0-preview3","sha":"a426a775039ddcf0bec7edb76a44e887e06f63e6","kind":"tag","published_at":"2018-10-16T21:52:55.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview3/manifests"},{"name":"2.1.5","sha":"8882bd9de532d674125bf1a5c966ad316ecb2f66","kind":"tag","published_at":"2018-09-28T19:15:10.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.5/manifests"},{"name":"2.2.0-preview2","sha":"07682440180c2c9424c4a55a719b2a25fc4dd1b5","kind":"tag","published_at":"2018-09-12T22:28:44.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview2/manifests"},{"name":"2.2.0-preview1","sha":"d1e0d1be2c36dd65673d595e0410363b0af100ee","kind":"tag","published_at":"2018-08-22T00:37:34.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview1/manifests"},{"name":"2.1.3","sha":"41b4023c21f3a5c0ab4213b23d302dda5f880570","kind":"tag","published_at":"2018-08-16T18:12:32.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.3/manifests"},{"name":"2.1.1","sha":"fcf4d2eee310d9ef3067fa274e45952d7bb91c71","kind":"tag","published_at":"2018-06-12T17:52:19.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.1/manifests"},{"name":"1.1.5","sha":"bc403ab3c4f639581ab92f27c8cacd66f2355761","kind":"commit","published_at":"2018-06-07T03:30:32.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.1.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.5/manifests"},{"name":"2.1.0","sha":"6420150fe16d3ed966280c384af25da464f1494a","kind":"tag","published_at":"2018-05-24T21:54:36.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"6c3776781bd3c517dd202fa3f6353bf6d886e045","kind":"tag","published_at":"2018-05-08T20:27:51.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.4/manifests"},{"name":"2.1.0-rc1-final","sha":"82f4dbeb26d7fdf28e8815ab077a66f08b96754d","kind":"tag","published_at":"2018-05-07T21:24:59.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-rc1-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-rc1-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-rc1-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-rc1-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-rc1-final/manifests"},{"name":"2.1.0-preview2-final","sha":"49af135e4cbe059de495505de4d81d9cc1de3de6","kind":"tag","published_at":"2018-04-10T16:43:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-preview2-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-preview2-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-preview2-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview2-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview2-final/manifests"},{"name":"2.0.3","sha":"8e389bea6b88d85d0388926b5176a1e31cd951cc","kind":"tag","published_at":"2018-03-14T01:05:33.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.3/manifests"},{"name":"2.1.0-preview1-final","sha":"da503e07d759fd9522694f7f8dafef543730fdb4","kind":"tag","published_at":"2018-02-27T17:28:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-preview1-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-preview1-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-preview1-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview1-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview1-final/manifests"},{"name":"2.0.2","sha":"069ca2612999a49e2b19099f21d8196f422c82de","kind":"commit","published_at":"2017-12-07T00:17:27.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"26822d4c876ee6203014eaf6df398c874c4535ea","kind":"commit","published_at":"2017-10-30T19:10:30.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.1/manifests"},{"name":"1.1.3","sha":"9775b56946ecadc46d4d71a8f50a97e1645028c4","kind":"commit","published_at":"2017-10-16T22:48:24.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.1.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.3/manifests"},{"name":"1.0.3","sha":"e07ef8b683c37d92c36f498a83ef10b2c1f1411a","kind":"commit","published_at":"2017-10-16T21:33:59.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.3/manifests"},{"name":"rel/2.0.0","sha":"fdab0db2d430bc2f1689140209259a77ad380d5b","kind":"commit","published_at":"2017-08-17T22:01:13.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0/manifests"},{"name":"rel/1.0.0-preview4","sha":"34151635fd1beb624f422fdc43e26943f4bb826e","kind":"commit","published_at":"2017-07-11T00:49:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0-preview4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0-preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0-preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview4/manifests"},{"name":"rel/1.0.0-preview3","sha":"e74e32923640aa5aad0c9880ebeffe274771573d","kind":"commit","published_at":"2017-07-11T00:48:19.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0-preview3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview3/manifests"},{"name":"rel/2.0.0-preview2","sha":"7a78c3b47f5719989e9c2c47acf9df1e05d9707c","kind":"commit","published_at":"2017-07-11T00:47:50.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview2/manifests"},{"name":"rel/2.0.0-preview1","sha":"e1599eb400a35720ed03dad5163dc6434e230cfb","kind":"commit","published_at":"2017-07-11T00:47:40.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview1/manifests"},{"name":"rel/1.1.0-preview1","sha":"e95e680faaa33fc4fda97189df483b8f6b7caff5","kind":"commit","published_at":"2017-07-11T00:47:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.1.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.0-preview1/manifests"},{"name":"rel/1.0.0","sha":"69e6c12134c23a379250430b313fd6bdc644ae0f","kind":"commit","published_at":"2017-07-11T00:45:42.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0/manifests"},{"name":"rel/1.1.1","sha":"41fadcef143c6a42056c74cb64e309e6bf8aa419","kind":"commit","published_at":"2017-04-27T22:24:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.1.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.1/manifests"},{"name":"rel/1.0.1","sha":"688740e37e52de1980c410bc1aeefefc5e30fa9e","kind":"commit","published_at":"2016-08-26T23:56:38.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.1/manifests"},{"name":"1.0.0","sha":"580d1c499302b25be50ad402f292ca9884edbc0a","kind":"commit","published_at":"2016-08-12T17:15:35.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0/manifests"},{"name":"1.0.0-preview2","sha":"260bc0b21be9e3b48692682c3a753587143ba9fb","kind":"commit","published_at":"2016-06-15T22:16:50.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-preview2/manifests"},{"name":"1.0.0-rc2","sha":"13d268eb741a985a6d6fd19e32c806e7ea771019","kind":"tag","published_at":"2016-05-17T21:39:36.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-rc2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc2/manifests"},{"name":"1.0.0-rc1","sha":"6cd6acbcc24cab0b7a0b5aea625d0b1c8d85c9dd","kind":"tag","published_at":"2015-11-18T20:04:23.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-rc1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc1/manifests"},{"name":"1.0.0-beta8","sha":"eb6d79952630b8e4a51f65fcf02f5e5f96ad5c72","kind":"tag","published_at":"2015-10-16T16:42:22.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta8","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta8/manifests"},{"name":"1.0.0-beta7","sha":"088982759502f339794166d436965a0348eceb4b","kind":"tag","published_at":"2015-09-03T01:09:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta7/manifests"},{"name":"1.0.0-beta6","sha":"ee52ea41ace2960b045fe938eab614c16c46a09e","kind":"tag","published_at":"2015-07-28T20:16:58.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta6/manifests"},{"name":"1.0.0-beta5","sha":"d32db2af8360e2e36feb0544d227e8de809182b9","kind":"tag","published_at":"2015-07-11T00:06:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta5/manifests"},{"name":"1.0.0-beta4","sha":"cab0eb45965e4c037ad2bd267cfebfb1f378774e","kind":"tag","published_at":"2015-05-14T21:11:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta4/manifests"},{"name":"1.0.0-beta3","sha":"1c0767c94a37cc036cd213dce8ce6da23bd6b902","kind":"commit","published_at":"2015-01-29T07:30:43.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta3/manifests"},{"name":"1.0.0-beta2","sha":"6341fcceeeb371282d02121b7a1c36981984e255","kind":"commit","published_at":"2014-12-08T23:15:21.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-06-18T13:08:13.664Z","dependent_packages_count":5,"downloads":275769574,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.06403467369657062,"dependent_repos_count":14.976387211390374,"dependent_packages_count":20.335435798137816,"stargazers_count":2.268842022862537,"forks_count":1.9568708485385704,"docker_downloads_count":1.3165241115728643,"average":6.819682444366456},"purl":"pkg:nuget/microsoft.visualstudio.web.codegeneration.templating","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/microsoft.visualstudio.web.codegeneration.templating","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/nuget/microsoft.visualstudio.web.codegeneration.templating","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/microsoft.visualstudio.web.codegeneration.templating/dependencies","status":null,"funding_links":[],"critical":false,"issue_metadata":{"last_synced_at":"2026-06-16T12:00:26.933Z","issues_count":258,"pull_requests_count":1412,"avg_time_to_close_issue":93647431.14893617,"avg_time_to_close_pull_request":754089.0088852989,"issues_closed_count":141,"pull_requests_closed_count":1238,"pull_request_authors_count":25,"issue_authors_count":152,"avg_comments_per_issue":3.189922480620155,"avg_comments_per_pull_request":0.2726628895184136,"merged_pull_requests_count":1178,"bot_issues_count":5,"bot_pull_requests_count":827,"past_year_issues_count":62,"past_year_pull_requests_count":244,"past_year_avg_time_to_close_issue":1143225.1785714286,"past_year_avg_time_to_close_pull_request":307133.23076923075,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":156,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":0.5967741935483871,"past_year_avg_comments_per_pull_request":0.5860655737704918,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":107,"past_year_merged_pull_requests_count":134,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/issues","maintainers":[{"login":"deepchoudhery","count":247,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deepchoudhery"},{"login":"haileymck","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haileymck"},{"login":"tlmii","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlmii"},{"login":"phenning","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phenning"},{"login":"danroth27","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danroth27"},{"login":"MackinnonBuck","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MackinnonBuck"},{"login":"sayedihashimi","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayedihashimi"},{"login":"ilonatommy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilonatommy"},{"login":"richlander","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richlander"},{"login":"joperezr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joperezr"},{"login":"mkArtakMSFT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkArtakMSFT"},{"login":"Pilchie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pilchie"},{"login":"mseminatore","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mseminatore"},{"login":"akoeplinger","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akoeplinger"},{"login":"DamianEdwards","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianEdwards"},{"login":"drewnoakes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drewnoakes"},{"login":"am11","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/am11"},{"login":"astroDimitrios","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astroDimitrios"},{"login":"thomaslevesque","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomaslevesque"},{"login":"javiercn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javiercn"},{"login":"JeremyLikness","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JeremyLikness"},{"login":"sebastienros","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebastienros"}],"active_maintainers":[{"login":"haileymck","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haileymck"},{"login":"phenning","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phenning"},{"login":"danroth27","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danroth27"},{"login":"ilonatommy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilonatommy"},{"login":"drewnoakes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drewnoakes"},{"login":"javiercn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javiercn"},{"login":"joperezr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joperezr"},{"login":"MackinnonBuck","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MackinnonBuck"},{"login":"sayedihashimi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayedihashimi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration.templating/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration.templating/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration.templating/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration.templating/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration.templating/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration.templating/codemeta","maintainers":[{"uuid":"Microsoft","login":"Microsoft","name":null,"email":null,"url":null,"packages_count":8828,"html_url":"https://www.nuget.org/profiles/Microsoft","role":null,"created_at":"2024-02-26T02:47:00.576Z","updated_at":"2024-02-26T02:47:00.576Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Microsoft/packages"},{"uuid":"aspnet","login":"aspnet","name":null,"email":null,"url":null,"packages_count":1201,"html_url":"https://www.nuget.org/profiles/aspnet","role":null,"created_at":"2024-02-26T02:47:00.522Z","updated_at":"2024-02-26T02:47:00.522Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/aspnet/packages"},{"uuid":"WebTools","login":"WebTools","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://www.nuget.org/profiles/WebTools","role":null,"created_at":"2024-03-12T19:30:54.987Z","updated_at":"2024-03-12T19:30:54.987Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/WebTools/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817670,"maintainers_count":112181,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":14061276,"name":"microsoft.dotnet.scaffolding.codemodification","ecosystem":"nuget","description":"Package Description","homepage":"https://github.com/dotnet/Scaffolding","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dotnet/Scaffolding","keywords_array":["dotnet","scaffold"],"namespace":null,"versions_count":1,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2026-06-18T13:00:29.244Z","latest_release_number":null,"last_synced_at":"2026-06-18T13:00:31.197Z","created_at":"2026-03-16T22:31:14.585Z","updated_at":"2026-06-18T13:00:31.197Z","registry_url":"https://www.nuget.org/packages/microsoft.dotnet.scaffolding.codemodification/","install_command":"Install-Package microsoft.dotnet.scaffolding.codemodification","documentation_url":null,"metadata":{"copyright":"© Microsoft Corporation. All rights reserved.","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":true,"icon":"Icon.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/dotnet/Scaffolding","branch":null,"commit":"7960d3f193eed56a3b28864125bc2a80d05c3dd3"},"development_dependency":false,"serviceable":true,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":4,"target_frameworks":["net8.0","net9.0","net10.0","net11.0"],"total_dependencies":100}},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-16T22:34:55.123Z","dependent_packages_count":0,"downloads":null,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.1459859786325275,"dependent_packages_count":16.42135012734524,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":11.283668052988883},"purl":"pkg:nuget/microsoft.dotnet.scaffolding.codemodification","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/microsoft.dotnet.scaffolding.codemodification","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/microsoft.dotnet.scaffolding.codemodification","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/microsoft.dotnet.scaffolding.codemodification/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet.scaffolding.codemodification/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet.scaffolding.codemodification/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet.scaffolding.codemodification/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet.scaffolding.codemodification/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet.scaffolding.codemodification/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet.scaffolding.codemodification/codemeta","maintainers":[],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817670,"maintainers_count":112181,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":11037369,"name":"microsoft.dotnet-scaffold-aspire","ecosystem":"nuget","description":"Scaffolding tool for .NET Aspire scenarios","homepage":"https://github.com/dotnet/Scaffolding","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dotnet/Scaffolding","keywords_array":["dotnet","scaffold","aspire"],"namespace":null,"versions_count":12,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2026-01-14T18:43:59.660Z","latest_release_number":"9.0.12","last_synced_at":"2026-06-18T13:00:54.492Z","created_at":"2024-11-12T17:33:25.395Z","updated_at":"2026-06-18T13:08:12.415Z","registry_url":"https://www.nuget.org/packages/microsoft.dotnet-scaffold-aspire/","install_command":"Install-Package microsoft.dotnet-scaffold-aspire","documentation_url":null,"metadata":{"copyright":"© Microsoft Corporation. All rights reserved.","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":true,"icon":"Icon.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/dotnet/Scaffolding","branch":null,"commit":"96fc8a53d8cea1575bb36616449def1acf9b0df3"},"development_dependency":false,"serviceable":true,"framework_assemblies":[],"package_types":[{"name":"DotnetTool","version":null}]},"repo_metadata":{"id":18177769,"uuid":"21291278","full_name":"dotnet/Scaffolding","owner":"dotnet","description":"Code generators to speed up development.","archived":false,"fork":false,"pushed_at":"2026-06-06T02:01:42.000Z","size":16760,"stargazers_count":808,"open_issues_count":217,"forks_count":243,"subscribers_count":77,"default_branch":"main","last_synced_at":"2026-06-06T08:03:52.040Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dotnet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-06-27T22:39:14.000Z","updated_at":"2026-05-31T11:58:58.000Z","dependencies_parsed_at":"2026-05-16T21:01:55.929Z","dependency_job_id":null,"html_url":"https://github.com/dotnet/Scaffolding","commit_stats":{"total_commits":2348,"total_committers":101,"mean_commits":"23.247524752475247","dds":0.752129471890971,"last_synced_commit":"dcadf32a1e58255bdaf480bddd42c0a58ccbdb46"},"previous_names":["aspnet/scaffolding"],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/dotnet/Scaffolding","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/sbom","scorecard":{"id":353120,"data":{"date":"2025-08-11","repo":{"name":"github.com/dotnet/Scaffolding","commit":"e5c1e3b4ddbca9b94e7285c200a638bdd98b708e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/backport.yml:10","Warn: topLevel 'actions' permission set to 'write': .github/workflows/backport.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/Scaffolding/backport.yml/main?enable=pin","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T08:49:12.523Z","repository_id":18177769,"created_at":"2025-08-18T08:49:12.523Z","updated_at":"2025-08-18T08:49:12.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34144680,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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"},"owner_record":{"login":"dotnet","name":".NET Platform","uuid":"9141961","kind":"organization","description":"Home of the open source .NET platform","email":"contact@dotnetfoundation.org","website":"https://dot.net","location":null,"twitter":"dotnetfdn","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9141961?v=4","repositories_count":228,"last_synced_at":"2023-04-09T05:26:12.728Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dotnet","funding_links":[],"total_stars":389289,"followers":null,"following":null,"created_at":"2022-11-02T16:20:44.235Z","updated_at":"2023-04-09T05:26:13.839Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet/repositories"},"tags":[{"name":"7.0.7","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.7/manifests"},{"name":"7.0.6","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.6/manifests"},{"name":"7.0.5","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.5/manifests"},{"name":"7.0.4","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.4/manifests"},{"name":"7.0.3","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.2/manifests"},{"name":"7.0.1","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.1/manifests"},{"name":"6.0.10","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.10","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.10/manifests"},{"name":"6.0.8","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.8","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.8/manifests"},{"name":"6.0.7","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.7/manifests"},{"name":"6.0.6","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.6/manifests"},{"name":"6.0.5","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.5/manifests"},{"name":"6.0.4","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.3/manifests"},{"name":"6.0.2","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.0/manifests"},{"name":"6.0.9","sha":"36bd78951f811904580710f41513dcdb3e342de3","kind":"commit","published_at":"2023-06-19T06:30:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.9","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.9/manifests"},{"name":"8.0.0-preview.5.23313.2","sha":"8f6e4d8573b2b8209b8d02947544573d86b41888","kind":"commit","published_at":"2023-06-13T22:29:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.5.23313.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.5.23313.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.5.23313.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.5.23313.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.5.23313.2/manifests"},{"name":"7.0.0","sha":"8b9eb0785209dea99ea7ff309f56cff3c28d4553","kind":"commit","published_at":"2023-05-30T19:05:28.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.0/manifests"},{"name":"8.0.0-preview.4.23261.6","sha":"af51baf7f563ea6721ec517a72467634020edbe7","kind":"commit","published_at":"2023-05-12T01:16:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.4.23261.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.4.23261.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.4.23261.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.4.23261.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.4.23261.6/manifests"},{"name":"8.0.0-preview.3.23206.5","sha":"ad089133d2ddfa42ae5fa6eb0d638c0703c495fc","kind":"commit","published_at":"2023-04-07T19:41:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.3.23206.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.3.23206.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.3.23206.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.3.23206.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.3.23206.5/manifests"},{"name":"8.0.0-preview.2.23158.7","sha":"04079dcc664445974d07464284911d4e13991717","kind":"commit","published_at":"2023-03-09T02:05:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.2.23158.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.2.23158.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.2.23158.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.2.23158.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.2.23158.7/manifests"},{"name":"8.0.0-preview.1.23117.2","sha":"04079dcc664445974d07464284911d4e13991717","kind":"commit","published_at":"2023-03-09T02:05:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.1.23117.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.1.23117.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.1.23117.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.1.23117.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.1.23117.2/manifests"},{"name":"v2.2.2","sha":"8295c4b56c125d3f536020618a49c6a16017ca25","kind":"commit","published_at":"2019-01-10T19:34:29.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.2.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"a8a3c4d6bcef48a3dd464d03f629a0a18dbf3110","kind":"commit","published_at":"2018-12-11T22:13:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.2.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.1/manifests"},{"name":"2.2.0","sha":"629bb9963377eb9e915013bd8b2f5c724833d82a","kind":"tag","published_at":"2018-11-14T21:11:43.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0/manifests"},{"name":"2.1.6","sha":"634b9586703f1da836f694e4b7bd165cd923a602","kind":"tag","published_at":"2018-11-09T20:41:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.6/manifests"},{"name":"v2.1.7","sha":"2f81b98c133c24ec699f370bf07b557dd484c646","kind":"commit","published_at":"2018-11-07T22:34:34.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.1.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.1.7/manifests"},{"name":"2.2.0-preview3","sha":"a426a775039ddcf0bec7edb76a44e887e06f63e6","kind":"tag","published_at":"2018-10-16T21:52:55.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview3/manifests"},{"name":"2.1.5","sha":"8882bd9de532d674125bf1a5c966ad316ecb2f66","kind":"tag","published_at":"2018-09-28T19:15:10.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.5/manifests"},{"name":"2.2.0-preview2","sha":"07682440180c2c9424c4a55a719b2a25fc4dd1b5","kind":"tag","published_at":"2018-09-12T22:28:44.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview2/manifests"},{"name":"2.2.0-preview1","sha":"d1e0d1be2c36dd65673d595e0410363b0af100ee","kind":"tag","published_at":"2018-08-22T00:37:34.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview1/manifests"},{"name":"2.1.3","sha":"41b4023c21f3a5c0ab4213b23d302dda5f880570","kind":"tag","published_at":"2018-08-16T18:12:32.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.3/manifests"},{"name":"2.1.1","sha":"fcf4d2eee310d9ef3067fa274e45952d7bb91c71","kind":"tag","published_at":"2018-06-12T17:52:19.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.1/manifests"},{"name":"1.1.5","sha":"bc403ab3c4f639581ab92f27c8cacd66f2355761","kind":"commit","published_at":"2018-06-07T03:30:32.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.1.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.5/manifests"},{"name":"2.1.0","sha":"6420150fe16d3ed966280c384af25da464f1494a","kind":"tag","published_at":"2018-05-24T21:54:36.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"6c3776781bd3c517dd202fa3f6353bf6d886e045","kind":"tag","published_at":"2018-05-08T20:27:51.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.4/manifests"},{"name":"2.1.0-rc1-final","sha":"82f4dbeb26d7fdf28e8815ab077a66f08b96754d","kind":"tag","published_at":"2018-05-07T21:24:59.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-rc1-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-rc1-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-rc1-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-rc1-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-rc1-final/manifests"},{"name":"2.1.0-preview2-final","sha":"49af135e4cbe059de495505de4d81d9cc1de3de6","kind":"tag","published_at":"2018-04-10T16:43:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-preview2-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-preview2-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-preview2-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview2-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview2-final/manifests"},{"name":"2.0.3","sha":"8e389bea6b88d85d0388926b5176a1e31cd951cc","kind":"tag","published_at":"2018-03-14T01:05:33.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.3/manifests"},{"name":"2.1.0-preview1-final","sha":"da503e07d759fd9522694f7f8dafef543730fdb4","kind":"tag","published_at":"2018-02-27T17:28:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-preview1-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-preview1-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-preview1-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview1-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview1-final/manifests"},{"name":"2.0.2","sha":"069ca2612999a49e2b19099f21d8196f422c82de","kind":"commit","published_at":"2017-12-07T00:17:27.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"26822d4c876ee6203014eaf6df398c874c4535ea","kind":"commit","published_at":"2017-10-30T19:10:30.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.1/manifests"},{"name":"1.1.3","sha":"9775b56946ecadc46d4d71a8f50a97e1645028c4","kind":"commit","published_at":"2017-10-16T22:48:24.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.1.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.3/manifests"},{"name":"1.0.3","sha":"e07ef8b683c37d92c36f498a83ef10b2c1f1411a","kind":"commit","published_at":"2017-10-16T21:33:59.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.3/manifests"},{"name":"rel/2.0.0","sha":"fdab0db2d430bc2f1689140209259a77ad380d5b","kind":"commit","published_at":"2017-08-17T22:01:13.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0/manifests"},{"name":"rel/1.0.0-preview4","sha":"34151635fd1beb624f422fdc43e26943f4bb826e","kind":"commit","published_at":"2017-07-11T00:49:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0-preview4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0-preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0-preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview4/manifests"},{"name":"rel/1.0.0-preview3","sha":"e74e32923640aa5aad0c9880ebeffe274771573d","kind":"commit","published_at":"2017-07-11T00:48:19.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0-preview3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview3/manifests"},{"name":"rel/2.0.0-preview2","sha":"7a78c3b47f5719989e9c2c47acf9df1e05d9707c","kind":"commit","published_at":"2017-07-11T00:47:50.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview2/manifests"},{"name":"rel/2.0.0-preview1","sha":"e1599eb400a35720ed03dad5163dc6434e230cfb","kind":"commit","published_at":"2017-07-11T00:47:40.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview1/manifests"},{"name":"rel/1.1.0-preview1","sha":"e95e680faaa33fc4fda97189df483b8f6b7caff5","kind":"commit","published_at":"2017-07-11T00:47:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.1.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.0-preview1/manifests"},{"name":"rel/1.0.0","sha":"69e6c12134c23a379250430b313fd6bdc644ae0f","kind":"commit","published_at":"2017-07-11T00:45:42.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0/manifests"},{"name":"rel/1.1.1","sha":"41fadcef143c6a42056c74cb64e309e6bf8aa419","kind":"commit","published_at":"2017-04-27T22:24:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.1.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.1/manifests"},{"name":"rel/1.0.1","sha":"688740e37e52de1980c410bc1aeefefc5e30fa9e","kind":"commit","published_at":"2016-08-26T23:56:38.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.1/manifests"},{"name":"1.0.0","sha":"580d1c499302b25be50ad402f292ca9884edbc0a","kind":"commit","published_at":"2016-08-12T17:15:35.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0/manifests"},{"name":"1.0.0-preview2","sha":"260bc0b21be9e3b48692682c3a753587143ba9fb","kind":"commit","published_at":"2016-06-15T22:16:50.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-preview2/manifests"},{"name":"1.0.0-rc2","sha":"13d268eb741a985a6d6fd19e32c806e7ea771019","kind":"tag","published_at":"2016-05-17T21:39:36.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-rc2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc2/manifests"},{"name":"1.0.0-rc1","sha":"6cd6acbcc24cab0b7a0b5aea625d0b1c8d85c9dd","kind":"tag","published_at":"2015-11-18T20:04:23.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-rc1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc1/manifests"},{"name":"1.0.0-beta8","sha":"eb6d79952630b8e4a51f65fcf02f5e5f96ad5c72","kind":"tag","published_at":"2015-10-16T16:42:22.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta8","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta8/manifests"},{"name":"1.0.0-beta7","sha":"088982759502f339794166d436965a0348eceb4b","kind":"tag","published_at":"2015-09-03T01:09:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta7/manifests"},{"name":"1.0.0-beta6","sha":"ee52ea41ace2960b045fe938eab614c16c46a09e","kind":"tag","published_at":"2015-07-28T20:16:58.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta6/manifests"},{"name":"1.0.0-beta5","sha":"d32db2af8360e2e36feb0544d227e8de809182b9","kind":"tag","published_at":"2015-07-11T00:06:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta5/manifests"},{"name":"1.0.0-beta4","sha":"cab0eb45965e4c037ad2bd267cfebfb1f378774e","kind":"tag","published_at":"2015-05-14T21:11:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta4/manifests"},{"name":"1.0.0-beta3","sha":"1c0767c94a37cc036cd213dce8ce6da23bd6b902","kind":"commit","published_at":"2015-01-29T07:30:43.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta3/manifests"},{"name":"1.0.0-beta2","sha":"6341fcceeeb371282d02121b7a1c36981984e255","kind":"commit","published_at":"2014-12-08T23:15:21.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-06-18T13:08:12.414Z","dependent_packages_count":0,"downloads":8305,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":7.398474234068213,"dependent_packages_count":19.847302959540254,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":13.622888596804234},"purl":"pkg:nuget/microsoft.dotnet-scaffold-aspire","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/microsoft.dotnet-scaffold-aspire","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/microsoft.dotnet-scaffold-aspire","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/microsoft.dotnet-scaffold-aspire/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-16T12:00:26.933Z","issues_count":258,"pull_requests_count":1412,"avg_time_to_close_issue":93647431.14893617,"avg_time_to_close_pull_request":754089.0088852989,"issues_closed_count":141,"pull_requests_closed_count":1238,"pull_request_authors_count":25,"issue_authors_count":152,"avg_comments_per_issue":3.189922480620155,"avg_comments_per_pull_request":0.2726628895184136,"merged_pull_requests_count":1178,"bot_issues_count":5,"bot_pull_requests_count":827,"past_year_issues_count":62,"past_year_pull_requests_count":244,"past_year_avg_time_to_close_issue":1143225.1785714286,"past_year_avg_time_to_close_pull_request":307133.23076923075,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":156,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":0.5967741935483871,"past_year_avg_comments_per_pull_request":0.5860655737704918,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":107,"past_year_merged_pull_requests_count":134,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/issues","maintainers":[{"login":"deepchoudhery","count":247,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deepchoudhery"},{"login":"haileymck","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haileymck"},{"login":"tlmii","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlmii"},{"login":"phenning","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phenning"},{"login":"danroth27","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danroth27"},{"login":"MackinnonBuck","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MackinnonBuck"},{"login":"sayedihashimi","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayedihashimi"},{"login":"ilonatommy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilonatommy"},{"login":"richlander","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richlander"},{"login":"joperezr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joperezr"},{"login":"mkArtakMSFT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkArtakMSFT"},{"login":"Pilchie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pilchie"},{"login":"mseminatore","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mseminatore"},{"login":"akoeplinger","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akoeplinger"},{"login":"DamianEdwards","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianEdwards"},{"login":"drewnoakes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drewnoakes"},{"login":"am11","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/am11"},{"login":"astroDimitrios","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astroDimitrios"},{"login":"thomaslevesque","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomaslevesque"},{"login":"javiercn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javiercn"},{"login":"JeremyLikness","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JeremyLikness"},{"login":"sebastienros","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebastienros"}],"active_maintainers":[{"login":"haileymck","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haileymck"},{"login":"phenning","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phenning"},{"login":"danroth27","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danroth27"},{"login":"ilonatommy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilonatommy"},{"login":"drewnoakes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drewnoakes"},{"login":"javiercn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javiercn"},{"login":"joperezr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joperezr"},{"login":"MackinnonBuck","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MackinnonBuck"},{"login":"sayedihashimi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayedihashimi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet-scaffold-aspire/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet-scaffold-aspire/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet-scaffold-aspire/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet-scaffold-aspire/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet-scaffold-aspire/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet-scaffold-aspire/codemeta","maintainers":[{"uuid":"Microsoft","login":"Microsoft","name":null,"email":null,"url":null,"packages_count":8828,"html_url":"https://www.nuget.org/profiles/Microsoft","role":null,"created_at":"2024-11-12T19:38:02.461Z","updated_at":"2024-11-12T19:38:02.461Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Microsoft/packages"},{"uuid":"aspnet","login":"aspnet","name":null,"email":null,"url":null,"packages_count":1201,"html_url":"https://www.nuget.org/profiles/aspnet","role":null,"created_at":"2024-11-12T19:38:02.089Z","updated_at":"2024-11-12T19:38:02.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/aspnet/packages"},{"uuid":"WebTools","login":"WebTools","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://www.nuget.org/profiles/WebTools","role":null,"created_at":"2024-11-12T19:38:02.816Z","updated_at":"2024-11-12T19:38:02.816Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/WebTools/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817670,"maintainers_count":112181,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8931701,"name":"microsoft.visualstudio.web.codegeneration.core","ecosystem":"nuget","description":"Contains the core infrastructure used by ASP.NET Core Code Generators.","homepage":"https://github.com/dotnet/Scaffolding","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dotnet/Scaffolding","keywords_array":["aspnetcore","codegenerator","scaffolding","visualstudioweb"],"namespace":null,"versions_count":164,"first_release_published_at":"2016-11-16T00:18:00.460Z","latest_release_published_at":"2026-01-14T18:45:17.293Z","latest_release_number":"10.0.2","last_synced_at":"2026-06-18T13:00:47.460Z","created_at":"2024-02-26T02:15:15.727Z","updated_at":"2026-06-18T13:08:08.630Z","registry_url":"https://www.nuget.org/packages/microsoft.visualstudio.web.codegeneration.core/","install_command":"Install-Package microsoft.visualstudio.web.codegeneration.core","documentation_url":null,"metadata":{"copyright":"© Microsoft Corporation. All rights reserved.","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":true,"icon":"Icon.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/dotnet/Scaffolding","branch":null,"commit":"e242b5c1055b85bdf12570abdd68a052543dfe2d"},"development_dependency":false,"serviceable":true,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":4,"target_frameworks":["net8.0","net9.0","net10.0","net11.0"],"total_dependencies":12}},"repo_metadata":{"id":18177769,"uuid":"21291278","full_name":"dotnet/Scaffolding","owner":"dotnet","description":"Code generators to speed up development.","archived":false,"fork":false,"pushed_at":"2026-06-06T02:01:42.000Z","size":16760,"stargazers_count":808,"open_issues_count":217,"forks_count":243,"subscribers_count":77,"default_branch":"main","last_synced_at":"2026-06-06T08:03:52.040Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dotnet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-06-27T22:39:14.000Z","updated_at":"2026-05-31T11:58:58.000Z","dependencies_parsed_at":"2026-05-16T21:01:55.929Z","dependency_job_id":null,"html_url":"https://github.com/dotnet/Scaffolding","commit_stats":{"total_commits":2348,"total_committers":101,"mean_commits":"23.247524752475247","dds":0.752129471890971,"last_synced_commit":"dcadf32a1e58255bdaf480bddd42c0a58ccbdb46"},"previous_names":["aspnet/scaffolding"],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/dotnet/Scaffolding","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/sbom","scorecard":{"id":353120,"data":{"date":"2025-08-11","repo":{"name":"github.com/dotnet/Scaffolding","commit":"e5c1e3b4ddbca9b94e7285c200a638bdd98b708e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/backport.yml:10","Warn: topLevel 'actions' permission set to 'write': .github/workflows/backport.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/Scaffolding/backport.yml/main?enable=pin","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T08:49:12.523Z","repository_id":18177769,"created_at":"2025-08-18T08:49:12.523Z","updated_at":"2025-08-18T08:49:12.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34144680,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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"},"owner_record":{"login":"dotnet","name":".NET Platform","uuid":"9141961","kind":"organization","description":"Home of the open source .NET platform","email":"contact@dotnetfoundation.org","website":"https://dot.net","location":null,"twitter":"dotnetfdn","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9141961?v=4","repositories_count":228,"last_synced_at":"2023-04-09T05:26:12.728Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dotnet","funding_links":[],"total_stars":389289,"followers":null,"following":null,"created_at":"2022-11-02T16:20:44.235Z","updated_at":"2023-04-09T05:26:13.839Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet/repositories"},"tags":[{"name":"7.0.7","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.7/manifests"},{"name":"7.0.6","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.6/manifests"},{"name":"7.0.5","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.5/manifests"},{"name":"7.0.4","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.4/manifests"},{"name":"7.0.3","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.2/manifests"},{"name":"7.0.1","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.1/manifests"},{"name":"6.0.10","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.10","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.10/manifests"},{"name":"6.0.8","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.8","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.8/manifests"},{"name":"6.0.7","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.7/manifests"},{"name":"6.0.6","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.6/manifests"},{"name":"6.0.5","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.5/manifests"},{"name":"6.0.4","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.3/manifests"},{"name":"6.0.2","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.0/manifests"},{"name":"6.0.9","sha":"36bd78951f811904580710f41513dcdb3e342de3","kind":"commit","published_at":"2023-06-19T06:30:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.9","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.9/manifests"},{"name":"8.0.0-preview.5.23313.2","sha":"8f6e4d8573b2b8209b8d02947544573d86b41888","kind":"commit","published_at":"2023-06-13T22:29:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.5.23313.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.5.23313.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.5.23313.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.5.23313.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.5.23313.2/manifests"},{"name":"7.0.0","sha":"8b9eb0785209dea99ea7ff309f56cff3c28d4553","kind":"commit","published_at":"2023-05-30T19:05:28.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.0/manifests"},{"name":"8.0.0-preview.4.23261.6","sha":"af51baf7f563ea6721ec517a72467634020edbe7","kind":"commit","published_at":"2023-05-12T01:16:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.4.23261.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.4.23261.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.4.23261.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.4.23261.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.4.23261.6/manifests"},{"name":"8.0.0-preview.3.23206.5","sha":"ad089133d2ddfa42ae5fa6eb0d638c0703c495fc","kind":"commit","published_at":"2023-04-07T19:41:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.3.23206.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.3.23206.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.3.23206.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.3.23206.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.3.23206.5/manifests"},{"name":"8.0.0-preview.2.23158.7","sha":"04079dcc664445974d07464284911d4e13991717","kind":"commit","published_at":"2023-03-09T02:05:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.2.23158.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.2.23158.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.2.23158.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.2.23158.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.2.23158.7/manifests"},{"name":"8.0.0-preview.1.23117.2","sha":"04079dcc664445974d07464284911d4e13991717","kind":"commit","published_at":"2023-03-09T02:05:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.1.23117.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.1.23117.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.1.23117.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.1.23117.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.1.23117.2/manifests"},{"name":"v2.2.2","sha":"8295c4b56c125d3f536020618a49c6a16017ca25","kind":"commit","published_at":"2019-01-10T19:34:29.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.2.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"a8a3c4d6bcef48a3dd464d03f629a0a18dbf3110","kind":"commit","published_at":"2018-12-11T22:13:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.2.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.1/manifests"},{"name":"2.2.0","sha":"629bb9963377eb9e915013bd8b2f5c724833d82a","kind":"tag","published_at":"2018-11-14T21:11:43.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0/manifests"},{"name":"2.1.6","sha":"634b9586703f1da836f694e4b7bd165cd923a602","kind":"tag","published_at":"2018-11-09T20:41:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.6/manifests"},{"name":"v2.1.7","sha":"2f81b98c133c24ec699f370bf07b557dd484c646","kind":"commit","published_at":"2018-11-07T22:34:34.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.1.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.1.7/manifests"},{"name":"2.2.0-preview3","sha":"a426a775039ddcf0bec7edb76a44e887e06f63e6","kind":"tag","published_at":"2018-10-16T21:52:55.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview3/manifests"},{"name":"2.1.5","sha":"8882bd9de532d674125bf1a5c966ad316ecb2f66","kind":"tag","published_at":"2018-09-28T19:15:10.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.5/manifests"},{"name":"2.2.0-preview2","sha":"07682440180c2c9424c4a55a719b2a25fc4dd1b5","kind":"tag","published_at":"2018-09-12T22:28:44.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview2/manifests"},{"name":"2.2.0-preview1","sha":"d1e0d1be2c36dd65673d595e0410363b0af100ee","kind":"tag","published_at":"2018-08-22T00:37:34.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview1/manifests"},{"name":"2.1.3","sha":"41b4023c21f3a5c0ab4213b23d302dda5f880570","kind":"tag","published_at":"2018-08-16T18:12:32.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.3/manifests"},{"name":"2.1.1","sha":"fcf4d2eee310d9ef3067fa274e45952d7bb91c71","kind":"tag","published_at":"2018-06-12T17:52:19.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.1/manifests"},{"name":"1.1.5","sha":"bc403ab3c4f639581ab92f27c8cacd66f2355761","kind":"commit","published_at":"2018-06-07T03:30:32.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.1.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.5/manifests"},{"name":"2.1.0","sha":"6420150fe16d3ed966280c384af25da464f1494a","kind":"tag","published_at":"2018-05-24T21:54:36.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"6c3776781bd3c517dd202fa3f6353bf6d886e045","kind":"tag","published_at":"2018-05-08T20:27:51.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.4/manifests"},{"name":"2.1.0-rc1-final","sha":"82f4dbeb26d7fdf28e8815ab077a66f08b96754d","kind":"tag","published_at":"2018-05-07T21:24:59.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-rc1-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-rc1-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-rc1-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-rc1-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-rc1-final/manifests"},{"name":"2.1.0-preview2-final","sha":"49af135e4cbe059de495505de4d81d9cc1de3de6","kind":"tag","published_at":"2018-04-10T16:43:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-preview2-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-preview2-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-preview2-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview2-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview2-final/manifests"},{"name":"2.0.3","sha":"8e389bea6b88d85d0388926b5176a1e31cd951cc","kind":"tag","published_at":"2018-03-14T01:05:33.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.3/manifests"},{"name":"2.1.0-preview1-final","sha":"da503e07d759fd9522694f7f8dafef543730fdb4","kind":"tag","published_at":"2018-02-27T17:28:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-preview1-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-preview1-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-preview1-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview1-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview1-final/manifests"},{"name":"2.0.2","sha":"069ca2612999a49e2b19099f21d8196f422c82de","kind":"commit","published_at":"2017-12-07T00:17:27.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"26822d4c876ee6203014eaf6df398c874c4535ea","kind":"commit","published_at":"2017-10-30T19:10:30.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.1/manifests"},{"name":"1.1.3","sha":"9775b56946ecadc46d4d71a8f50a97e1645028c4","kind":"commit","published_at":"2017-10-16T22:48:24.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.1.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.3/manifests"},{"name":"1.0.3","sha":"e07ef8b683c37d92c36f498a83ef10b2c1f1411a","kind":"commit","published_at":"2017-10-16T21:33:59.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.3/manifests"},{"name":"rel/2.0.0","sha":"fdab0db2d430bc2f1689140209259a77ad380d5b","kind":"commit","published_at":"2017-08-17T22:01:13.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0/manifests"},{"name":"rel/1.0.0-preview4","sha":"34151635fd1beb624f422fdc43e26943f4bb826e","kind":"commit","published_at":"2017-07-11T00:49:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0-preview4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0-preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0-preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview4/manifests"},{"name":"rel/1.0.0-preview3","sha":"e74e32923640aa5aad0c9880ebeffe274771573d","kind":"commit","published_at":"2017-07-11T00:48:19.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0-preview3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview3/manifests"},{"name":"rel/2.0.0-preview2","sha":"7a78c3b47f5719989e9c2c47acf9df1e05d9707c","kind":"commit","published_at":"2017-07-11T00:47:50.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview2/manifests"},{"name":"rel/2.0.0-preview1","sha":"e1599eb400a35720ed03dad5163dc6434e230cfb","kind":"commit","published_at":"2017-07-11T00:47:40.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview1/manifests"},{"name":"rel/1.1.0-preview1","sha":"e95e680faaa33fc4fda97189df483b8f6b7caff5","kind":"commit","published_at":"2017-07-11T00:47:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.1.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.0-preview1/manifests"},{"name":"rel/1.0.0","sha":"69e6c12134c23a379250430b313fd6bdc644ae0f","kind":"commit","published_at":"2017-07-11T00:45:42.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0/manifests"},{"name":"rel/1.1.1","sha":"41fadcef143c6a42056c74cb64e309e6bf8aa419","kind":"commit","published_at":"2017-04-27T22:24:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.1.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.1/manifests"},{"name":"rel/1.0.1","sha":"688740e37e52de1980c410bc1aeefefc5e30fa9e","kind":"commit","published_at":"2016-08-26T23:56:38.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.1/manifests"},{"name":"1.0.0","sha":"580d1c499302b25be50ad402f292ca9884edbc0a","kind":"commit","published_at":"2016-08-12T17:15:35.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0/manifests"},{"name":"1.0.0-preview2","sha":"260bc0b21be9e3b48692682c3a753587143ba9fb","kind":"commit","published_at":"2016-06-15T22:16:50.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-preview2/manifests"},{"name":"1.0.0-rc2","sha":"13d268eb741a985a6d6fd19e32c806e7ea771019","kind":"tag","published_at":"2016-05-17T21:39:36.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-rc2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc2/manifests"},{"name":"1.0.0-rc1","sha":"6cd6acbcc24cab0b7a0b5aea625d0b1c8d85c9dd","kind":"tag","published_at":"2015-11-18T20:04:23.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-rc1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc1/manifests"},{"name":"1.0.0-beta8","sha":"eb6d79952630b8e4a51f65fcf02f5e5f96ad5c72","kind":"tag","published_at":"2015-10-16T16:42:22.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta8","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta8/manifests"},{"name":"1.0.0-beta7","sha":"088982759502f339794166d436965a0348eceb4b","kind":"tag","published_at":"2015-09-03T01:09:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta7/manifests"},{"name":"1.0.0-beta6","sha":"ee52ea41ace2960b045fe938eab614c16c46a09e","kind":"tag","published_at":"2015-07-28T20:16:58.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta6/manifests"},{"name":"1.0.0-beta5","sha":"d32db2af8360e2e36feb0544d227e8de809182b9","kind":"tag","published_at":"2015-07-11T00:06:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta5/manifests"},{"name":"1.0.0-beta4","sha":"cab0eb45965e4c037ad2bd267cfebfb1f378774e","kind":"tag","published_at":"2015-05-14T21:11:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta4/manifests"},{"name":"1.0.0-beta3","sha":"1c0767c94a37cc036cd213dce8ce6da23bd6b902","kind":"commit","published_at":"2015-01-29T07:30:43.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta3/manifests"},{"name":"1.0.0-beta2","sha":"6341fcceeeb371282d02121b7a1c36981984e255","kind":"commit","published_at":"2014-12-08T23:15:21.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-06-18T13:08:08.630Z","dependent_packages_count":4,"downloads":276249784,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.06360297926715554,"dependent_repos_count":14.976387211390374,"dependent_packages_count":20.335435798137816,"stargazers_count":2.268842022862537,"forks_count":1.9568708485385704,"docker_downloads_count":1.3165241115728643,"average":6.819610495294886},"purl":"pkg:nuget/microsoft.visualstudio.web.codegeneration.core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/microsoft.visualstudio.web.codegeneration.core","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/nuget/microsoft.visualstudio.web.codegeneration.core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/microsoft.visualstudio.web.codegeneration.core/dependencies","status":null,"funding_links":[],"critical":false,"issue_metadata":{"last_synced_at":"2026-06-16T12:00:26.933Z","issues_count":258,"pull_requests_count":1412,"avg_time_to_close_issue":93647431.14893617,"avg_time_to_close_pull_request":754089.0088852989,"issues_closed_count":141,"pull_requests_closed_count":1238,"pull_request_authors_count":25,"issue_authors_count":152,"avg_comments_per_issue":3.189922480620155,"avg_comments_per_pull_request":0.2726628895184136,"merged_pull_requests_count":1178,"bot_issues_count":5,"bot_pull_requests_count":827,"past_year_issues_count":62,"past_year_pull_requests_count":244,"past_year_avg_time_to_close_issue":1143225.1785714286,"past_year_avg_time_to_close_pull_request":307133.23076923075,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":156,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":0.5967741935483871,"past_year_avg_comments_per_pull_request":0.5860655737704918,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":107,"past_year_merged_pull_requests_count":134,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/issues","maintainers":[{"login":"deepchoudhery","count":247,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deepchoudhery"},{"login":"haileymck","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haileymck"},{"login":"tlmii","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlmii"},{"login":"phenning","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phenning"},{"login":"danroth27","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danroth27"},{"login":"MackinnonBuck","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MackinnonBuck"},{"login":"sayedihashimi","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayedihashimi"},{"login":"ilonatommy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilonatommy"},{"login":"richlander","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richlander"},{"login":"joperezr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joperezr"},{"login":"mkArtakMSFT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkArtakMSFT"},{"login":"Pilchie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pilchie"},{"login":"mseminatore","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mseminatore"},{"login":"akoeplinger","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akoeplinger"},{"login":"DamianEdwards","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianEdwards"},{"login":"drewnoakes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drewnoakes"},{"login":"am11","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/am11"},{"login":"astroDimitrios","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astroDimitrios"},{"login":"thomaslevesque","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomaslevesque"},{"login":"javiercn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javiercn"},{"login":"JeremyLikness","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JeremyLikness"},{"login":"sebastienros","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebastienros"}],"active_maintainers":[{"login":"haileymck","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haileymck"},{"login":"phenning","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phenning"},{"login":"danroth27","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danroth27"},{"login":"ilonatommy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilonatommy"},{"login":"drewnoakes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drewnoakes"},{"login":"javiercn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javiercn"},{"login":"joperezr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joperezr"},{"login":"MackinnonBuck","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MackinnonBuck"},{"login":"sayedihashimi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayedihashimi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration.core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration.core/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration.core/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration.core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration.core/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration.core/codemeta","maintainers":[{"uuid":"Microsoft","login":"Microsoft","name":null,"email":null,"url":null,"packages_count":8828,"html_url":"https://www.nuget.org/profiles/Microsoft","role":null,"created_at":"2024-02-26T02:47:00.923Z","updated_at":"2024-02-26T02:47:00.923Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Microsoft/packages"},{"uuid":"aspnet","login":"aspnet","name":null,"email":null,"url":null,"packages_count":1201,"html_url":"https://www.nuget.org/profiles/aspnet","role":null,"created_at":"2024-02-26T02:47:00.882Z","updated_at":"2024-02-26T02:47:00.882Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/aspnet/packages"},{"uuid":"WebTools","login":"WebTools","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://www.nuget.org/profiles/WebTools","role":null,"created_at":"2024-03-12T19:30:55.019Z","updated_at":"2024-03-12T19:30:55.019Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/WebTools/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817670,"maintainers_count":112181,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8931704,"name":"microsoft.dotnet.scaffolding.shared","ecosystem":"nuget","description":"Contains interfaces for Project Model and messaging for scaffolding.","homepage":"https://github.com/dotnet/Scaffolding","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dotnet/Scaffolding","keywords_array":["aspnetcore","codegenerator","scaffolding","visualstudioweb"],"namespace":null,"versions_count":82,"first_release_published_at":"2021-08-10T19:03:38.187Z","latest_release_published_at":"2026-01-14T18:43:04.613Z","latest_release_number":"10.0.2","last_synced_at":"2026-06-18T13:00:51.626Z","created_at":"2024-02-26T02:15:15.937Z","updated_at":"2026-06-18T13:08:10.879Z","registry_url":"https://www.nuget.org/packages/microsoft.dotnet.scaffolding.shared/","install_command":"Install-Package microsoft.dotnet.scaffolding.shared","documentation_url":null,"metadata":{"copyright":"© Microsoft Corporation. All rights reserved.","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":true,"icon":"Icon.png","repository":{"type":"git","url":"https://github.com/dotnet/Scaffolding","branch":null,"commit":"e242b5c1055b85bdf12570abdd68a052543dfe2d"},"development_dependency":false,"serviceable":true,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":4,"target_frameworks":["net8.0","net9.0","net10.0","net11.0"],"total_dependencies":52}},"repo_metadata":{"id":18177769,"uuid":"21291278","full_name":"dotnet/Scaffolding","owner":"dotnet","description":"Code generators to speed up development.","archived":false,"fork":false,"pushed_at":"2026-06-06T02:01:42.000Z","size":16760,"stargazers_count":808,"open_issues_count":217,"forks_count":243,"subscribers_count":77,"default_branch":"main","last_synced_at":"2026-06-06T08:03:52.040Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dotnet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-06-27T22:39:14.000Z","updated_at":"2026-05-31T11:58:58.000Z","dependencies_parsed_at":"2026-05-16T21:01:55.929Z","dependency_job_id":null,"html_url":"https://github.com/dotnet/Scaffolding","commit_stats":{"total_commits":2348,"total_committers":101,"mean_commits":"23.247524752475247","dds":0.752129471890971,"last_synced_commit":"dcadf32a1e58255bdaf480bddd42c0a58ccbdb46"},"previous_names":["aspnet/scaffolding"],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/dotnet/Scaffolding","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/sbom","scorecard":{"id":353120,"data":{"date":"2025-08-11","repo":{"name":"github.com/dotnet/Scaffolding","commit":"e5c1e3b4ddbca9b94e7285c200a638bdd98b708e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/backport.yml:10","Warn: topLevel 'actions' permission set to 'write': .github/workflows/backport.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/Scaffolding/backport.yml/main?enable=pin","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T08:49:12.523Z","repository_id":18177769,"created_at":"2025-08-18T08:49:12.523Z","updated_at":"2025-08-18T08:49:12.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34144680,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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"},"owner_record":{"login":"dotnet","name":".NET Platform","uuid":"9141961","kind":"organization","description":"Home of the open source .NET platform","email":"contact@dotnetfoundation.org","website":"https://dot.net","location":null,"twitter":"dotnetfdn","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9141961?v=4","repositories_count":228,"last_synced_at":"2023-04-09T05:26:12.728Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dotnet","funding_links":[],"total_stars":389289,"followers":null,"following":null,"created_at":"2022-11-02T16:20:44.235Z","updated_at":"2023-04-09T05:26:13.839Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet/repositories"},"tags":[{"name":"7.0.7","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.7/manifests"},{"name":"7.0.6","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.6/manifests"},{"name":"7.0.5","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.5/manifests"},{"name":"7.0.4","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.4/manifests"},{"name":"7.0.3","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.2/manifests"},{"name":"7.0.1","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.1/manifests"},{"name":"6.0.10","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.10","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.10/manifests"},{"name":"6.0.8","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.8","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.8/manifests"},{"name":"6.0.7","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.7/manifests"},{"name":"6.0.6","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.6/manifests"},{"name":"6.0.5","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.5/manifests"},{"name":"6.0.4","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.3/manifests"},{"name":"6.0.2","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.0/manifests"},{"name":"6.0.9","sha":"36bd78951f811904580710f41513dcdb3e342de3","kind":"commit","published_at":"2023-06-19T06:30:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.9","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.9/manifests"},{"name":"8.0.0-preview.5.23313.2","sha":"8f6e4d8573b2b8209b8d02947544573d86b41888","kind":"commit","published_at":"2023-06-13T22:29:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.5.23313.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.5.23313.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.5.23313.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.5.23313.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.5.23313.2/manifests"},{"name":"7.0.0","sha":"8b9eb0785209dea99ea7ff309f56cff3c28d4553","kind":"commit","published_at":"2023-05-30T19:05:28.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.0/manifests"},{"name":"8.0.0-preview.4.23261.6","sha":"af51baf7f563ea6721ec517a72467634020edbe7","kind":"commit","published_at":"2023-05-12T01:16:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.4.23261.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.4.23261.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.4.23261.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.4.23261.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.4.23261.6/manifests"},{"name":"8.0.0-preview.3.23206.5","sha":"ad089133d2ddfa42ae5fa6eb0d638c0703c495fc","kind":"commit","published_at":"2023-04-07T19:41:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.3.23206.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.3.23206.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.3.23206.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.3.23206.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.3.23206.5/manifests"},{"name":"8.0.0-preview.2.23158.7","sha":"04079dcc664445974d07464284911d4e13991717","kind":"commit","published_at":"2023-03-09T02:05:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.2.23158.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.2.23158.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.2.23158.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.2.23158.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.2.23158.7/manifests"},{"name":"8.0.0-preview.1.23117.2","sha":"04079dcc664445974d07464284911d4e13991717","kind":"commit","published_at":"2023-03-09T02:05:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.1.23117.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.1.23117.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.1.23117.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.1.23117.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.1.23117.2/manifests"},{"name":"v2.2.2","sha":"8295c4b56c125d3f536020618a49c6a16017ca25","kind":"commit","published_at":"2019-01-10T19:34:29.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.2.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"a8a3c4d6bcef48a3dd464d03f629a0a18dbf3110","kind":"commit","published_at":"2018-12-11T22:13:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.2.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.1/manifests"},{"name":"2.2.0","sha":"629bb9963377eb9e915013bd8b2f5c724833d82a","kind":"tag","published_at":"2018-11-14T21:11:43.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0/manifests"},{"name":"2.1.6","sha":"634b9586703f1da836f694e4b7bd165cd923a602","kind":"tag","published_at":"2018-11-09T20:41:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.6/manifests"},{"name":"v2.1.7","sha":"2f81b98c133c24ec699f370bf07b557dd484c646","kind":"commit","published_at":"2018-11-07T22:34:34.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.1.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.1.7/manifests"},{"name":"2.2.0-preview3","sha":"a426a775039ddcf0bec7edb76a44e887e06f63e6","kind":"tag","published_at":"2018-10-16T21:52:55.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview3/manifests"},{"name":"2.1.5","sha":"8882bd9de532d674125bf1a5c966ad316ecb2f66","kind":"tag","published_at":"2018-09-28T19:15:10.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.5/manifests"},{"name":"2.2.0-preview2","sha":"07682440180c2c9424c4a55a719b2a25fc4dd1b5","kind":"tag","published_at":"2018-09-12T22:28:44.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview2/manifests"},{"name":"2.2.0-preview1","sha":"d1e0d1be2c36dd65673d595e0410363b0af100ee","kind":"tag","published_at":"2018-08-22T00:37:34.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview1/manifests"},{"name":"2.1.3","sha":"41b4023c21f3a5c0ab4213b23d302dda5f880570","kind":"tag","published_at":"2018-08-16T18:12:32.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.3/manifests"},{"name":"2.1.1","sha":"fcf4d2eee310d9ef3067fa274e45952d7bb91c71","kind":"tag","published_at":"2018-06-12T17:52:19.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.1/manifests"},{"name":"1.1.5","sha":"bc403ab3c4f639581ab92f27c8cacd66f2355761","kind":"commit","published_at":"2018-06-07T03:30:32.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.1.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.5/manifests"},{"name":"2.1.0","sha":"6420150fe16d3ed966280c384af25da464f1494a","kind":"tag","published_at":"2018-05-24T21:54:36.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"6c3776781bd3c517dd202fa3f6353bf6d886e045","kind":"tag","published_at":"2018-05-08T20:27:51.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.4/manifests"},{"name":"2.1.0-rc1-final","sha":"82f4dbeb26d7fdf28e8815ab077a66f08b96754d","kind":"tag","published_at":"2018-05-07T21:24:59.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-rc1-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-rc1-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-rc1-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-rc1-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-rc1-final/manifests"},{"name":"2.1.0-preview2-final","sha":"49af135e4cbe059de495505de4d81d9cc1de3de6","kind":"tag","published_at":"2018-04-10T16:43:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-preview2-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-preview2-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-preview2-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview2-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview2-final/manifests"},{"name":"2.0.3","sha":"8e389bea6b88d85d0388926b5176a1e31cd951cc","kind":"tag","published_at":"2018-03-14T01:05:33.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.3/manifests"},{"name":"2.1.0-preview1-final","sha":"da503e07d759fd9522694f7f8dafef543730fdb4","kind":"tag","published_at":"2018-02-27T17:28:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-preview1-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-preview1-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-preview1-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview1-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview1-final/manifests"},{"name":"2.0.2","sha":"069ca2612999a49e2b19099f21d8196f422c82de","kind":"commit","published_at":"2017-12-07T00:17:27.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"26822d4c876ee6203014eaf6df398c874c4535ea","kind":"commit","published_at":"2017-10-30T19:10:30.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.1/manifests"},{"name":"1.1.3","sha":"9775b56946ecadc46d4d71a8f50a97e1645028c4","kind":"commit","published_at":"2017-10-16T22:48:24.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.1.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.3/manifests"},{"name":"1.0.3","sha":"e07ef8b683c37d92c36f498a83ef10b2c1f1411a","kind":"commit","published_at":"2017-10-16T21:33:59.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.3/manifests"},{"name":"rel/2.0.0","sha":"fdab0db2d430bc2f1689140209259a77ad380d5b","kind":"commit","published_at":"2017-08-17T22:01:13.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0/manifests"},{"name":"rel/1.0.0-preview4","sha":"34151635fd1beb624f422fdc43e26943f4bb826e","kind":"commit","published_at":"2017-07-11T00:49:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0-preview4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0-preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0-preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview4/manifests"},{"name":"rel/1.0.0-preview3","sha":"e74e32923640aa5aad0c9880ebeffe274771573d","kind":"commit","published_at":"2017-07-11T00:48:19.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0-preview3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview3/manifests"},{"name":"rel/2.0.0-preview2","sha":"7a78c3b47f5719989e9c2c47acf9df1e05d9707c","kind":"commit","published_at":"2017-07-11T00:47:50.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview2/manifests"},{"name":"rel/2.0.0-preview1","sha":"e1599eb400a35720ed03dad5163dc6434e230cfb","kind":"commit","published_at":"2017-07-11T00:47:40.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview1/manifests"},{"name":"rel/1.1.0-preview1","sha":"e95e680faaa33fc4fda97189df483b8f6b7caff5","kind":"commit","published_at":"2017-07-11T00:47:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.1.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.0-preview1/manifests"},{"name":"rel/1.0.0","sha":"69e6c12134c23a379250430b313fd6bdc644ae0f","kind":"commit","published_at":"2017-07-11T00:45:42.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0/manifests"},{"name":"rel/1.1.1","sha":"41fadcef143c6a42056c74cb64e309e6bf8aa419","kind":"commit","published_at":"2017-04-27T22:24:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.1.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.1/manifests"},{"name":"rel/1.0.1","sha":"688740e37e52de1980c410bc1aeefefc5e30fa9e","kind":"commit","published_at":"2016-08-26T23:56:38.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.1/manifests"},{"name":"1.0.0","sha":"580d1c499302b25be50ad402f292ca9884edbc0a","kind":"commit","published_at":"2016-08-12T17:15:35.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0/manifests"},{"name":"1.0.0-preview2","sha":"260bc0b21be9e3b48692682c3a753587143ba9fb","kind":"commit","published_at":"2016-06-15T22:16:50.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-preview2/manifests"},{"name":"1.0.0-rc2","sha":"13d268eb741a985a6d6fd19e32c806e7ea771019","kind":"tag","published_at":"2016-05-17T21:39:36.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-rc2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc2/manifests"},{"name":"1.0.0-rc1","sha":"6cd6acbcc24cab0b7a0b5aea625d0b1c8d85c9dd","kind":"tag","published_at":"2015-11-18T20:04:23.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-rc1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc1/manifests"},{"name":"1.0.0-beta8","sha":"eb6d79952630b8e4a51f65fcf02f5e5f96ad5c72","kind":"tag","published_at":"2015-10-16T16:42:22.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta8","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta8/manifests"},{"name":"1.0.0-beta7","sha":"088982759502f339794166d436965a0348eceb4b","kind":"tag","published_at":"2015-09-03T01:09:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta7/manifests"},{"name":"1.0.0-beta6","sha":"ee52ea41ace2960b045fe938eab614c16c46a09e","kind":"tag","published_at":"2015-07-28T20:16:58.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta6/manifests"},{"name":"1.0.0-beta5","sha":"d32db2af8360e2e36feb0544d227e8de809182b9","kind":"tag","published_at":"2015-07-11T00:06:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta5/manifests"},{"name":"1.0.0-beta4","sha":"cab0eb45965e4c037ad2bd267cfebfb1f378774e","kind":"tag","published_at":"2015-05-14T21:11:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta4/manifests"},{"name":"1.0.0-beta3","sha":"1c0767c94a37cc036cd213dce8ce6da23bd6b902","kind":"commit","published_at":"2015-01-29T07:30:43.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta3/manifests"},{"name":"1.0.0-beta2","sha":"6341fcceeeb371282d02121b7a1c36981984e255","kind":"commit","published_at":"2014-12-08T23:15:21.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-06-18T13:08:10.879Z","dependent_packages_count":5,"downloads":106182922,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.17919881086924477,"dependent_repos_count":14.97801439290325,"dependent_packages_count":20.3376452392213,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":11.831619480997931},"purl":"pkg:nuget/microsoft.dotnet.scaffolding.shared","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/microsoft.dotnet.scaffolding.shared","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/microsoft.dotnet.scaffolding.shared","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/microsoft.dotnet.scaffolding.shared/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-16T12:00:26.933Z","issues_count":258,"pull_requests_count":1412,"avg_time_to_close_issue":93647431.14893617,"avg_time_to_close_pull_request":754089.0088852989,"issues_closed_count":141,"pull_requests_closed_count":1238,"pull_request_authors_count":25,"issue_authors_count":152,"avg_comments_per_issue":3.189922480620155,"avg_comments_per_pull_request":0.2726628895184136,"merged_pull_requests_count":1178,"bot_issues_count":5,"bot_pull_requests_count":827,"past_year_issues_count":62,"past_year_pull_requests_count":244,"past_year_avg_time_to_close_issue":1143225.1785714286,"past_year_avg_time_to_close_pull_request":307133.23076923075,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":156,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":0.5967741935483871,"past_year_avg_comments_per_pull_request":0.5860655737704918,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":107,"past_year_merged_pull_requests_count":134,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/issues","maintainers":[{"login":"deepchoudhery","count":247,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deepchoudhery"},{"login":"haileymck","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haileymck"},{"login":"tlmii","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlmii"},{"login":"phenning","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phenning"},{"login":"danroth27","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danroth27"},{"login":"MackinnonBuck","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MackinnonBuck"},{"login":"sayedihashimi","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayedihashimi"},{"login":"ilonatommy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilonatommy"},{"login":"richlander","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richlander"},{"login":"joperezr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joperezr"},{"login":"mkArtakMSFT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkArtakMSFT"},{"login":"Pilchie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pilchie"},{"login":"mseminatore","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mseminatore"},{"login":"akoeplinger","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akoeplinger"},{"login":"DamianEdwards","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianEdwards"},{"login":"drewnoakes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drewnoakes"},{"login":"am11","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/am11"},{"login":"astroDimitrios","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astroDimitrios"},{"login":"thomaslevesque","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomaslevesque"},{"login":"javiercn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javiercn"},{"login":"JeremyLikness","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JeremyLikness"},{"login":"sebastienros","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebastienros"}],"active_maintainers":[{"login":"haileymck","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haileymck"},{"login":"phenning","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phenning"},{"login":"danroth27","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danroth27"},{"login":"ilonatommy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilonatommy"},{"login":"drewnoakes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drewnoakes"},{"login":"javiercn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javiercn"},{"login":"joperezr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joperezr"},{"login":"MackinnonBuck","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MackinnonBuck"},{"login":"sayedihashimi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayedihashimi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet.scaffolding.shared/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet.scaffolding.shared/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet.scaffolding.shared/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet.scaffolding.shared/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet.scaffolding.shared/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet.scaffolding.shared/codemeta","maintainers":[{"uuid":"Microsoft","login":"Microsoft","name":null,"email":null,"url":null,"packages_count":8828,"html_url":"https://www.nuget.org/profiles/Microsoft","role":null,"created_at":"2024-02-26T02:47:01.529Z","updated_at":"2024-02-26T02:47:01.529Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Microsoft/packages"},{"uuid":"aspnet","login":"aspnet","name":null,"email":null,"url":null,"packages_count":1201,"html_url":"https://www.nuget.org/profiles/aspnet","role":null,"created_at":"2024-02-26T02:47:01.482Z","updated_at":"2024-02-26T02:47:01.482Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/aspnet/packages"},{"uuid":"WebTools","login":"WebTools","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://www.nuget.org/profiles/WebTools","role":null,"created_at":"2024-03-12T19:30:52.520Z","updated_at":"2024-03-12T19:30:52.520Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/WebTools/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817670,"maintainers_count":112181,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":11037372,"name":"microsoft.dotnet-scaffold","ecosystem":"nuget","description":"Scaffolding tool for .NET projects.","homepage":"https://github.com/dotnet/Scaffolding","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dotnet/Scaffolding","keywords_array":["dotnet","scaffold"],"namespace":null,"versions_count":22,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2026-05-14T18:17:18.073Z","latest_release_number":"20.0.0","last_synced_at":"2026-06-18T13:00:55.501Z","created_at":"2024-11-12T17:33:25.843Z","updated_at":"2026-06-18T13:08:13.069Z","registry_url":"https://www.nuget.org/packages/microsoft.dotnet-scaffold/","install_command":"Install-Package microsoft.dotnet-scaffold","documentation_url":null,"metadata":{"copyright":"© Microsoft Corporation. All rights reserved.","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":true,"icon":"Icon.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/dotnet/Scaffolding","branch":null,"commit":"86b50c2c0be17e869ed69453118793b674857ce3"},"development_dependency":false,"serviceable":true,"framework_assemblies":[],"package_types":[{"name":"DotnetTool","version":null}]},"repo_metadata":{"id":18177769,"uuid":"21291278","full_name":"dotnet/Scaffolding","owner":"dotnet","description":"Code generators to speed up development.","archived":false,"fork":false,"pushed_at":"2026-06-06T02:01:42.000Z","size":16760,"stargazers_count":808,"open_issues_count":217,"forks_count":243,"subscribers_count":77,"default_branch":"main","last_synced_at":"2026-06-06T08:03:52.040Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dotnet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-06-27T22:39:14.000Z","updated_at":"2026-05-31T11:58:58.000Z","dependencies_parsed_at":"2026-05-16T21:01:55.929Z","dependency_job_id":null,"html_url":"https://github.com/dotnet/Scaffolding","commit_stats":{"total_commits":2348,"total_committers":101,"mean_commits":"23.247524752475247","dds":0.752129471890971,"last_synced_commit":"dcadf32a1e58255bdaf480bddd42c0a58ccbdb46"},"previous_names":["aspnet/scaffolding"],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/dotnet/Scaffolding","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/sbom","scorecard":{"id":353120,"data":{"date":"2025-08-11","repo":{"name":"github.com/dotnet/Scaffolding","commit":"e5c1e3b4ddbca9b94e7285c200a638bdd98b708e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/backport.yml:10","Warn: topLevel 'actions' permission set to 'write': .github/workflows/backport.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/Scaffolding/backport.yml/main?enable=pin","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T08:49:12.523Z","repository_id":18177769,"created_at":"2025-08-18T08:49:12.523Z","updated_at":"2025-08-18T08:49:12.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34144680,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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"},"owner_record":{"login":"dotnet","name":".NET Platform","uuid":"9141961","kind":"organization","description":"Home of the open source .NET platform","email":"contact@dotnetfoundation.org","website":"https://dot.net","location":null,"twitter":"dotnetfdn","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9141961?v=4","repositories_count":228,"last_synced_at":"2023-04-09T05:26:12.728Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dotnet","funding_links":[],"total_stars":389289,"followers":null,"following":null,"created_at":"2022-11-02T16:20:44.235Z","updated_at":"2023-04-09T05:26:13.839Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet/repositories"},"tags":[{"name":"7.0.7","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.7/manifests"},{"name":"7.0.6","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.6/manifests"},{"name":"7.0.5","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.5/manifests"},{"name":"7.0.4","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.4/manifests"},{"name":"7.0.3","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.2/manifests"},{"name":"7.0.1","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.1/manifests"},{"name":"6.0.10","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.10","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.10/manifests"},{"name":"6.0.8","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.8","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.8/manifests"},{"name":"6.0.7","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.7/manifests"},{"name":"6.0.6","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.6/manifests"},{"name":"6.0.5","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.5/manifests"},{"name":"6.0.4","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.3/manifests"},{"name":"6.0.2","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.0/manifests"},{"name":"6.0.9","sha":"36bd78951f811904580710f41513dcdb3e342de3","kind":"commit","published_at":"2023-06-19T06:30:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.9","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.9/manifests"},{"name":"8.0.0-preview.5.23313.2","sha":"8f6e4d8573b2b8209b8d02947544573d86b41888","kind":"commit","published_at":"2023-06-13T22:29:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.5.23313.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.5.23313.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.5.23313.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.5.23313.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.5.23313.2/manifests"},{"name":"7.0.0","sha":"8b9eb0785209dea99ea7ff309f56cff3c28d4553","kind":"commit","published_at":"2023-05-30T19:05:28.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.0/manifests"},{"name":"8.0.0-preview.4.23261.6","sha":"af51baf7f563ea6721ec517a72467634020edbe7","kind":"commit","published_at":"2023-05-12T01:16:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.4.23261.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.4.23261.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.4.23261.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.4.23261.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.4.23261.6/manifests"},{"name":"8.0.0-preview.3.23206.5","sha":"ad089133d2ddfa42ae5fa6eb0d638c0703c495fc","kind":"commit","published_at":"2023-04-07T19:41:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.3.23206.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.3.23206.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.3.23206.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.3.23206.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.3.23206.5/manifests"},{"name":"8.0.0-preview.2.23158.7","sha":"04079dcc664445974d07464284911d4e13991717","kind":"commit","published_at":"2023-03-09T02:05:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.2.23158.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.2.23158.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.2.23158.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.2.23158.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.2.23158.7/manifests"},{"name":"8.0.0-preview.1.23117.2","sha":"04079dcc664445974d07464284911d4e13991717","kind":"commit","published_at":"2023-03-09T02:05:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.1.23117.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.1.23117.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.1.23117.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.1.23117.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.1.23117.2/manifests"},{"name":"v2.2.2","sha":"8295c4b56c125d3f536020618a49c6a16017ca25","kind":"commit","published_at":"2019-01-10T19:34:29.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.2.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"a8a3c4d6bcef48a3dd464d03f629a0a18dbf3110","kind":"commit","published_at":"2018-12-11T22:13:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.2.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.1/manifests"},{"name":"2.2.0","sha":"629bb9963377eb9e915013bd8b2f5c724833d82a","kind":"tag","published_at":"2018-11-14T21:11:43.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0/manifests"},{"name":"2.1.6","sha":"634b9586703f1da836f694e4b7bd165cd923a602","kind":"tag","published_at":"2018-11-09T20:41:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.6/manifests"},{"name":"v2.1.7","sha":"2f81b98c133c24ec699f370bf07b557dd484c646","kind":"commit","published_at":"2018-11-07T22:34:34.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.1.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.1.7/manifests"},{"name":"2.2.0-preview3","sha":"a426a775039ddcf0bec7edb76a44e887e06f63e6","kind":"tag","published_at":"2018-10-16T21:52:55.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview3/manifests"},{"name":"2.1.5","sha":"8882bd9de532d674125bf1a5c966ad316ecb2f66","kind":"tag","published_at":"2018-09-28T19:15:10.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.5/manifests"},{"name":"2.2.0-preview2","sha":"07682440180c2c9424c4a55a719b2a25fc4dd1b5","kind":"tag","published_at":"2018-09-12T22:28:44.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview2/manifests"},{"name":"2.2.0-preview1","sha":"d1e0d1be2c36dd65673d595e0410363b0af100ee","kind":"tag","published_at":"2018-08-22T00:37:34.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview1/manifests"},{"name":"2.1.3","sha":"41b4023c21f3a5c0ab4213b23d302dda5f880570","kind":"tag","published_at":"2018-08-16T18:12:32.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.3/manifests"},{"name":"2.1.1","sha":"fcf4d2eee310d9ef3067fa274e45952d7bb91c71","kind":"tag","published_at":"2018-06-12T17:52:19.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.1/manifests"},{"name":"1.1.5","sha":"bc403ab3c4f639581ab92f27c8cacd66f2355761","kind":"commit","published_at":"2018-06-07T03:30:32.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.1.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.5/manifests"},{"name":"2.1.0","sha":"6420150fe16d3ed966280c384af25da464f1494a","kind":"tag","published_at":"2018-05-24T21:54:36.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"6c3776781bd3c517dd202fa3f6353bf6d886e045","kind":"tag","published_at":"2018-05-08T20:27:51.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.4/manifests"},{"name":"2.1.0-rc1-final","sha":"82f4dbeb26d7fdf28e8815ab077a66f08b96754d","kind":"tag","published_at":"2018-05-07T21:24:59.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-rc1-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-rc1-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-rc1-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-rc1-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-rc1-final/manifests"},{"name":"2.1.0-preview2-final","sha":"49af135e4cbe059de495505de4d81d9cc1de3de6","kind":"tag","published_at":"2018-04-10T16:43:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-preview2-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-preview2-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-preview2-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview2-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview2-final/manifests"},{"name":"2.0.3","sha":"8e389bea6b88d85d0388926b5176a1e31cd951cc","kind":"tag","published_at":"2018-03-14T01:05:33.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.3/manifests"},{"name":"2.1.0-preview1-final","sha":"da503e07d759fd9522694f7f8dafef543730fdb4","kind":"tag","published_at":"2018-02-27T17:28:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-preview1-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-preview1-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-preview1-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview1-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview1-final/manifests"},{"name":"2.0.2","sha":"069ca2612999a49e2b19099f21d8196f422c82de","kind":"commit","published_at":"2017-12-07T00:17:27.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"26822d4c876ee6203014eaf6df398c874c4535ea","kind":"commit","published_at":"2017-10-30T19:10:30.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.1/manifests"},{"name":"1.1.3","sha":"9775b56946ecadc46d4d71a8f50a97e1645028c4","kind":"commit","published_at":"2017-10-16T22:48:24.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.1.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.3/manifests"},{"name":"1.0.3","sha":"e07ef8b683c37d92c36f498a83ef10b2c1f1411a","kind":"commit","published_at":"2017-10-16T21:33:59.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.3/manifests"},{"name":"rel/2.0.0","sha":"fdab0db2d430bc2f1689140209259a77ad380d5b","kind":"commit","published_at":"2017-08-17T22:01:13.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0/manifests"},{"name":"rel/1.0.0-preview4","sha":"34151635fd1beb624f422fdc43e26943f4bb826e","kind":"commit","published_at":"2017-07-11T00:49:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0-preview4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0-preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0-preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview4/manifests"},{"name":"rel/1.0.0-preview3","sha":"e74e32923640aa5aad0c9880ebeffe274771573d","kind":"commit","published_at":"2017-07-11T00:48:19.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0-preview3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview3/manifests"},{"name":"rel/2.0.0-preview2","sha":"7a78c3b47f5719989e9c2c47acf9df1e05d9707c","kind":"commit","published_at":"2017-07-11T00:47:50.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview2/manifests"},{"name":"rel/2.0.0-preview1","sha":"e1599eb400a35720ed03dad5163dc6434e230cfb","kind":"commit","published_at":"2017-07-11T00:47:40.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview1/manifests"},{"name":"rel/1.1.0-preview1","sha":"e95e680faaa33fc4fda97189df483b8f6b7caff5","kind":"commit","published_at":"2017-07-11T00:47:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.1.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.0-preview1/manifests"},{"name":"rel/1.0.0","sha":"69e6c12134c23a379250430b313fd6bdc644ae0f","kind":"commit","published_at":"2017-07-11T00:45:42.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0/manifests"},{"name":"rel/1.1.1","sha":"41fadcef143c6a42056c74cb64e309e6bf8aa419","kind":"commit","published_at":"2017-04-27T22:24:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.1.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.1/manifests"},{"name":"rel/1.0.1","sha":"688740e37e52de1980c410bc1aeefefc5e30fa9e","kind":"commit","published_at":"2016-08-26T23:56:38.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.1/manifests"},{"name":"1.0.0","sha":"580d1c499302b25be50ad402f292ca9884edbc0a","kind":"commit","published_at":"2016-08-12T17:15:35.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0/manifests"},{"name":"1.0.0-preview2","sha":"260bc0b21be9e3b48692682c3a753587143ba9fb","kind":"commit","published_at":"2016-06-15T22:16:50.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-preview2/manifests"},{"name":"1.0.0-rc2","sha":"13d268eb741a985a6d6fd19e32c806e7ea771019","kind":"tag","published_at":"2016-05-17T21:39:36.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-rc2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc2/manifests"},{"name":"1.0.0-rc1","sha":"6cd6acbcc24cab0b7a0b5aea625d0b1c8d85c9dd","kind":"tag","published_at":"2015-11-18T20:04:23.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-rc1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc1/manifests"},{"name":"1.0.0-beta8","sha":"eb6d79952630b8e4a51f65fcf02f5e5f96ad5c72","kind":"tag","published_at":"2015-10-16T16:42:22.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta8","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta8/manifests"},{"name":"1.0.0-beta7","sha":"088982759502f339794166d436965a0348eceb4b","kind":"tag","published_at":"2015-09-03T01:09:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta7/manifests"},{"name":"1.0.0-beta6","sha":"ee52ea41ace2960b045fe938eab614c16c46a09e","kind":"tag","published_at":"2015-07-28T20:16:58.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta6/manifests"},{"name":"1.0.0-beta5","sha":"d32db2af8360e2e36feb0544d227e8de809182b9","kind":"tag","published_at":"2015-07-11T00:06:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta5/manifests"},{"name":"1.0.0-beta4","sha":"cab0eb45965e4c037ad2bd267cfebfb1f378774e","kind":"tag","published_at":"2015-05-14T21:11:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta4/manifests"},{"name":"1.0.0-beta3","sha":"1c0767c94a37cc036cd213dce8ce6da23bd6b902","kind":"commit","published_at":"2015-01-29T07:30:43.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta3/manifests"},{"name":"1.0.0-beta2","sha":"6341fcceeeb371282d02121b7a1c36981984e255","kind":"commit","published_at":"2014-12-08T23:15:21.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-06-18T13:08:13.069Z","dependent_packages_count":0,"downloads":32108,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":7.398474234068213,"dependent_packages_count":19.847302959540254,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":13.622888596804234},"purl":"pkg:nuget/microsoft.dotnet-scaffold","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/microsoft.dotnet-scaffold","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/microsoft.dotnet-scaffold","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/microsoft.dotnet-scaffold/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-16T12:00:26.933Z","issues_count":258,"pull_requests_count":1412,"avg_time_to_close_issue":93647431.14893617,"avg_time_to_close_pull_request":754089.0088852989,"issues_closed_count":141,"pull_requests_closed_count":1238,"pull_request_authors_count":25,"issue_authors_count":152,"avg_comments_per_issue":3.189922480620155,"avg_comments_per_pull_request":0.2726628895184136,"merged_pull_requests_count":1178,"bot_issues_count":5,"bot_pull_requests_count":827,"past_year_issues_count":62,"past_year_pull_requests_count":244,"past_year_avg_time_to_close_issue":1143225.1785714286,"past_year_avg_time_to_close_pull_request":307133.23076923075,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":156,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":0.5967741935483871,"past_year_avg_comments_per_pull_request":0.5860655737704918,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":107,"past_year_merged_pull_requests_count":134,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/issues","maintainers":[{"login":"deepchoudhery","count":247,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deepchoudhery"},{"login":"haileymck","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haileymck"},{"login":"tlmii","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlmii"},{"login":"phenning","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phenning"},{"login":"danroth27","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danroth27"},{"login":"MackinnonBuck","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MackinnonBuck"},{"login":"sayedihashimi","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayedihashimi"},{"login":"ilonatommy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilonatommy"},{"login":"richlander","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richlander"},{"login":"joperezr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joperezr"},{"login":"mkArtakMSFT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkArtakMSFT"},{"login":"Pilchie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pilchie"},{"login":"mseminatore","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mseminatore"},{"login":"akoeplinger","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akoeplinger"},{"login":"DamianEdwards","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianEdwards"},{"login":"drewnoakes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drewnoakes"},{"login":"am11","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/am11"},{"login":"astroDimitrios","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astroDimitrios"},{"login":"thomaslevesque","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomaslevesque"},{"login":"javiercn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javiercn"},{"login":"JeremyLikness","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JeremyLikness"},{"login":"sebastienros","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebastienros"}],"active_maintainers":[{"login":"haileymck","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haileymck"},{"login":"phenning","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phenning"},{"login":"danroth27","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danroth27"},{"login":"ilonatommy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilonatommy"},{"login":"drewnoakes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drewnoakes"},{"login":"javiercn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javiercn"},{"login":"joperezr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joperezr"},{"login":"MackinnonBuck","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MackinnonBuck"},{"login":"sayedihashimi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayedihashimi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet-scaffold/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet-scaffold/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet-scaffold/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet-scaffold/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet-scaffold/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet-scaffold/codemeta","maintainers":[{"uuid":"Microsoft","login":"Microsoft","name":null,"email":null,"url":null,"packages_count":8828,"html_url":"https://www.nuget.org/profiles/Microsoft","role":null,"created_at":"2024-11-12T19:38:02.238Z","updated_at":"2024-11-12T19:38:02.238Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Microsoft/packages"},{"uuid":"aspnet","login":"aspnet","name":null,"email":null,"url":null,"packages_count":1201,"html_url":"https://www.nuget.org/profiles/aspnet","role":null,"created_at":"2024-11-12T19:38:02.005Z","updated_at":"2024-11-12T19:38:02.005Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/aspnet/packages"},{"uuid":"WebTools","login":"WebTools","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://www.nuget.org/profiles/WebTools","role":null,"created_at":"2024-11-12T19:38:02.627Z","updated_at":"2024-11-12T19:38:02.627Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/WebTools/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817670,"maintainers_count":112181,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8931703,"name":"microsoft.visualstudio.web.codegeneration","ecosystem":"nuget","description":"Contains the CodeGenCommand that finds the appropriate code generator and invokes it from project dependencies.","homepage":"https://github.com/dotnet/Scaffolding","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dotnet/Scaffolding","keywords_array":["aspnetcore","codegenerator","scaffolding","visualstudioweb"],"namespace":null,"versions_count":164,"first_release_published_at":"2016-11-16T00:17:52.303Z","latest_release_published_at":"2026-01-14T18:44:49.407Z","latest_release_number":"10.0.2","last_synced_at":"2026-06-18T13:01:03.330Z","created_at":"2024-02-26T02:15:15.838Z","updated_at":"2026-06-18T13:08:13.288Z","registry_url":"https://www.nuget.org/packages/microsoft.visualstudio.web.codegeneration/","install_command":"Install-Package microsoft.visualstudio.web.codegeneration","documentation_url":null,"metadata":{"copyright":"© Microsoft Corporation. All rights reserved.","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":true,"icon":"Icon.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/dotnet/Scaffolding","branch":null,"commit":"e242b5c1055b85bdf12570abdd68a052543dfe2d"},"development_dependency":false,"serviceable":true,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":4,"target_frameworks":["net8.0","net9.0","net10.0","net11.0"],"total_dependencies":8}},"repo_metadata":{"id":18177769,"uuid":"21291278","full_name":"dotnet/Scaffolding","owner":"dotnet","description":"Code generators to speed up development.","archived":false,"fork":false,"pushed_at":"2026-06-06T02:01:42.000Z","size":16760,"stargazers_count":808,"open_issues_count":217,"forks_count":243,"subscribers_count":77,"default_branch":"main","last_synced_at":"2026-06-06T08:03:52.040Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dotnet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-06-27T22:39:14.000Z","updated_at":"2026-05-31T11:58:58.000Z","dependencies_parsed_at":"2026-05-16T21:01:55.929Z","dependency_job_id":null,"html_url":"https://github.com/dotnet/Scaffolding","commit_stats":{"total_commits":2348,"total_committers":101,"mean_commits":"23.247524752475247","dds":0.752129471890971,"last_synced_commit":"dcadf32a1e58255bdaf480bddd42c0a58ccbdb46"},"previous_names":["aspnet/scaffolding"],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/dotnet/Scaffolding","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/sbom","scorecard":{"id":353120,"data":{"date":"2025-08-11","repo":{"name":"github.com/dotnet/Scaffolding","commit":"e5c1e3b4ddbca9b94e7285c200a638bdd98b708e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/backport.yml:10","Warn: topLevel 'actions' permission set to 'write': .github/workflows/backport.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/Scaffolding/backport.yml/main?enable=pin","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T08:49:12.523Z","repository_id":18177769,"created_at":"2025-08-18T08:49:12.523Z","updated_at":"2025-08-18T08:49:12.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34144680,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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"},"owner_record":{"login":"dotnet","name":".NET Platform","uuid":"9141961","kind":"organization","description":"Home of the open source .NET platform","email":"contact@dotnetfoundation.org","website":"https://dot.net","location":null,"twitter":"dotnetfdn","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9141961?v=4","repositories_count":228,"last_synced_at":"2023-04-09T05:26:12.728Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dotnet","funding_links":[],"total_stars":389289,"followers":null,"following":null,"created_at":"2022-11-02T16:20:44.235Z","updated_at":"2023-04-09T05:26:13.839Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet/repositories"},"tags":[{"name":"7.0.7","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.7/manifests"},{"name":"7.0.6","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.6/manifests"},{"name":"7.0.5","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.5/manifests"},{"name":"7.0.4","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.4/manifests"},{"name":"7.0.3","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.2/manifests"},{"name":"7.0.1","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.1/manifests"},{"name":"6.0.10","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.10","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.10/manifests"},{"name":"6.0.8","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.8","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.8/manifests"},{"name":"6.0.7","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.7/manifests"},{"name":"6.0.6","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.6/manifests"},{"name":"6.0.5","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.5/manifests"},{"name":"6.0.4","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.3/manifests"},{"name":"6.0.2","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.0/manifests"},{"name":"6.0.9","sha":"36bd78951f811904580710f41513dcdb3e342de3","kind":"commit","published_at":"2023-06-19T06:30:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.9","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.9/manifests"},{"name":"8.0.0-preview.5.23313.2","sha":"8f6e4d8573b2b8209b8d02947544573d86b41888","kind":"commit","published_at":"2023-06-13T22:29:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.5.23313.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.5.23313.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.5.23313.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.5.23313.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.5.23313.2/manifests"},{"name":"7.0.0","sha":"8b9eb0785209dea99ea7ff309f56cff3c28d4553","kind":"commit","published_at":"2023-05-30T19:05:28.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.0/manifests"},{"name":"8.0.0-preview.4.23261.6","sha":"af51baf7f563ea6721ec517a72467634020edbe7","kind":"commit","published_at":"2023-05-12T01:16:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.4.23261.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.4.23261.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.4.23261.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.4.23261.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.4.23261.6/manifests"},{"name":"8.0.0-preview.3.23206.5","sha":"ad089133d2ddfa42ae5fa6eb0d638c0703c495fc","kind":"commit","published_at":"2023-04-07T19:41:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.3.23206.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.3.23206.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.3.23206.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.3.23206.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.3.23206.5/manifests"},{"name":"8.0.0-preview.2.23158.7","sha":"04079dcc664445974d07464284911d4e13991717","kind":"commit","published_at":"2023-03-09T02:05:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.2.23158.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.2.23158.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.2.23158.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.2.23158.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.2.23158.7/manifests"},{"name":"8.0.0-preview.1.23117.2","sha":"04079dcc664445974d07464284911d4e13991717","kind":"commit","published_at":"2023-03-09T02:05:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.1.23117.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.1.23117.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.1.23117.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.1.23117.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.1.23117.2/manifests"},{"name":"v2.2.2","sha":"8295c4b56c125d3f536020618a49c6a16017ca25","kind":"commit","published_at":"2019-01-10T19:34:29.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.2.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"a8a3c4d6bcef48a3dd464d03f629a0a18dbf3110","kind":"commit","published_at":"2018-12-11T22:13:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.2.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.1/manifests"},{"name":"2.2.0","sha":"629bb9963377eb9e915013bd8b2f5c724833d82a","kind":"tag","published_at":"2018-11-14T21:11:43.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0/manifests"},{"name":"2.1.6","sha":"634b9586703f1da836f694e4b7bd165cd923a602","kind":"tag","published_at":"2018-11-09T20:41:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.6/manifests"},{"name":"v2.1.7","sha":"2f81b98c133c24ec699f370bf07b557dd484c646","kind":"commit","published_at":"2018-11-07T22:34:34.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.1.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.1.7/manifests"},{"name":"2.2.0-preview3","sha":"a426a775039ddcf0bec7edb76a44e887e06f63e6","kind":"tag","published_at":"2018-10-16T21:52:55.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview3/manifests"},{"name":"2.1.5","sha":"8882bd9de532d674125bf1a5c966ad316ecb2f66","kind":"tag","published_at":"2018-09-28T19:15:10.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.5/manifests"},{"name":"2.2.0-preview2","sha":"07682440180c2c9424c4a55a719b2a25fc4dd1b5","kind":"tag","published_at":"2018-09-12T22:28:44.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview2/manifests"},{"name":"2.2.0-preview1","sha":"d1e0d1be2c36dd65673d595e0410363b0af100ee","kind":"tag","published_at":"2018-08-22T00:37:34.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview1/manifests"},{"name":"2.1.3","sha":"41b4023c21f3a5c0ab4213b23d302dda5f880570","kind":"tag","published_at":"2018-08-16T18:12:32.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.3/manifests"},{"name":"2.1.1","sha":"fcf4d2eee310d9ef3067fa274e45952d7bb91c71","kind":"tag","published_at":"2018-06-12T17:52:19.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.1/manifests"},{"name":"1.1.5","sha":"bc403ab3c4f639581ab92f27c8cacd66f2355761","kind":"commit","published_at":"2018-06-07T03:30:32.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.1.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.5/manifests"},{"name":"2.1.0","sha":"6420150fe16d3ed966280c384af25da464f1494a","kind":"tag","published_at":"2018-05-24T21:54:36.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"6c3776781bd3c517dd202fa3f6353bf6d886e045","kind":"tag","published_at":"2018-05-08T20:27:51.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.4/manifests"},{"name":"2.1.0-rc1-final","sha":"82f4dbeb26d7fdf28e8815ab077a66f08b96754d","kind":"tag","published_at":"2018-05-07T21:24:59.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-rc1-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-rc1-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-rc1-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-rc1-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-rc1-final/manifests"},{"name":"2.1.0-preview2-final","sha":"49af135e4cbe059de495505de4d81d9cc1de3de6","kind":"tag","published_at":"2018-04-10T16:43:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-preview2-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-preview2-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-preview2-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview2-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview2-final/manifests"},{"name":"2.0.3","sha":"8e389bea6b88d85d0388926b5176a1e31cd951cc","kind":"tag","published_at":"2018-03-14T01:05:33.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.3/manifests"},{"name":"2.1.0-preview1-final","sha":"da503e07d759fd9522694f7f8dafef543730fdb4","kind":"tag","published_at":"2018-02-27T17:28:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-preview1-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-preview1-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-preview1-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview1-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview1-final/manifests"},{"name":"2.0.2","sha":"069ca2612999a49e2b19099f21d8196f422c82de","kind":"commit","published_at":"2017-12-07T00:17:27.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"26822d4c876ee6203014eaf6df398c874c4535ea","kind":"commit","published_at":"2017-10-30T19:10:30.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.1/manifests"},{"name":"1.1.3","sha":"9775b56946ecadc46d4d71a8f50a97e1645028c4","kind":"commit","published_at":"2017-10-16T22:48:24.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.1.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.3/manifests"},{"name":"1.0.3","sha":"e07ef8b683c37d92c36f498a83ef10b2c1f1411a","kind":"commit","published_at":"2017-10-16T21:33:59.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.3/manifests"},{"name":"rel/2.0.0","sha":"fdab0db2d430bc2f1689140209259a77ad380d5b","kind":"commit","published_at":"2017-08-17T22:01:13.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0/manifests"},{"name":"rel/1.0.0-preview4","sha":"34151635fd1beb624f422fdc43e26943f4bb826e","kind":"commit","published_at":"2017-07-11T00:49:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0-preview4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0-preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0-preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview4/manifests"},{"name":"rel/1.0.0-preview3","sha":"e74e32923640aa5aad0c9880ebeffe274771573d","kind":"commit","published_at":"2017-07-11T00:48:19.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0-preview3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview3/manifests"},{"name":"rel/2.0.0-preview2","sha":"7a78c3b47f5719989e9c2c47acf9df1e05d9707c","kind":"commit","published_at":"2017-07-11T00:47:50.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview2/manifests"},{"name":"rel/2.0.0-preview1","sha":"e1599eb400a35720ed03dad5163dc6434e230cfb","kind":"commit","published_at":"2017-07-11T00:47:40.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview1/manifests"},{"name":"rel/1.1.0-preview1","sha":"e95e680faaa33fc4fda97189df483b8f6b7caff5","kind":"commit","published_at":"2017-07-11T00:47:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.1.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.0-preview1/manifests"},{"name":"rel/1.0.0","sha":"69e6c12134c23a379250430b313fd6bdc644ae0f","kind":"commit","published_at":"2017-07-11T00:45:42.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0/manifests"},{"name":"rel/1.1.1","sha":"41fadcef143c6a42056c74cb64e309e6bf8aa419","kind":"commit","published_at":"2017-04-27T22:24:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.1.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.1/manifests"},{"name":"rel/1.0.1","sha":"688740e37e52de1980c410bc1aeefefc5e30fa9e","kind":"commit","published_at":"2016-08-26T23:56:38.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.1/manifests"},{"name":"1.0.0","sha":"580d1c499302b25be50ad402f292ca9884edbc0a","kind":"commit","published_at":"2016-08-12T17:15:35.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0/manifests"},{"name":"1.0.0-preview2","sha":"260bc0b21be9e3b48692682c3a753587143ba9fb","kind":"commit","published_at":"2016-06-15T22:16:50.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-preview2/manifests"},{"name":"1.0.0-rc2","sha":"13d268eb741a985a6d6fd19e32c806e7ea771019","kind":"tag","published_at":"2016-05-17T21:39:36.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-rc2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc2/manifests"},{"name":"1.0.0-rc1","sha":"6cd6acbcc24cab0b7a0b5aea625d0b1c8d85c9dd","kind":"tag","published_at":"2015-11-18T20:04:23.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-rc1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc1/manifests"},{"name":"1.0.0-beta8","sha":"eb6d79952630b8e4a51f65fcf02f5e5f96ad5c72","kind":"tag","published_at":"2015-10-16T16:42:22.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta8","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta8/manifests"},{"name":"1.0.0-beta7","sha":"088982759502f339794166d436965a0348eceb4b","kind":"tag","published_at":"2015-09-03T01:09:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta7/manifests"},{"name":"1.0.0-beta6","sha":"ee52ea41ace2960b045fe938eab614c16c46a09e","kind":"tag","published_at":"2015-07-28T20:16:58.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta6/manifests"},{"name":"1.0.0-beta5","sha":"d32db2af8360e2e36feb0544d227e8de809182b9","kind":"tag","published_at":"2015-07-11T00:06:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta5/manifests"},{"name":"1.0.0-beta4","sha":"cab0eb45965e4c037ad2bd267cfebfb1f378774e","kind":"tag","published_at":"2015-05-14T21:11:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta4/manifests"},{"name":"1.0.0-beta3","sha":"1c0767c94a37cc036cd213dce8ce6da23bd6b902","kind":"commit","published_at":"2015-01-29T07:30:43.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta3/manifests"},{"name":"1.0.0-beta2","sha":"6341fcceeeb371282d02121b7a1c36981984e255","kind":"commit","published_at":"2014-12-08T23:15:21.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-06-18T13:08:13.288Z","dependent_packages_count":6,"downloads":277071788,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.06288348855146372,"dependent_repos_count":14.976387211390374,"dependent_packages_count":20.335435798137816,"stargazers_count":2.268842022862537,"forks_count":1.9568708485385704,"docker_downloads_count":1.3165241115728643,"average":6.8194905801756045},"purl":"pkg:nuget/microsoft.visualstudio.web.codegeneration","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/microsoft.visualstudio.web.codegeneration","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/nuget/microsoft.visualstudio.web.codegeneration","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/microsoft.visualstudio.web.codegeneration/dependencies","status":null,"funding_links":[],"critical":false,"issue_metadata":{"last_synced_at":"2026-06-16T12:00:26.933Z","issues_count":258,"pull_requests_count":1412,"avg_time_to_close_issue":93647431.14893617,"avg_time_to_close_pull_request":754089.0088852989,"issues_closed_count":141,"pull_requests_closed_count":1238,"pull_request_authors_count":25,"issue_authors_count":152,"avg_comments_per_issue":3.189922480620155,"avg_comments_per_pull_request":0.2726628895184136,"merged_pull_requests_count":1178,"bot_issues_count":5,"bot_pull_requests_count":827,"past_year_issues_count":62,"past_year_pull_requests_count":244,"past_year_avg_time_to_close_issue":1143225.1785714286,"past_year_avg_time_to_close_pull_request":307133.23076923075,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":156,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":0.5967741935483871,"past_year_avg_comments_per_pull_request":0.5860655737704918,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":107,"past_year_merged_pull_requests_count":134,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/issues","maintainers":[{"login":"deepchoudhery","count":247,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deepchoudhery"},{"login":"haileymck","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haileymck"},{"login":"tlmii","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlmii"},{"login":"phenning","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phenning"},{"login":"danroth27","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danroth27"},{"login":"MackinnonBuck","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MackinnonBuck"},{"login":"sayedihashimi","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayedihashimi"},{"login":"ilonatommy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilonatommy"},{"login":"richlander","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richlander"},{"login":"joperezr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joperezr"},{"login":"mkArtakMSFT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkArtakMSFT"},{"login":"Pilchie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pilchie"},{"login":"mseminatore","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mseminatore"},{"login":"akoeplinger","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akoeplinger"},{"login":"DamianEdwards","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianEdwards"},{"login":"drewnoakes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drewnoakes"},{"login":"am11","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/am11"},{"login":"astroDimitrios","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astroDimitrios"},{"login":"thomaslevesque","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomaslevesque"},{"login":"javiercn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javiercn"},{"login":"JeremyLikness","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JeremyLikness"},{"login":"sebastienros","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebastienros"}],"active_maintainers":[{"login":"haileymck","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haileymck"},{"login":"phenning","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phenning"},{"login":"danroth27","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danroth27"},{"login":"ilonatommy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilonatommy"},{"login":"drewnoakes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drewnoakes"},{"login":"javiercn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javiercn"},{"login":"joperezr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joperezr"},{"login":"MackinnonBuck","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MackinnonBuck"},{"login":"sayedihashimi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayedihashimi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration/codemeta","maintainers":[{"uuid":"Microsoft","login":"Microsoft","name":null,"email":null,"url":null,"packages_count":8828,"html_url":"https://www.nuget.org/profiles/Microsoft","role":null,"created_at":"2024-02-26T02:47:00.883Z","updated_at":"2024-02-26T02:47:00.883Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Microsoft/packages"},{"uuid":"aspnet","login":"aspnet","name":null,"email":null,"url":null,"packages_count":1201,"html_url":"https://www.nuget.org/profiles/aspnet","role":null,"created_at":"2024-02-26T02:47:00.845Z","updated_at":"2024-02-26T02:47:00.845Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/aspnet/packages"},{"uuid":"WebTools","login":"WebTools","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://www.nuget.org/profiles/WebTools","role":null,"created_at":"2024-03-12T19:30:54.922Z","updated_at":"2024-03-12T19:30:54.922Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/WebTools/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817670,"maintainers_count":112181,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8985675,"name":"microsoft.visualstudio.web.codegeneration.contracts","ecosystem":"nuget","description":"Contains interfaces for Project Model and messaging for scaffolding.","homepage":"https://github.com/dotnet/Scaffolding","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dotnet/Scaffolding","keywords_array":["aspnetcore","codegenerator","scaffolding","visualstudioweb"],"namespace":null,"versions_count":63,"first_release_published_at":"2017-03-10T20:59:29.917Z","latest_release_published_at":"2021-02-11T01:07:45.220Z","latest_release_number":"5.0.2","last_synced_at":"2026-06-18T13:00:58.068Z","created_at":"2024-02-26T10:51:03.961Z","updated_at":"2026-06-18T13:08:14.099Z","registry_url":"https://www.nuget.org/packages/microsoft.visualstudio.web.codegeneration.contracts/","install_command":"Install-Package microsoft.visualstudio.web.codegeneration.contracts","documentation_url":null,"metadata":{"copyright":"© Microsoft Corporation. All rights reserved.","license_info":{"type":"expression","text":"Apache-2.0","version":null},"license_url":"https://licenses.nuget.org/Apache-2.0","require_license_acceptance":true,"icon":"Icon.png","repository":{"type":"git","url":"https://github.com/dotnet/Scaffolding","branch":null,"commit":"a3147a697fe61e80c8efacc56849f787f3fefeba"},"development_dependency":false,"serviceable":true,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":["net6.0"],"total_dependencies":2}},"repo_metadata":{"id":18177769,"uuid":"21291278","full_name":"dotnet/Scaffolding","owner":"dotnet","description":"Code generators to speed up development.","archived":false,"fork":false,"pushed_at":"2026-06-06T02:01:42.000Z","size":16760,"stargazers_count":808,"open_issues_count":217,"forks_count":243,"subscribers_count":77,"default_branch":"main","last_synced_at":"2026-06-06T08:03:52.040Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dotnet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-06-27T22:39:14.000Z","updated_at":"2026-05-31T11:58:58.000Z","dependencies_parsed_at":"2026-05-16T21:01:55.929Z","dependency_job_id":null,"html_url":"https://github.com/dotnet/Scaffolding","commit_stats":{"total_commits":2348,"total_committers":101,"mean_commits":"23.247524752475247","dds":0.752129471890971,"last_synced_commit":"dcadf32a1e58255bdaf480bddd42c0a58ccbdb46"},"previous_names":["aspnet/scaffolding"],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/dotnet/Scaffolding","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/sbom","scorecard":{"id":353120,"data":{"date":"2025-08-11","repo":{"name":"github.com/dotnet/Scaffolding","commit":"e5c1e3b4ddbca9b94e7285c200a638bdd98b708e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/backport.yml:10","Warn: topLevel 'actions' permission set to 'write': .github/workflows/backport.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/Scaffolding/backport.yml/main?enable=pin","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T08:49:12.523Z","repository_id":18177769,"created_at":"2025-08-18T08:49:12.523Z","updated_at":"2025-08-18T08:49:12.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34144680,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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"},"owner_record":{"login":"dotnet","name":".NET Platform","uuid":"9141961","kind":"organization","description":"Home of the open source .NET platform","email":"contact@dotnetfoundation.org","website":"https://dot.net","location":null,"twitter":"dotnetfdn","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9141961?v=4","repositories_count":228,"last_synced_at":"2023-04-09T05:26:12.728Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dotnet","funding_links":[],"total_stars":389289,"followers":null,"following":null,"created_at":"2022-11-02T16:20:44.235Z","updated_at":"2023-04-09T05:26:13.839Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet/repositories"},"tags":[{"name":"7.0.7","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.7/manifests"},{"name":"7.0.6","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.6/manifests"},{"name":"7.0.5","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.5/manifests"},{"name":"7.0.4","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.4/manifests"},{"name":"7.0.3","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.2/manifests"},{"name":"7.0.1","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.1/manifests"},{"name":"6.0.10","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.10","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.10/manifests"},{"name":"6.0.8","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.8","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.8/manifests"},{"name":"6.0.7","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.7/manifests"},{"name":"6.0.6","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.6/manifests"},{"name":"6.0.5","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.5/manifests"},{"name":"6.0.4","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.3/manifests"},{"name":"6.0.2","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.0/manifests"},{"name":"6.0.9","sha":"36bd78951f811904580710f41513dcdb3e342de3","kind":"commit","published_at":"2023-06-19T06:30:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.9","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.9/manifests"},{"name":"8.0.0-preview.5.23313.2","sha":"8f6e4d8573b2b8209b8d02947544573d86b41888","kind":"commit","published_at":"2023-06-13T22:29:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.5.23313.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.5.23313.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.5.23313.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.5.23313.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.5.23313.2/manifests"},{"name":"7.0.0","sha":"8b9eb0785209dea99ea7ff309f56cff3c28d4553","kind":"commit","published_at":"2023-05-30T19:05:28.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.0/manifests"},{"name":"8.0.0-preview.4.23261.6","sha":"af51baf7f563ea6721ec517a72467634020edbe7","kind":"commit","published_at":"2023-05-12T01:16:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.4.23261.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.4.23261.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.4.23261.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.4.23261.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.4.23261.6/manifests"},{"name":"8.0.0-preview.3.23206.5","sha":"ad089133d2ddfa42ae5fa6eb0d638c0703c495fc","kind":"commit","published_at":"2023-04-07T19:41:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.3.23206.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.3.23206.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.3.23206.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.3.23206.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.3.23206.5/manifests"},{"name":"8.0.0-preview.2.23158.7","sha":"04079dcc664445974d07464284911d4e13991717","kind":"commit","published_at":"2023-03-09T02:05:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.2.23158.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.2.23158.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.2.23158.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.2.23158.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.2.23158.7/manifests"},{"name":"8.0.0-preview.1.23117.2","sha":"04079dcc664445974d07464284911d4e13991717","kind":"commit","published_at":"2023-03-09T02:05:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.1.23117.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.1.23117.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.1.23117.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.1.23117.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.1.23117.2/manifests"},{"name":"v2.2.2","sha":"8295c4b56c125d3f536020618a49c6a16017ca25","kind":"commit","published_at":"2019-01-10T19:34:29.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.2.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"a8a3c4d6bcef48a3dd464d03f629a0a18dbf3110","kind":"commit","published_at":"2018-12-11T22:13:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.2.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.1/manifests"},{"name":"2.2.0","sha":"629bb9963377eb9e915013bd8b2f5c724833d82a","kind":"tag","published_at":"2018-11-14T21:11:43.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0/manifests"},{"name":"2.1.6","sha":"634b9586703f1da836f694e4b7bd165cd923a602","kind":"tag","published_at":"2018-11-09T20:41:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.6/manifests"},{"name":"v2.1.7","sha":"2f81b98c133c24ec699f370bf07b557dd484c646","kind":"commit","published_at":"2018-11-07T22:34:34.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.1.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.1.7/manifests"},{"name":"2.2.0-preview3","sha":"a426a775039ddcf0bec7edb76a44e887e06f63e6","kind":"tag","published_at":"2018-10-16T21:52:55.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview3/manifests"},{"name":"2.1.5","sha":"8882bd9de532d674125bf1a5c966ad316ecb2f66","kind":"tag","published_at":"2018-09-28T19:15:10.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.5/manifests"},{"name":"2.2.0-preview2","sha":"07682440180c2c9424c4a55a719b2a25fc4dd1b5","kind":"tag","published_at":"2018-09-12T22:28:44.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview2/manifests"},{"name":"2.2.0-preview1","sha":"d1e0d1be2c36dd65673d595e0410363b0af100ee","kind":"tag","published_at":"2018-08-22T00:37:34.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview1/manifests"},{"name":"2.1.3","sha":"41b4023c21f3a5c0ab4213b23d302dda5f880570","kind":"tag","published_at":"2018-08-16T18:12:32.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.3/manifests"},{"name":"2.1.1","sha":"fcf4d2eee310d9ef3067fa274e45952d7bb91c71","kind":"tag","published_at":"2018-06-12T17:52:19.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.1/manifests"},{"name":"1.1.5","sha":"bc403ab3c4f639581ab92f27c8cacd66f2355761","kind":"commit","published_at":"2018-06-07T03:30:32.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.1.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.5/manifests"},{"name":"2.1.0","sha":"6420150fe16d3ed966280c384af25da464f1494a","kind":"tag","published_at":"2018-05-24T21:54:36.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"6c3776781bd3c517dd202fa3f6353bf6d886e045","kind":"tag","published_at":"2018-05-08T20:27:51.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.4/manifests"},{"name":"2.1.0-rc1-final","sha":"82f4dbeb26d7fdf28e8815ab077a66f08b96754d","kind":"tag","published_at":"2018-05-07T21:24:59.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-rc1-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-rc1-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-rc1-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-rc1-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-rc1-final/manifests"},{"name":"2.1.0-preview2-final","sha":"49af135e4cbe059de495505de4d81d9cc1de3de6","kind":"tag","published_at":"2018-04-10T16:43:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-preview2-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-preview2-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-preview2-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview2-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview2-final/manifests"},{"name":"2.0.3","sha":"8e389bea6b88d85d0388926b5176a1e31cd951cc","kind":"tag","published_at":"2018-03-14T01:05:33.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.3/manifests"},{"name":"2.1.0-preview1-final","sha":"da503e07d759fd9522694f7f8dafef543730fdb4","kind":"tag","published_at":"2018-02-27T17:28:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-preview1-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-preview1-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-preview1-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview1-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview1-final/manifests"},{"name":"2.0.2","sha":"069ca2612999a49e2b19099f21d8196f422c82de","kind":"commit","published_at":"2017-12-07T00:17:27.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"26822d4c876ee6203014eaf6df398c874c4535ea","kind":"commit","published_at":"2017-10-30T19:10:30.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.1/manifests"},{"name":"1.1.3","sha":"9775b56946ecadc46d4d71a8f50a97e1645028c4","kind":"commit","published_at":"2017-10-16T22:48:24.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.1.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.3/manifests"},{"name":"1.0.3","sha":"e07ef8b683c37d92c36f498a83ef10b2c1f1411a","kind":"commit","published_at":"2017-10-16T21:33:59.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.3/manifests"},{"name":"rel/2.0.0","sha":"fdab0db2d430bc2f1689140209259a77ad380d5b","kind":"commit","published_at":"2017-08-17T22:01:13.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0/manifests"},{"name":"rel/1.0.0-preview4","sha":"34151635fd1beb624f422fdc43e26943f4bb826e","kind":"commit","published_at":"2017-07-11T00:49:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0-preview4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0-preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0-preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview4/manifests"},{"name":"rel/1.0.0-preview3","sha":"e74e32923640aa5aad0c9880ebeffe274771573d","kind":"commit","published_at":"2017-07-11T00:48:19.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0-preview3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview3/manifests"},{"name":"rel/2.0.0-preview2","sha":"7a78c3b47f5719989e9c2c47acf9df1e05d9707c","kind":"commit","published_at":"2017-07-11T00:47:50.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview2/manifests"},{"name":"rel/2.0.0-preview1","sha":"e1599eb400a35720ed03dad5163dc6434e230cfb","kind":"commit","published_at":"2017-07-11T00:47:40.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview1/manifests"},{"name":"rel/1.1.0-preview1","sha":"e95e680faaa33fc4fda97189df483b8f6b7caff5","kind":"commit","published_at":"2017-07-11T00:47:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.1.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.0-preview1/manifests"},{"name":"rel/1.0.0","sha":"69e6c12134c23a379250430b313fd6bdc644ae0f","kind":"commit","published_at":"2017-07-11T00:45:42.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0/manifests"},{"name":"rel/1.1.1","sha":"41fadcef143c6a42056c74cb64e309e6bf8aa419","kind":"commit","published_at":"2017-04-27T22:24:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.1.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.1/manifests"},{"name":"rel/1.0.1","sha":"688740e37e52de1980c410bc1aeefefc5e30fa9e","kind":"commit","published_at":"2016-08-26T23:56:38.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.1/manifests"},{"name":"1.0.0","sha":"580d1c499302b25be50ad402f292ca9884edbc0a","kind":"commit","published_at":"2016-08-12T17:15:35.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0/manifests"},{"name":"1.0.0-preview2","sha":"260bc0b21be9e3b48692682c3a753587143ba9fb","kind":"commit","published_at":"2016-06-15T22:16:50.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-preview2/manifests"},{"name":"1.0.0-rc2","sha":"13d268eb741a985a6d6fd19e32c806e7ea771019","kind":"tag","published_at":"2016-05-17T21:39:36.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-rc2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc2/manifests"},{"name":"1.0.0-rc1","sha":"6cd6acbcc24cab0b7a0b5aea625d0b1c8d85c9dd","kind":"tag","published_at":"2015-11-18T20:04:23.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-rc1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc1/manifests"},{"name":"1.0.0-beta8","sha":"eb6d79952630b8e4a51f65fcf02f5e5f96ad5c72","kind":"tag","published_at":"2015-10-16T16:42:22.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta8","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta8/manifests"},{"name":"1.0.0-beta7","sha":"088982759502f339794166d436965a0348eceb4b","kind":"tag","published_at":"2015-09-03T01:09:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta7/manifests"},{"name":"1.0.0-beta6","sha":"ee52ea41ace2960b045fe938eab614c16c46a09e","kind":"tag","published_at":"2015-07-28T20:16:58.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta6/manifests"},{"name":"1.0.0-beta5","sha":"d32db2af8360e2e36feb0544d227e8de809182b9","kind":"tag","published_at":"2015-07-11T00:06:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta5/manifests"},{"name":"1.0.0-beta4","sha":"cab0eb45965e4c037ad2bd267cfebfb1f378774e","kind":"tag","published_at":"2015-05-14T21:11:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta4/manifests"},{"name":"1.0.0-beta3","sha":"1c0767c94a37cc036cd213dce8ce6da23bd6b902","kind":"commit","published_at":"2015-01-29T07:30:43.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta3/manifests"},{"name":"1.0.0-beta2","sha":"6341fcceeeb371282d02121b7a1c36981984e255","kind":"commit","published_at":"2014-12-08T23:15:21.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-06-18T13:08:14.099Z","dependent_packages_count":2,"downloads":234214716,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.05406532414031102,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":10.902928955023507},"purl":"pkg:nuget/microsoft.visualstudio.web.codegeneration.contracts","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/microsoft.visualstudio.web.codegeneration.contracts","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/microsoft.visualstudio.web.codegeneration.contracts","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/microsoft.visualstudio.web.codegeneration.contracts/dependencies","status":null,"funding_links":[],"critical":false,"issue_metadata":{"last_synced_at":"2026-06-16T12:00:26.933Z","issues_count":258,"pull_requests_count":1412,"avg_time_to_close_issue":93647431.14893617,"avg_time_to_close_pull_request":754089.0088852989,"issues_closed_count":141,"pull_requests_closed_count":1238,"pull_request_authors_count":25,"issue_authors_count":152,"avg_comments_per_issue":3.189922480620155,"avg_comments_per_pull_request":0.2726628895184136,"merged_pull_requests_count":1178,"bot_issues_count":5,"bot_pull_requests_count":827,"past_year_issues_count":62,"past_year_pull_requests_count":244,"past_year_avg_time_to_close_issue":1143225.1785714286,"past_year_avg_time_to_close_pull_request":307133.23076923075,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":156,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":0.5967741935483871,"past_year_avg_comments_per_pull_request":0.5860655737704918,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":107,"past_year_merged_pull_requests_count":134,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/issues","maintainers":[{"login":"deepchoudhery","count":247,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deepchoudhery"},{"login":"haileymck","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haileymck"},{"login":"tlmii","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlmii"},{"login":"phenning","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phenning"},{"login":"danroth27","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danroth27"},{"login":"MackinnonBuck","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MackinnonBuck"},{"login":"sayedihashimi","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayedihashimi"},{"login":"ilonatommy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilonatommy"},{"login":"richlander","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richlander"},{"login":"joperezr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joperezr"},{"login":"mkArtakMSFT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkArtakMSFT"},{"login":"Pilchie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pilchie"},{"login":"mseminatore","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mseminatore"},{"login":"akoeplinger","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akoeplinger"},{"login":"DamianEdwards","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianEdwards"},{"login":"drewnoakes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drewnoakes"},{"login":"am11","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/am11"},{"login":"astroDimitrios","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astroDimitrios"},{"login":"thomaslevesque","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomaslevesque"},{"login":"javiercn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javiercn"},{"login":"JeremyLikness","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JeremyLikness"},{"login":"sebastienros","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebastienros"}],"active_maintainers":[{"login":"haileymck","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haileymck"},{"login":"phenning","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phenning"},{"login":"danroth27","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danroth27"},{"login":"ilonatommy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilonatommy"},{"login":"drewnoakes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drewnoakes"},{"login":"javiercn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javiercn"},{"login":"joperezr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joperezr"},{"login":"MackinnonBuck","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MackinnonBuck"},{"login":"sayedihashimi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayedihashimi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration.contracts/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration.contracts/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration.contracts/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration.contracts/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration.contracts/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration.contracts/codemeta","maintainers":[{"uuid":"Microsoft","login":"Microsoft","name":null,"email":null,"url":null,"packages_count":8828,"html_url":"https://www.nuget.org/profiles/Microsoft","role":null,"created_at":"2024-02-26T10:51:04.578Z","updated_at":"2024-02-26T10:51:04.578Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Microsoft/packages"},{"uuid":"aspnet","login":"aspnet","name":null,"email":null,"url":null,"packages_count":1201,"html_url":"https://www.nuget.org/profiles/aspnet","role":null,"created_at":"2024-02-26T10:51:04.519Z","updated_at":"2024-02-26T10:51:04.519Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/aspnet/packages"},{"uuid":"WebTools","login":"WebTools","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://www.nuget.org/profiles/WebTools","role":null,"created_at":"2024-03-27T07:30:50.950Z","updated_at":"2024-03-27T07:30:50.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/WebTools/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817670,"maintainers_count":112181,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":11037373,"name":"microsoft.dotnet-scaffold-aspnet","ecosystem":"nuget","description":"Scaffolding tool with specific components","homepage":"https://github.com/dotnet/Scaffolding","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dotnet/Scaffolding","keywords_array":["dotnet","scaffold","aspnet"],"namespace":null,"versions_count":10,"first_release_published_at":"2024-07-09T22:18:33.220Z","latest_release_published_at":"2026-01-14T18:44:21.083Z","latest_release_number":"9.0.12","last_synced_at":"2026-06-18T13:01:08.842Z","created_at":"2024-11-12T17:33:26.344Z","updated_at":"2026-06-18T13:08:15.205Z","registry_url":"https://www.nuget.org/packages/microsoft.dotnet-scaffold-aspnet/","install_command":"Install-Package microsoft.dotnet-scaffold-aspnet","documentation_url":null,"metadata":{"copyright":"© Microsoft Corporation. All rights reserved.","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":true,"icon":"Icon.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/dotnet/Scaffolding","branch":null,"commit":"96fc8a53d8cea1575bb36616449def1acf9b0df3"},"development_dependency":false,"serviceable":true,"framework_assemblies":[],"package_types":[{"name":"DotnetTool","version":null}]},"repo_metadata":{"id":18177769,"uuid":"21291278","full_name":"dotnet/Scaffolding","owner":"dotnet","description":"Code generators to speed up development.","archived":false,"fork":false,"pushed_at":"2026-06-06T02:01:42.000Z","size":16760,"stargazers_count":808,"open_issues_count":217,"forks_count":243,"subscribers_count":77,"default_branch":"main","last_synced_at":"2026-06-06T08:03:52.040Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dotnet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-06-27T22:39:14.000Z","updated_at":"2026-05-31T11:58:58.000Z","dependencies_parsed_at":"2026-05-16T21:01:55.929Z","dependency_job_id":null,"html_url":"https://github.com/dotnet/Scaffolding","commit_stats":{"total_commits":2348,"total_committers":101,"mean_commits":"23.247524752475247","dds":0.752129471890971,"last_synced_commit":"dcadf32a1e58255bdaf480bddd42c0a58ccbdb46"},"previous_names":["aspnet/scaffolding"],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/dotnet/Scaffolding","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/sbom","scorecard":{"id":353120,"data":{"date":"2025-08-11","repo":{"name":"github.com/dotnet/Scaffolding","commit":"e5c1e3b4ddbca9b94e7285c200a638bdd98b708e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/backport.yml:10","Warn: topLevel 'actions' permission set to 'write': .github/workflows/backport.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/Scaffolding/backport.yml/main?enable=pin","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T08:49:12.523Z","repository_id":18177769,"created_at":"2025-08-18T08:49:12.523Z","updated_at":"2025-08-18T08:49:12.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34144680,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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"},"owner_record":{"login":"dotnet","name":".NET Platform","uuid":"9141961","kind":"organization","description":"Home of the open source .NET platform","email":"contact@dotnetfoundation.org","website":"https://dot.net","location":null,"twitter":"dotnetfdn","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9141961?v=4","repositories_count":228,"last_synced_at":"2023-04-09T05:26:12.728Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dotnet","funding_links":[],"total_stars":389289,"followers":null,"following":null,"created_at":"2022-11-02T16:20:44.235Z","updated_at":"2023-04-09T05:26:13.839Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet/repositories"},"tags":[{"name":"7.0.7","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.7/manifests"},{"name":"7.0.6","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.6/manifests"},{"name":"7.0.5","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.5/manifests"},{"name":"7.0.4","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.4/manifests"},{"name":"7.0.3","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.2/manifests"},{"name":"7.0.1","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.1/manifests"},{"name":"6.0.10","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.10","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.10/manifests"},{"name":"6.0.8","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.8","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.8/manifests"},{"name":"6.0.7","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.7/manifests"},{"name":"6.0.6","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.6/manifests"},{"name":"6.0.5","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.5/manifests"},{"name":"6.0.4","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.3/manifests"},{"name":"6.0.2","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.0/manifests"},{"name":"6.0.9","sha":"36bd78951f811904580710f41513dcdb3e342de3","kind":"commit","published_at":"2023-06-19T06:30:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.9","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.9/manifests"},{"name":"8.0.0-preview.5.23313.2","sha":"8f6e4d8573b2b8209b8d02947544573d86b41888","kind":"commit","published_at":"2023-06-13T22:29:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.5.23313.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.5.23313.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.5.23313.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.5.23313.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.5.23313.2/manifests"},{"name":"7.0.0","sha":"8b9eb0785209dea99ea7ff309f56cff3c28d4553","kind":"commit","published_at":"2023-05-30T19:05:28.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.0/manifests"},{"name":"8.0.0-preview.4.23261.6","sha":"af51baf7f563ea6721ec517a72467634020edbe7","kind":"commit","published_at":"2023-05-12T01:16:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.4.23261.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.4.23261.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.4.23261.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.4.23261.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.4.23261.6/manifests"},{"name":"8.0.0-preview.3.23206.5","sha":"ad089133d2ddfa42ae5fa6eb0d638c0703c495fc","kind":"commit","published_at":"2023-04-07T19:41:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.3.23206.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.3.23206.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.3.23206.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.3.23206.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.3.23206.5/manifests"},{"name":"8.0.0-preview.2.23158.7","sha":"04079dcc664445974d07464284911d4e13991717","kind":"commit","published_at":"2023-03-09T02:05:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.2.23158.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.2.23158.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.2.23158.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.2.23158.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.2.23158.7/manifests"},{"name":"8.0.0-preview.1.23117.2","sha":"04079dcc664445974d07464284911d4e13991717","kind":"commit","published_at":"2023-03-09T02:05:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.1.23117.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.1.23117.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.1.23117.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.1.23117.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.1.23117.2/manifests"},{"name":"v2.2.2","sha":"8295c4b56c125d3f536020618a49c6a16017ca25","kind":"commit","published_at":"2019-01-10T19:34:29.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.2.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"a8a3c4d6bcef48a3dd464d03f629a0a18dbf3110","kind":"commit","published_at":"2018-12-11T22:13:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.2.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.1/manifests"},{"name":"2.2.0","sha":"629bb9963377eb9e915013bd8b2f5c724833d82a","kind":"tag","published_at":"2018-11-14T21:11:43.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0/manifests"},{"name":"2.1.6","sha":"634b9586703f1da836f694e4b7bd165cd923a602","kind":"tag","published_at":"2018-11-09T20:41:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.6/manifests"},{"name":"v2.1.7","sha":"2f81b98c133c24ec699f370bf07b557dd484c646","kind":"commit","published_at":"2018-11-07T22:34:34.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.1.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.1.7/manifests"},{"name":"2.2.0-preview3","sha":"a426a775039ddcf0bec7edb76a44e887e06f63e6","kind":"tag","published_at":"2018-10-16T21:52:55.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview3/manifests"},{"name":"2.1.5","sha":"8882bd9de532d674125bf1a5c966ad316ecb2f66","kind":"tag","published_at":"2018-09-28T19:15:10.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.5/manifests"},{"name":"2.2.0-preview2","sha":"07682440180c2c9424c4a55a719b2a25fc4dd1b5","kind":"tag","published_at":"2018-09-12T22:28:44.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview2/manifests"},{"name":"2.2.0-preview1","sha":"d1e0d1be2c36dd65673d595e0410363b0af100ee","kind":"tag","published_at":"2018-08-22T00:37:34.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview1/manifests"},{"name":"2.1.3","sha":"41b4023c21f3a5c0ab4213b23d302dda5f880570","kind":"tag","published_at":"2018-08-16T18:12:32.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.3/manifests"},{"name":"2.1.1","sha":"fcf4d2eee310d9ef3067fa274e45952d7bb91c71","kind":"tag","published_at":"2018-06-12T17:52:19.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.1/manifests"},{"name":"1.1.5","sha":"bc403ab3c4f639581ab92f27c8cacd66f2355761","kind":"commit","published_at":"2018-06-07T03:30:32.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.1.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.5/manifests"},{"name":"2.1.0","sha":"6420150fe16d3ed966280c384af25da464f1494a","kind":"tag","published_at":"2018-05-24T21:54:36.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"6c3776781bd3c517dd202fa3f6353bf6d886e045","kind":"tag","published_at":"2018-05-08T20:27:51.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.4/manifests"},{"name":"2.1.0-rc1-final","sha":"82f4dbeb26d7fdf28e8815ab077a66f08b96754d","kind":"tag","published_at":"2018-05-07T21:24:59.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-rc1-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-rc1-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-rc1-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-rc1-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-rc1-final/manifests"},{"name":"2.1.0-preview2-final","sha":"49af135e4cbe059de495505de4d81d9cc1de3de6","kind":"tag","published_at":"2018-04-10T16:43:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-preview2-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-preview2-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-preview2-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview2-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview2-final/manifests"},{"name":"2.0.3","sha":"8e389bea6b88d85d0388926b5176a1e31cd951cc","kind":"tag","published_at":"2018-03-14T01:05:33.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.3/manifests"},{"name":"2.1.0-preview1-final","sha":"da503e07d759fd9522694f7f8dafef543730fdb4","kind":"tag","published_at":"2018-02-27T17:28:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-preview1-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-preview1-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-preview1-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview1-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview1-final/manifests"},{"name":"2.0.2","sha":"069ca2612999a49e2b19099f21d8196f422c82de","kind":"commit","published_at":"2017-12-07T00:17:27.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"26822d4c876ee6203014eaf6df398c874c4535ea","kind":"commit","published_at":"2017-10-30T19:10:30.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.1/manifests"},{"name":"1.1.3","sha":"9775b56946ecadc46d4d71a8f50a97e1645028c4","kind":"commit","published_at":"2017-10-16T22:48:24.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.1.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.3/manifests"},{"name":"1.0.3","sha":"e07ef8b683c37d92c36f498a83ef10b2c1f1411a","kind":"commit","published_at":"2017-10-16T21:33:59.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.3/manifests"},{"name":"rel/2.0.0","sha":"fdab0db2d430bc2f1689140209259a77ad380d5b","kind":"commit","published_at":"2017-08-17T22:01:13.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0/manifests"},{"name":"rel/1.0.0-preview4","sha":"34151635fd1beb624f422fdc43e26943f4bb826e","kind":"commit","published_at":"2017-07-11T00:49:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0-preview4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0-preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0-preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview4/manifests"},{"name":"rel/1.0.0-preview3","sha":"e74e32923640aa5aad0c9880ebeffe274771573d","kind":"commit","published_at":"2017-07-11T00:48:19.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0-preview3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview3/manifests"},{"name":"rel/2.0.0-preview2","sha":"7a78c3b47f5719989e9c2c47acf9df1e05d9707c","kind":"commit","published_at":"2017-07-11T00:47:50.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview2/manifests"},{"name":"rel/2.0.0-preview1","sha":"e1599eb400a35720ed03dad5163dc6434e230cfb","kind":"commit","published_at":"2017-07-11T00:47:40.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview1/manifests"},{"name":"rel/1.1.0-preview1","sha":"e95e680faaa33fc4fda97189df483b8f6b7caff5","kind":"commit","published_at":"2017-07-11T00:47:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.1.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.0-preview1/manifests"},{"name":"rel/1.0.0","sha":"69e6c12134c23a379250430b313fd6bdc644ae0f","kind":"commit","published_at":"2017-07-11T00:45:42.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0/manifests"},{"name":"rel/1.1.1","sha":"41fadcef143c6a42056c74cb64e309e6bf8aa419","kind":"commit","published_at":"2017-04-27T22:24:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.1.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.1/manifests"},{"name":"rel/1.0.1","sha":"688740e37e52de1980c410bc1aeefefc5e30fa9e","kind":"commit","published_at":"2016-08-26T23:56:38.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.1/manifests"},{"name":"1.0.0","sha":"580d1c499302b25be50ad402f292ca9884edbc0a","kind":"commit","published_at":"2016-08-12T17:15:35.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0/manifests"},{"name":"1.0.0-preview2","sha":"260bc0b21be9e3b48692682c3a753587143ba9fb","kind":"commit","published_at":"2016-06-15T22:16:50.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-preview2/manifests"},{"name":"1.0.0-rc2","sha":"13d268eb741a985a6d6fd19e32c806e7ea771019","kind":"tag","published_at":"2016-05-17T21:39:36.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-rc2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc2/manifests"},{"name":"1.0.0-rc1","sha":"6cd6acbcc24cab0b7a0b5aea625d0b1c8d85c9dd","kind":"tag","published_at":"2015-11-18T20:04:23.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-rc1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc1/manifests"},{"name":"1.0.0-beta8","sha":"eb6d79952630b8e4a51f65fcf02f5e5f96ad5c72","kind":"tag","published_at":"2015-10-16T16:42:22.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta8","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta8/manifests"},{"name":"1.0.0-beta7","sha":"088982759502f339794166d436965a0348eceb4b","kind":"tag","published_at":"2015-09-03T01:09:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta7/manifests"},{"name":"1.0.0-beta6","sha":"ee52ea41ace2960b045fe938eab614c16c46a09e","kind":"tag","published_at":"2015-07-28T20:16:58.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta6/manifests"},{"name":"1.0.0-beta5","sha":"d32db2af8360e2e36feb0544d227e8de809182b9","kind":"tag","published_at":"2015-07-11T00:06:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta5/manifests"},{"name":"1.0.0-beta4","sha":"cab0eb45965e4c037ad2bd267cfebfb1f378774e","kind":"tag","published_at":"2015-05-14T21:11:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta4/manifests"},{"name":"1.0.0-beta3","sha":"1c0767c94a37cc036cd213dce8ce6da23bd6b902","kind":"commit","published_at":"2015-01-29T07:30:43.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta3/manifests"},{"name":"1.0.0-beta2","sha":"6341fcceeeb371282d02121b7a1c36981984e255","kind":"commit","published_at":"2014-12-08T23:15:21.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-06-18T13:08:15.205Z","dependent_packages_count":0,"downloads":7640,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":7.398474234068213,"dependent_packages_count":19.847302959540254,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":13.622888596804234},"purl":"pkg:nuget/microsoft.dotnet-scaffold-aspnet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/microsoft.dotnet-scaffold-aspnet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/microsoft.dotnet-scaffold-aspnet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/microsoft.dotnet-scaffold-aspnet/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-16T12:00:26.933Z","issues_count":258,"pull_requests_count":1412,"avg_time_to_close_issue":93647431.14893617,"avg_time_to_close_pull_request":754089.0088852989,"issues_closed_count":141,"pull_requests_closed_count":1238,"pull_request_authors_count":25,"issue_authors_count":152,"avg_comments_per_issue":3.189922480620155,"avg_comments_per_pull_request":0.2726628895184136,"merged_pull_requests_count":1178,"bot_issues_count":5,"bot_pull_requests_count":827,"past_year_issues_count":62,"past_year_pull_requests_count":244,"past_year_avg_time_to_close_issue":1143225.1785714286,"past_year_avg_time_to_close_pull_request":307133.23076923075,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":156,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":0.5967741935483871,"past_year_avg_comments_per_pull_request":0.5860655737704918,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":107,"past_year_merged_pull_requests_count":134,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/issues","maintainers":[{"login":"deepchoudhery","count":247,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deepchoudhery"},{"login":"haileymck","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haileymck"},{"login":"tlmii","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlmii"},{"login":"phenning","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phenning"},{"login":"danroth27","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danroth27"},{"login":"MackinnonBuck","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MackinnonBuck"},{"login":"sayedihashimi","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayedihashimi"},{"login":"ilonatommy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilonatommy"},{"login":"richlander","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richlander"},{"login":"joperezr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joperezr"},{"login":"mkArtakMSFT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkArtakMSFT"},{"login":"Pilchie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pilchie"},{"login":"mseminatore","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mseminatore"},{"login":"akoeplinger","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akoeplinger"},{"login":"DamianEdwards","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianEdwards"},{"login":"drewnoakes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drewnoakes"},{"login":"am11","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/am11"},{"login":"astroDimitrios","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astroDimitrios"},{"login":"thomaslevesque","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomaslevesque"},{"login":"javiercn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javiercn"},{"login":"JeremyLikness","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JeremyLikness"},{"login":"sebastienros","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebastienros"}],"active_maintainers":[{"login":"haileymck","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haileymck"},{"login":"phenning","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phenning"},{"login":"danroth27","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danroth27"},{"login":"ilonatommy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilonatommy"},{"login":"drewnoakes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drewnoakes"},{"login":"javiercn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javiercn"},{"login":"joperezr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joperezr"},{"login":"MackinnonBuck","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MackinnonBuck"},{"login":"sayedihashimi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayedihashimi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet-scaffold-aspnet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet-scaffold-aspnet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet-scaffold-aspnet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet-scaffold-aspnet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet-scaffold-aspnet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet-scaffold-aspnet/codemeta","maintainers":[{"uuid":"Microsoft","login":"Microsoft","name":null,"email":null,"url":null,"packages_count":8828,"html_url":"https://www.nuget.org/profiles/Microsoft","role":null,"created_at":"2024-11-12T19:38:02.472Z","updated_at":"2024-11-12T19:38:02.472Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Microsoft/packages"},{"uuid":"aspnet","login":"aspnet","name":null,"email":null,"url":null,"packages_count":1201,"html_url":"https://www.nuget.org/profiles/aspnet","role":null,"created_at":"2024-11-12T19:38:02.044Z","updated_at":"2024-11-12T19:38:02.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/aspnet/packages"},{"uuid":"WebTools","login":"WebTools","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://www.nuget.org/profiles/WebTools","role":null,"created_at":"2024-11-12T19:38:02.820Z","updated_at":"2024-11-12T19:38:02.820Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/WebTools/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817670,"maintainers_count":112181,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8931698,"name":"microsoft.visualstudio.web.codegeneration.design","ecosystem":"nuget","description":"Code Generation tool for ASP.NET Core. Contains the dotnet-aspnet-codegenerator command used for generating controllers and views.","homepage":"https://github.com/dotnet/Scaffolding","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dotnet/Scaffolding","keywords_array":["aspnetcore","codegenerator","scaffolding","visualstudioweb"],"namespace":null,"versions_count":158,"first_release_published_at":"2016-11-16T00:18:09.473Z","latest_release_published_at":"2026-01-14T18:45:44.417Z","latest_release_number":"10.0.2","last_synced_at":"2026-06-20T03:30:31.516Z","created_at":"2024-02-26T02:15:15.612Z","updated_at":"2026-06-20T03:32:00.065Z","registry_url":"https://www.nuget.org/packages/microsoft.visualstudio.web.codegeneration.design/","install_command":"Install-Package microsoft.visualstudio.web.codegeneration.design","documentation_url":null,"metadata":{"copyright":"© Microsoft Corporation. All rights reserved.","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":true,"icon":"Icon.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/dotnet/Scaffolding","branch":null,"commit":"e242b5c1055b85bdf12570abdd68a052543dfe2d"},"development_dependency":false,"serviceable":true,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":4,"target_frameworks":["net8.0","net9.0","net10.0","net11.0"],"total_dependencies":8}},"repo_metadata":{"id":18177769,"uuid":"21291278","full_name":"dotnet/Scaffolding","owner":"dotnet","description":"Code generators to speed up development.","archived":false,"fork":false,"pushed_at":"2026-06-06T02:01:42.000Z","size":16760,"stargazers_count":808,"open_issues_count":217,"forks_count":243,"subscribers_count":77,"default_branch":"main","last_synced_at":"2026-06-06T08:03:52.040Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dotnet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-06-27T22:39:14.000Z","updated_at":"2026-05-31T11:58:58.000Z","dependencies_parsed_at":"2026-05-16T21:01:55.929Z","dependency_job_id":null,"html_url":"https://github.com/dotnet/Scaffolding","commit_stats":{"total_commits":2348,"total_committers":101,"mean_commits":"23.247524752475247","dds":0.752129471890971,"last_synced_commit":"dcadf32a1e58255bdaf480bddd42c0a58ccbdb46"},"previous_names":["aspnet/scaffolding"],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/dotnet/Scaffolding","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/sbom","scorecard":{"id":353120,"data":{"date":"2025-08-11","repo":{"name":"github.com/dotnet/Scaffolding","commit":"e5c1e3b4ddbca9b94e7285c200a638bdd98b708e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/backport.yml:10","Warn: topLevel 'actions' permission set to 'write': .github/workflows/backport.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/Scaffolding/backport.yml/main?enable=pin","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T08:49:12.523Z","repository_id":18177769,"created_at":"2025-08-18T08:49:12.523Z","updated_at":"2025-08-18T08:49:12.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34144680,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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"},"owner_record":{"login":"dotnet","name":".NET Platform","uuid":"9141961","kind":"organization","description":"Home of the open source .NET platform","email":"contact@dotnetfoundation.org","website":"https://dot.net","location":null,"twitter":"dotnetfdn","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9141961?v=4","repositories_count":228,"last_synced_at":"2023-04-09T05:26:12.728Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dotnet","funding_links":[],"total_stars":389289,"followers":null,"following":null,"created_at":"2022-11-02T16:20:44.235Z","updated_at":"2023-04-09T05:26:13.839Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet/repositories"},"tags":[{"name":"7.0.7","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.7/manifests"},{"name":"7.0.6","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.6/manifests"},{"name":"7.0.5","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.5/manifests"},{"name":"7.0.4","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.4/manifests"},{"name":"7.0.3","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.2/manifests"},{"name":"7.0.1","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.1/manifests"},{"name":"6.0.10","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.10","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.10/manifests"},{"name":"6.0.8","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.8","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.8/manifests"},{"name":"6.0.7","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.7/manifests"},{"name":"6.0.6","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.6/manifests"},{"name":"6.0.5","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.5/manifests"},{"name":"6.0.4","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.3/manifests"},{"name":"6.0.2","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.0/manifests"},{"name":"6.0.9","sha":"36bd78951f811904580710f41513dcdb3e342de3","kind":"commit","published_at":"2023-06-19T06:30:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.9","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.9/manifests"},{"name":"8.0.0-preview.5.23313.2","sha":"8f6e4d8573b2b8209b8d02947544573d86b41888","kind":"commit","published_at":"2023-06-13T22:29:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.5.23313.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.5.23313.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.5.23313.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.5.23313.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.5.23313.2/manifests"},{"name":"7.0.0","sha":"8b9eb0785209dea99ea7ff309f56cff3c28d4553","kind":"commit","published_at":"2023-05-30T19:05:28.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.0/manifests"},{"name":"8.0.0-preview.4.23261.6","sha":"af51baf7f563ea6721ec517a72467634020edbe7","kind":"commit","published_at":"2023-05-12T01:16:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.4.23261.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.4.23261.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.4.23261.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.4.23261.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.4.23261.6/manifests"},{"name":"8.0.0-preview.3.23206.5","sha":"ad089133d2ddfa42ae5fa6eb0d638c0703c495fc","kind":"commit","published_at":"2023-04-07T19:41:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.3.23206.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.3.23206.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.3.23206.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.3.23206.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.3.23206.5/manifests"},{"name":"8.0.0-preview.2.23158.7","sha":"04079dcc664445974d07464284911d4e13991717","kind":"commit","published_at":"2023-03-09T02:05:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.2.23158.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.2.23158.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.2.23158.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.2.23158.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.2.23158.7/manifests"},{"name":"8.0.0-preview.1.23117.2","sha":"04079dcc664445974d07464284911d4e13991717","kind":"commit","published_at":"2023-03-09T02:05:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.1.23117.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.1.23117.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.1.23117.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.1.23117.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.1.23117.2/manifests"},{"name":"v2.2.2","sha":"8295c4b56c125d3f536020618a49c6a16017ca25","kind":"commit","published_at":"2019-01-10T19:34:29.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.2.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"a8a3c4d6bcef48a3dd464d03f629a0a18dbf3110","kind":"commit","published_at":"2018-12-11T22:13:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.2.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.1/manifests"},{"name":"2.2.0","sha":"629bb9963377eb9e915013bd8b2f5c724833d82a","kind":"tag","published_at":"2018-11-14T21:11:43.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0/manifests"},{"name":"2.1.6","sha":"634b9586703f1da836f694e4b7bd165cd923a602","kind":"tag","published_at":"2018-11-09T20:41:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.6/manifests"},{"name":"v2.1.7","sha":"2f81b98c133c24ec699f370bf07b557dd484c646","kind":"commit","published_at":"2018-11-07T22:34:34.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.1.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.1.7/manifests"},{"name":"2.2.0-preview3","sha":"a426a775039ddcf0bec7edb76a44e887e06f63e6","kind":"tag","published_at":"2018-10-16T21:52:55.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview3/manifests"},{"name":"2.1.5","sha":"8882bd9de532d674125bf1a5c966ad316ecb2f66","kind":"tag","published_at":"2018-09-28T19:15:10.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.5/manifests"},{"name":"2.2.0-preview2","sha":"07682440180c2c9424c4a55a719b2a25fc4dd1b5","kind":"tag","published_at":"2018-09-12T22:28:44.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview2/manifests"},{"name":"2.2.0-preview1","sha":"d1e0d1be2c36dd65673d595e0410363b0af100ee","kind":"tag","published_at":"2018-08-22T00:37:34.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview1/manifests"},{"name":"2.1.3","sha":"41b4023c21f3a5c0ab4213b23d302dda5f880570","kind":"tag","published_at":"2018-08-16T18:12:32.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.3/manifests"},{"name":"2.1.1","sha":"fcf4d2eee310d9ef3067fa274e45952d7bb91c71","kind":"tag","published_at":"2018-06-12T17:52:19.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.1/manifests"},{"name":"1.1.5","sha":"bc403ab3c4f639581ab92f27c8cacd66f2355761","kind":"commit","published_at":"2018-06-07T03:30:32.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.1.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.5/manifests"},{"name":"2.1.0","sha":"6420150fe16d3ed966280c384af25da464f1494a","kind":"tag","published_at":"2018-05-24T21:54:36.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"6c3776781bd3c517dd202fa3f6353bf6d886e045","kind":"tag","published_at":"2018-05-08T20:27:51.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.4/manifests"},{"name":"2.1.0-rc1-final","sha":"82f4dbeb26d7fdf28e8815ab077a66f08b96754d","kind":"tag","published_at":"2018-05-07T21:24:59.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-rc1-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-rc1-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-rc1-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-rc1-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-rc1-final/manifests"},{"name":"2.1.0-preview2-final","sha":"49af135e4cbe059de495505de4d81d9cc1de3de6","kind":"tag","published_at":"2018-04-10T16:43:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-preview2-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-preview2-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-preview2-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview2-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview2-final/manifests"},{"name":"2.0.3","sha":"8e389bea6b88d85d0388926b5176a1e31cd951cc","kind":"tag","published_at":"2018-03-14T01:05:33.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.3/manifests"},{"name":"2.1.0-preview1-final","sha":"da503e07d759fd9522694f7f8dafef543730fdb4","kind":"tag","published_at":"2018-02-27T17:28:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-preview1-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-preview1-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-preview1-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview1-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview1-final/manifests"},{"name":"2.0.2","sha":"069ca2612999a49e2b19099f21d8196f422c82de","kind":"commit","published_at":"2017-12-07T00:17:27.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"26822d4c876ee6203014eaf6df398c874c4535ea","kind":"commit","published_at":"2017-10-30T19:10:30.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.1/manifests"},{"name":"1.1.3","sha":"9775b56946ecadc46d4d71a8f50a97e1645028c4","kind":"commit","published_at":"2017-10-16T22:48:24.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.1.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.3/manifests"},{"name":"1.0.3","sha":"e07ef8b683c37d92c36f498a83ef10b2c1f1411a","kind":"commit","published_at":"2017-10-16T21:33:59.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.3/manifests"},{"name":"rel/2.0.0","sha":"fdab0db2d430bc2f1689140209259a77ad380d5b","kind":"commit","published_at":"2017-08-17T22:01:13.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0/manifests"},{"name":"rel/1.0.0-preview4","sha":"34151635fd1beb624f422fdc43e26943f4bb826e","kind":"commit","published_at":"2017-07-11T00:49:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0-preview4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0-preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0-preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview4/manifests"},{"name":"rel/1.0.0-preview3","sha":"e74e32923640aa5aad0c9880ebeffe274771573d","kind":"commit","published_at":"2017-07-11T00:48:19.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0-preview3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview3/manifests"},{"name":"rel/2.0.0-preview2","sha":"7a78c3b47f5719989e9c2c47acf9df1e05d9707c","kind":"commit","published_at":"2017-07-11T00:47:50.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview2/manifests"},{"name":"rel/2.0.0-preview1","sha":"e1599eb400a35720ed03dad5163dc6434e230cfb","kind":"commit","published_at":"2017-07-11T00:47:40.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview1/manifests"},{"name":"rel/1.1.0-preview1","sha":"e95e680faaa33fc4fda97189df483b8f6b7caff5","kind":"commit","published_at":"2017-07-11T00:47:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.1.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.0-preview1/manifests"},{"name":"rel/1.0.0","sha":"69e6c12134c23a379250430b313fd6bdc644ae0f","kind":"commit","published_at":"2017-07-11T00:45:42.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0/manifests"},{"name":"rel/1.1.1","sha":"41fadcef143c6a42056c74cb64e309e6bf8aa419","kind":"commit","published_at":"2017-04-27T22:24:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.1.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.1/manifests"},{"name":"rel/1.0.1","sha":"688740e37e52de1980c410bc1aeefefc5e30fa9e","kind":"commit","published_at":"2016-08-26T23:56:38.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.1/manifests"},{"name":"1.0.0","sha":"580d1c499302b25be50ad402f292ca9884edbc0a","kind":"commit","published_at":"2016-08-12T17:15:35.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0/manifests"},{"name":"1.0.0-preview2","sha":"260bc0b21be9e3b48692682c3a753587143ba9fb","kind":"commit","published_at":"2016-06-15T22:16:50.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-preview2/manifests"},{"name":"1.0.0-rc2","sha":"13d268eb741a985a6d6fd19e32c806e7ea771019","kind":"tag","published_at":"2016-05-17T21:39:36.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-rc2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc2/manifests"},{"name":"1.0.0-rc1","sha":"6cd6acbcc24cab0b7a0b5aea625d0b1c8d85c9dd","kind":"tag","published_at":"2015-11-18T20:04:23.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-rc1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc1/manifests"},{"name":"1.0.0-beta8","sha":"eb6d79952630b8e4a51f65fcf02f5e5f96ad5c72","kind":"tag","published_at":"2015-10-16T16:42:22.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta8","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta8/manifests"},{"name":"1.0.0-beta7","sha":"088982759502f339794166d436965a0348eceb4b","kind":"tag","published_at":"2015-09-03T01:09:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta7/manifests"},{"name":"1.0.0-beta6","sha":"ee52ea41ace2960b045fe938eab614c16c46a09e","kind":"tag","published_at":"2015-07-28T20:16:58.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta6/manifests"},{"name":"1.0.0-beta5","sha":"d32db2af8360e2e36feb0544d227e8de809182b9","kind":"tag","published_at":"2015-07-11T00:06:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta5/manifests"},{"name":"1.0.0-beta4","sha":"cab0eb45965e4c037ad2bd267cfebfb1f378774e","kind":"tag","published_at":"2015-05-14T21:11:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta4/manifests"},{"name":"1.0.0-beta3","sha":"1c0767c94a37cc036cd213dce8ce6da23bd6b902","kind":"commit","published_at":"2015-01-29T07:30:43.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta3/manifests"},{"name":"1.0.0-beta2","sha":"6341fcceeeb371282d02121b7a1c36981984e255","kind":"commit","published_at":"2014-12-08T23:15:21.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-06-20T03:32:00.044Z","dependent_packages_count":117,"downloads":278485150,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.06273959040832537,"dependent_repos_count":14.976387211390374,"dependent_packages_count":20.335435798137816,"stargazers_count":2.268842022862537,"forks_count":1.9568708485385704,"docker_downloads_count":1.3165241115728643,"average":6.819466597151748},"purl":"pkg:nuget/microsoft.visualstudio.web.codegeneration.design","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/microsoft.visualstudio.web.codegeneration.design","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/nuget/microsoft.visualstudio.web.codegeneration.design","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/microsoft.visualstudio.web.codegeneration.design/dependencies","status":null,"funding_links":[],"critical":false,"issue_metadata":{"last_synced_at":"2026-06-16T12:00:26.933Z","issues_count":258,"pull_requests_count":1412,"avg_time_to_close_issue":93647431.14893617,"avg_time_to_close_pull_request":754089.0088852989,"issues_closed_count":141,"pull_requests_closed_count":1238,"pull_request_authors_count":25,"issue_authors_count":152,"avg_comments_per_issue":3.189922480620155,"avg_comments_per_pull_request":0.2726628895184136,"merged_pull_requests_count":1178,"bot_issues_count":5,"bot_pull_requests_count":827,"past_year_issues_count":62,"past_year_pull_requests_count":244,"past_year_avg_time_to_close_issue":1143225.1785714286,"past_year_avg_time_to_close_pull_request":307133.23076923075,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":156,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":0.5967741935483871,"past_year_avg_comments_per_pull_request":0.5860655737704918,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":107,"past_year_merged_pull_requests_count":134,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/issues","maintainers":[{"login":"deepchoudhery","count":247,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deepchoudhery"},{"login":"haileymck","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haileymck"},{"login":"tlmii","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlmii"},{"login":"phenning","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phenning"},{"login":"danroth27","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danroth27"},{"login":"MackinnonBuck","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MackinnonBuck"},{"login":"sayedihashimi","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayedihashimi"},{"login":"ilonatommy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilonatommy"},{"login":"richlander","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richlander"},{"login":"joperezr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joperezr"},{"login":"mkArtakMSFT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkArtakMSFT"},{"login":"Pilchie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pilchie"},{"login":"mseminatore","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mseminatore"},{"login":"akoeplinger","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akoeplinger"},{"login":"DamianEdwards","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianEdwards"},{"login":"drewnoakes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drewnoakes"},{"login":"am11","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/am11"},{"login":"astroDimitrios","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astroDimitrios"},{"login":"thomaslevesque","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomaslevesque"},{"login":"javiercn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javiercn"},{"login":"JeremyLikness","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JeremyLikness"},{"login":"sebastienros","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebastienros"}],"active_maintainers":[{"login":"haileymck","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haileymck"},{"login":"phenning","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phenning"},{"login":"danroth27","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danroth27"},{"login":"ilonatommy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilonatommy"},{"login":"drewnoakes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drewnoakes"},{"login":"javiercn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javiercn"},{"login":"joperezr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joperezr"},{"login":"MackinnonBuck","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MackinnonBuck"},{"login":"sayedihashimi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayedihashimi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration.design/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration.design/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration.design/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration.design/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration.design/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegeneration.design/codemeta","maintainers":[{"uuid":"Microsoft","login":"Microsoft","name":null,"email":null,"url":null,"packages_count":8828,"html_url":"https://www.nuget.org/profiles/Microsoft","role":null,"created_at":"2024-02-26T02:47:01.235Z","updated_at":"2024-02-26T02:47:01.235Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Microsoft/packages"},{"uuid":"aspnet","login":"aspnet","name":null,"email":null,"url":null,"packages_count":1201,"html_url":"https://www.nuget.org/profiles/aspnet","role":null,"created_at":"2024-02-26T02:47:01.200Z","updated_at":"2024-02-26T02:47:01.200Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/aspnet/packages"},{"uuid":"WebTools","login":"WebTools","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://www.nuget.org/profiles/WebTools","role":null,"created_at":"2024-03-12T19:30:54.926Z","updated_at":"2024-03-12T19:30:54.926Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/WebTools/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817670,"maintainers_count":112181,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":14061274,"name":"microsoft.dotnet.scaffolding.core","ecosystem":"nuget","description":"Package Description","homepage":"https://github.com/dotnet/Scaffolding","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dotnet/Scaffolding","keywords_array":["dotnet","scaffold"],"namespace":null,"versions_count":1,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2026-06-18T13:01:03.616Z","latest_release_number":null,"last_synced_at":"2026-06-18T13:01:04.754Z","created_at":"2026-03-16T22:31:12.197Z","updated_at":"2026-06-18T13:01:04.755Z","registry_url":"https://www.nuget.org/packages/microsoft.dotnet.scaffolding.core/","install_command":"Install-Package microsoft.dotnet.scaffolding.core","documentation_url":null,"metadata":{"copyright":"© Microsoft Corporation. All rights reserved.","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":true,"icon":"Icon.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/dotnet/Scaffolding","branch":null,"commit":"7960d3f193eed56a3b28864125bc2a80d05c3dd3"},"development_dependency":false,"serviceable":true,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":4,"target_frameworks":["net8.0","net9.0","net10.0","net11.0"],"total_dependencies":48}},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-16T22:34:55.129Z","dependent_packages_count":0,"downloads":null,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.1459859786325275,"dependent_packages_count":16.42135012734524,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":11.283668052988883},"purl":"pkg:nuget/microsoft.dotnet.scaffolding.core","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/microsoft.dotnet.scaffolding.core","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/microsoft.dotnet.scaffolding.core","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/microsoft.dotnet.scaffolding.core/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet.scaffolding.core/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet.scaffolding.core/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet.scaffolding.core/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet.scaffolding.core/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet.scaffolding.core/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.dotnet.scaffolding.core/codemeta","maintainers":[],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817670,"maintainers_count":112181,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8931696,"name":"microsoft.visualstudio.web.codegenerators.mvc","ecosystem":"nuget","description":"Code Generators for ASP.NET Core MVC. Contains code generators for MVC Controllers and Views.","homepage":"https://github.com/dotnet/Scaffolding","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dotnet/Scaffolding","keywords_array":["aspnetcore","aspnetcoremvc","codegenerator","scaffolding","visualstudioweb"],"namespace":null,"versions_count":164,"first_release_published_at":"2016-11-16T00:19:00.897Z","latest_release_published_at":"2026-01-14T18:47:44.590Z","latest_release_number":"10.0.2","last_synced_at":"2026-06-18T13:01:10.669Z","created_at":"2024-02-26T02:15:15.402Z","updated_at":"2026-06-18T13:08:15.064Z","registry_url":"https://www.nuget.org/packages/microsoft.visualstudio.web.codegenerators.mvc/","install_command":"Install-Package microsoft.visualstudio.web.codegenerators.mvc","documentation_url":null,"metadata":{"copyright":"© Microsoft Corporation. All rights reserved.","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":true,"icon":"Icon.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/dotnet/Scaffolding","branch":null,"commit":"e242b5c1055b85bdf12570abdd68a052543dfe2d"},"development_dependency":false,"serviceable":true,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":4,"target_frameworks":["net8.0","net9.0","net10.0","net11.0"],"total_dependencies":8}},"repo_metadata":{"id":18177769,"uuid":"21291278","full_name":"dotnet/Scaffolding","owner":"dotnet","description":"Code generators to speed up development.","archived":false,"fork":false,"pushed_at":"2026-06-06T02:01:42.000Z","size":16760,"stargazers_count":808,"open_issues_count":217,"forks_count":243,"subscribers_count":77,"default_branch":"main","last_synced_at":"2026-06-06T08:03:52.040Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dotnet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-06-27T22:39:14.000Z","updated_at":"2026-05-31T11:58:58.000Z","dependencies_parsed_at":"2026-05-16T21:01:55.929Z","dependency_job_id":null,"html_url":"https://github.com/dotnet/Scaffolding","commit_stats":{"total_commits":2348,"total_committers":101,"mean_commits":"23.247524752475247","dds":0.752129471890971,"last_synced_commit":"dcadf32a1e58255bdaf480bddd42c0a58ccbdb46"},"previous_names":["aspnet/scaffolding"],"tags_count":66,"template":false,"template_full_name":null,"purl":"pkg:github/dotnet/Scaffolding","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/sbom","scorecard":{"id":353120,"data":{"date":"2025-08-11","repo":{"name":"github.com/dotnet/Scaffolding","commit":"e5c1e3b4ddbca9b94e7285c200a638bdd98b708e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.6,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 7 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/backport.yml:10","Warn: topLevel 'actions' permission set to 'write': .github/workflows/backport.yml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/backport.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnet/Scaffolding/backport.yml/main?enable=pin","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T08:49:12.523Z","repository_id":18177769,"created_at":"2025-08-18T08:49:12.523Z","updated_at":"2025-08-18T08:49:12.523Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34144680,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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"},"owner_record":{"login":"dotnet","name":".NET Platform","uuid":"9141961","kind":"organization","description":"Home of the open source .NET platform","email":"contact@dotnetfoundation.org","website":"https://dot.net","location":null,"twitter":"dotnetfdn","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9141961?v=4","repositories_count":228,"last_synced_at":"2023-04-09T05:26:12.728Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dotnet","funding_links":[],"total_stars":389289,"followers":null,"following":null,"created_at":"2022-11-02T16:20:44.235Z","updated_at":"2023-04-09T05:26:13.839Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnet/repositories"},"tags":[{"name":"7.0.7","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.7/manifests"},{"name":"7.0.6","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.6/manifests"},{"name":"7.0.5","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.5/manifests"},{"name":"7.0.4","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.4/manifests"},{"name":"7.0.3","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.3/manifests"},{"name":"7.0.2","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.2/manifests"},{"name":"7.0.1","sha":"2a589aef398ce4b457d45b1454c3e59806324440","kind":"commit","published_at":"2023-06-19T06:31:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.1/manifests"},{"name":"6.0.10","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.10","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.10/manifests"},{"name":"6.0.8","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.8","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.8/manifests"},{"name":"6.0.7","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.7/manifests"},{"name":"6.0.6","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.6/manifests"},{"name":"6.0.5","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.5/manifests"},{"name":"6.0.4","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.4/manifests"},{"name":"6.0.3","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.3/manifests"},{"name":"6.0.2","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"e704197329df6a68db52e73edb87db38c8361e26","kind":"commit","published_at":"2023-06-19T06:30:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.0/manifests"},{"name":"6.0.9","sha":"36bd78951f811904580710f41513dcdb3e342de3","kind":"commit","published_at":"2023-06-19T06:30:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/6.0.9","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/6.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@6.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/6.0.9/manifests"},{"name":"8.0.0-preview.5.23313.2","sha":"8f6e4d8573b2b8209b8d02947544573d86b41888","kind":"commit","published_at":"2023-06-13T22:29:07.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.5.23313.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.5.23313.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.5.23313.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.5.23313.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.5.23313.2/manifests"},{"name":"7.0.0","sha":"8b9eb0785209dea99ea7ff309f56cff3c28d4553","kind":"commit","published_at":"2023-05-30T19:05:28.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/7.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/7.0.0/manifests"},{"name":"8.0.0-preview.4.23261.6","sha":"af51baf7f563ea6721ec517a72467634020edbe7","kind":"commit","published_at":"2023-05-12T01:16:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.4.23261.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.4.23261.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.4.23261.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.4.23261.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.4.23261.6/manifests"},{"name":"8.0.0-preview.3.23206.5","sha":"ad089133d2ddfa42ae5fa6eb0d638c0703c495fc","kind":"commit","published_at":"2023-04-07T19:41:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.3.23206.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.3.23206.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.3.23206.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.3.23206.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.3.23206.5/manifests"},{"name":"8.0.0-preview.2.23158.7","sha":"04079dcc664445974d07464284911d4e13991717","kind":"commit","published_at":"2023-03-09T02:05:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.2.23158.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.2.23158.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.2.23158.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.2.23158.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.2.23158.7/manifests"},{"name":"8.0.0-preview.1.23117.2","sha":"04079dcc664445974d07464284911d4e13991717","kind":"commit","published_at":"2023-03-09T02:05:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/8.0.0-preview.1.23117.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/8.0.0-preview.1.23117.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@8.0.0-preview.1.23117.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.1.23117.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/8.0.0-preview.1.23117.2/manifests"},{"name":"v2.2.2","sha":"8295c4b56c125d3f536020618a49c6a16017ca25","kind":"commit","published_at":"2019-01-10T19:34:29.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.2.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"a8a3c4d6bcef48a3dd464d03f629a0a18dbf3110","kind":"commit","published_at":"2018-12-11T22:13:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.2.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.2.1/manifests"},{"name":"2.2.0","sha":"629bb9963377eb9e915013bd8b2f5c724833d82a","kind":"tag","published_at":"2018-11-14T21:11:43.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0/manifests"},{"name":"2.1.6","sha":"634b9586703f1da836f694e4b7bd165cd923a602","kind":"tag","published_at":"2018-11-09T20:41:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.6/manifests"},{"name":"v2.1.7","sha":"2f81b98c133c24ec699f370bf07b557dd484c646","kind":"commit","published_at":"2018-11-07T22:34:34.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/v2.1.7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/v2.1.7/manifests"},{"name":"2.2.0-preview3","sha":"a426a775039ddcf0bec7edb76a44e887e06f63e6","kind":"tag","published_at":"2018-10-16T21:52:55.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview3/manifests"},{"name":"2.1.5","sha":"8882bd9de532d674125bf1a5c966ad316ecb2f66","kind":"tag","published_at":"2018-09-28T19:15:10.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.5/manifests"},{"name":"2.2.0-preview2","sha":"07682440180c2c9424c4a55a719b2a25fc4dd1b5","kind":"tag","published_at":"2018-09-12T22:28:44.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview2/manifests"},{"name":"2.2.0-preview1","sha":"d1e0d1be2c36dd65673d595e0410363b0af100ee","kind":"tag","published_at":"2018-08-22T00:37:34.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.2.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.2.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.2.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.2.0-preview1/manifests"},{"name":"2.1.3","sha":"41b4023c21f3a5c0ab4213b23d302dda5f880570","kind":"tag","published_at":"2018-08-16T18:12:32.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.3/manifests"},{"name":"2.1.1","sha":"fcf4d2eee310d9ef3067fa274e45952d7bb91c71","kind":"tag","published_at":"2018-06-12T17:52:19.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.1/manifests"},{"name":"1.1.5","sha":"bc403ab3c4f639581ab92f27c8cacd66f2355761","kind":"commit","published_at":"2018-06-07T03:30:32.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.1.5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.5/manifests"},{"name":"2.1.0","sha":"6420150fe16d3ed966280c384af25da464f1494a","kind":"tag","published_at":"2018-05-24T21:54:36.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0/manifests"},{"name":"2.0.4","sha":"6c3776781bd3c517dd202fa3f6353bf6d886e045","kind":"tag","published_at":"2018-05-08T20:27:51.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.4/manifests"},{"name":"2.1.0-rc1-final","sha":"82f4dbeb26d7fdf28e8815ab077a66f08b96754d","kind":"tag","published_at":"2018-05-07T21:24:59.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-rc1-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-rc1-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-rc1-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-rc1-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-rc1-final/manifests"},{"name":"2.1.0-preview2-final","sha":"49af135e4cbe059de495505de4d81d9cc1de3de6","kind":"tag","published_at":"2018-04-10T16:43:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-preview2-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-preview2-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-preview2-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview2-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview2-final/manifests"},{"name":"2.0.3","sha":"8e389bea6b88d85d0388926b5176a1e31cd951cc","kind":"tag","published_at":"2018-03-14T01:05:33.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.3/manifests"},{"name":"2.1.0-preview1-final","sha":"da503e07d759fd9522694f7f8dafef543730fdb4","kind":"tag","published_at":"2018-02-27T17:28:48.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.1.0-preview1-final","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.1.0-preview1-final","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.1.0-preview1-final","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview1-final","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.1.0-preview1-final/manifests"},{"name":"2.0.2","sha":"069ca2612999a49e2b19099f21d8196f422c82de","kind":"commit","published_at":"2017-12-07T00:17:27.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"26822d4c876ee6203014eaf6df398c874c4535ea","kind":"commit","published_at":"2017-10-30T19:10:30.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/2.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/2.0.1/manifests"},{"name":"1.1.3","sha":"9775b56946ecadc46d4d71a8f50a97e1645028c4","kind":"commit","published_at":"2017-10-16T22:48:24.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.1.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.1.3/manifests"},{"name":"1.0.3","sha":"e07ef8b683c37d92c36f498a83ef10b2c1f1411a","kind":"commit","published_at":"2017-10-16T21:33:59.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.3/manifests"},{"name":"rel/2.0.0","sha":"fdab0db2d430bc2f1689140209259a77ad380d5b","kind":"commit","published_at":"2017-08-17T22:01:13.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0/manifests"},{"name":"rel/1.0.0-preview4","sha":"34151635fd1beb624f422fdc43e26943f4bb826e","kind":"commit","published_at":"2017-07-11T00:49:11.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0-preview4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0-preview4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0-preview4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview4/manifests"},{"name":"rel/1.0.0-preview3","sha":"e74e32923640aa5aad0c9880ebeffe274771573d","kind":"commit","published_at":"2017-07-11T00:48:19.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0-preview3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0-preview3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0-preview3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0-preview3/manifests"},{"name":"rel/2.0.0-preview2","sha":"7a78c3b47f5719989e9c2c47acf9df1e05d9707c","kind":"commit","published_at":"2017-07-11T00:47:50.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview2/manifests"},{"name":"rel/2.0.0-preview1","sha":"e1599eb400a35720ed03dad5163dc6434e230cfb","kind":"commit","published_at":"2017-07-11T00:47:40.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/2.0.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/2.0.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F2.0.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F2.0.0-preview1/manifests"},{"name":"rel/1.1.0-preview1","sha":"e95e680faaa33fc4fda97189df483b8f6b7caff5","kind":"commit","published_at":"2017-07-11T00:47:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.1.0-preview1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.1.0-preview1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.1.0-preview1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.0-preview1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.0-preview1/manifests"},{"name":"rel/1.0.0","sha":"69e6c12134c23a379250430b313fd6bdc644ae0f","kind":"commit","published_at":"2017-07-11T00:45:42.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.0/manifests"},{"name":"rel/1.1.1","sha":"41fadcef143c6a42056c74cb64e309e6bf8aa419","kind":"commit","published_at":"2017-04-27T22:24:05.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.1.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.1.1/manifests"},{"name":"rel/1.0.1","sha":"688740e37e52de1980c410bc1aeefefc5e30fa9e","kind":"commit","published_at":"2016-08-26T23:56:38.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/rel/1.0.1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/rel/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@rel%2F1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/rel%2F1.0.1/manifests"},{"name":"1.0.0","sha":"580d1c499302b25be50ad402f292ca9884edbc0a","kind":"commit","published_at":"2016-08-12T17:15:35.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0/manifests"},{"name":"1.0.0-preview2","sha":"260bc0b21be9e3b48692682c3a753587143ba9fb","kind":"commit","published_at":"2016-06-15T22:16:50.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-preview2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-preview2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-preview2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-preview2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-preview2/manifests"},{"name":"1.0.0-rc2","sha":"13d268eb741a985a6d6fd19e32c806e7ea771019","kind":"tag","published_at":"2016-05-17T21:39:36.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-rc2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc2/manifests"},{"name":"1.0.0-rc1","sha":"6cd6acbcc24cab0b7a0b5aea625d0b1c8d85c9dd","kind":"tag","published_at":"2015-11-18T20:04:23.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-rc1","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-rc1/manifests"},{"name":"1.0.0-beta8","sha":"eb6d79952630b8e4a51f65fcf02f5e5f96ad5c72","kind":"tag","published_at":"2015-10-16T16:42:22.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta8","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta8/manifests"},{"name":"1.0.0-beta7","sha":"088982759502f339794166d436965a0348eceb4b","kind":"tag","published_at":"2015-09-03T01:09:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta7","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta7/manifests"},{"name":"1.0.0-beta6","sha":"ee52ea41ace2960b045fe938eab614c16c46a09e","kind":"tag","published_at":"2015-07-28T20:16:58.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta6","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta6/manifests"},{"name":"1.0.0-beta5","sha":"d32db2af8360e2e36feb0544d227e8de809182b9","kind":"tag","published_at":"2015-07-11T00:06:01.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta5","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta5/manifests"},{"name":"1.0.0-beta4","sha":"cab0eb45965e4c037ad2bd267cfebfb1f378774e","kind":"tag","published_at":"2015-05-14T21:11:57.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta4","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta4/manifests"},{"name":"1.0.0-beta3","sha":"1c0767c94a37cc036cd213dce8ce6da23bd6b902","kind":"commit","published_at":"2015-01-29T07:30:43.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta3","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta3/manifests"},{"name":"1.0.0-beta2","sha":"6341fcceeeb371282d02121b7a1c36981984e255","kind":"commit","published_at":"2014-12-08T23:15:21.000Z","download_url":"https://codeload.github.com/dotnet/Scaffolding/tar.gz/1.0.0-beta2","html_url":"https://github.com/dotnet/Scaffolding/releases/tag/1.0.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnet/Scaffolding@1.0.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/tags/1.0.0-beta2/manifests"}]},"repo_metadata_updated_at":"2026-06-18T13:08:15.063Z","dependent_packages_count":3,"downloads":278100860,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.062451794122048654,"dependent_repos_count":14.976387211390374,"dependent_packages_count":20.335435798137816,"stargazers_count":2.268842022862537,"forks_count":1.9568708485385704,"docker_downloads_count":1.3165241115728643,"average":6.8194186311040355},"purl":"pkg:nuget/microsoft.visualstudio.web.codegenerators.mvc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/microsoft.visualstudio.web.codegenerators.mvc","docker_dependents_count":1,"docker_downloads_count":9,"usage_url":"https://repos.ecosyste.ms/usage/nuget/microsoft.visualstudio.web.codegenerators.mvc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/microsoft.visualstudio.web.codegenerators.mvc/dependencies","status":null,"funding_links":[],"critical":false,"issue_metadata":{"last_synced_at":"2026-06-16T12:00:26.933Z","issues_count":258,"pull_requests_count":1412,"avg_time_to_close_issue":93647431.14893617,"avg_time_to_close_pull_request":754089.0088852989,"issues_closed_count":141,"pull_requests_closed_count":1238,"pull_request_authors_count":25,"issue_authors_count":152,"avg_comments_per_issue":3.189922480620155,"avg_comments_per_pull_request":0.2726628895184136,"merged_pull_requests_count":1178,"bot_issues_count":5,"bot_pull_requests_count":827,"past_year_issues_count":62,"past_year_pull_requests_count":244,"past_year_avg_time_to_close_issue":1143225.1785714286,"past_year_avg_time_to_close_pull_request":307133.23076923075,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":156,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":0.5967741935483871,"past_year_avg_comments_per_pull_request":0.5860655737704918,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":107,"past_year_merged_pull_requests_count":134,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/issues","maintainers":[{"login":"deepchoudhery","count":247,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deepchoudhery"},{"login":"haileymck","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haileymck"},{"login":"tlmii","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlmii"},{"login":"phenning","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phenning"},{"login":"danroth27","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danroth27"},{"login":"MackinnonBuck","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MackinnonBuck"},{"login":"sayedihashimi","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayedihashimi"},{"login":"ilonatommy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilonatommy"},{"login":"richlander","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richlander"},{"login":"joperezr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joperezr"},{"login":"mkArtakMSFT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkArtakMSFT"},{"login":"Pilchie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pilchie"},{"login":"mseminatore","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mseminatore"},{"login":"akoeplinger","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akoeplinger"},{"login":"DamianEdwards","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianEdwards"},{"login":"drewnoakes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drewnoakes"},{"login":"am11","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/am11"},{"login":"astroDimitrios","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astroDimitrios"},{"login":"thomaslevesque","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomaslevesque"},{"login":"javiercn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javiercn"},{"login":"JeremyLikness","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JeremyLikness"},{"login":"sebastienros","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebastienros"}],"active_maintainers":[{"login":"haileymck","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haileymck"},{"login":"phenning","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phenning"},{"login":"danroth27","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danroth27"},{"login":"ilonatommy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilonatommy"},{"login":"drewnoakes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drewnoakes"},{"login":"javiercn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javiercn"},{"login":"joperezr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joperezr"},{"login":"MackinnonBuck","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MackinnonBuck"},{"login":"sayedihashimi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayedihashimi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegenerators.mvc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegenerators.mvc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegenerators.mvc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegenerators.mvc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegenerators.mvc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.visualstudio.web.codegenerators.mvc/codemeta","maintainers":[{"uuid":"Microsoft","login":"Microsoft","name":null,"email":null,"url":null,"packages_count":8828,"html_url":"https://www.nuget.org/profiles/Microsoft","role":null,"created_at":"2024-02-26T02:47:02.399Z","updated_at":"2024-02-26T02:47:02.399Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Microsoft/packages"},{"uuid":"aspnet","login":"aspnet","name":null,"email":null,"url":null,"packages_count":1201,"html_url":"https://www.nuget.org/profiles/aspnet","role":null,"created_at":"2024-02-26T02:47:02.339Z","updated_at":"2024-02-26T02:47:02.339Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/aspnet/packages"},{"uuid":"WebTools","login":"WebTools","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://www.nuget.org/profiles/WebTools","role":null,"created_at":"2024-03-12T19:30:55.655Z","updated_at":"2024-03-12T19:30:55.655Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/WebTools/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817670,"maintainers_count":112181,"namespaces_count":0,"keywords_count":165887,"github":"nuget","metadata":{"funded_packages_count":27815},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-06-10T05:15:59.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}}],"commits":{"id":7212,"full_name":"dotnet/Scaffolding","default_branch":"main","total_commits":2711,"total_committers":98,"total_bot_commits":753,"total_bot_committers":2,"mean_commits":27.663265306122447,"dds":0.7226115824419034,"past_year_total_commits":204,"past_year_total_committers":9,"past_year_total_bot_commits":52,"past_year_total_bot_committers":1,"past_year_mean_commits":22.666666666666668,"past_year_dds":0.4411764705882353,"last_synced_at":"2026-06-18T10:03:20.350Z","last_synced_commit":"dc11e03a9a74f72d29e5a2c9b00bc0aaef71c54b","created_at":"2023-03-07T09:44:59.844Z","updated_at":"2026-06-18T09:59:14.388Z","committers":[{"name":"dotnet-maestro[bot]","email":"42748379+dotnet-maestro[bot]","login":"dotnet-maestro[bot]","count":752},{"name":"Deep Choudhery","email":"54324771+deepchoudhery","login":"deepchoudhery","count":364},{"name":"Prafull Bhosale","email":"prbhosal@microsoft.com","login":"prafullbhosale","count":335},{"name":"Pradeep Kadubandi","email":"pradeep.v.kadubandi@gmail.com","login":"PradeepKadubandi","count":198},{"name":"Pranav K","email":"prkrishn@hotmail.com","login":"pranavkm","count":128},{"name":"haileymck","email":"111816896+haileymck","login":"haileymck","count":114},{"name":"Sean Peters","email":"sepeters@microsoft.com","login":"seancpeters","count":112},{"name":"Nate McMaster","email":"nate.mcmaster@microsoft.com","login":null,"count":78},{"name":"Zachary Halzel","email":"zahalzel@microsoft.com","login":"zahalzel","count":63},{"name":"ASP.NET CI","email":"aspnetci","login":"aspnetci","count":59},{"name":"Hao Kung","email":"HaoK","login":"HaoK","count":53},{"name":"Ryan Brandenburg","email":"rybrande@microsoft.com","login":"ryanbrandenburg","count":35},{"name":"Tim Mulholland","email":"tlmii","login":"tlmii","count":34},{"name":"N. Taylor Mullen","email":"nimullen@microsoft.com","login":"NTaylorMullen","count":32},{"name":"Vijay Ramakrishnan","email":"vramak@microsoft.com","login":"vijayrkn","count":23},{"name":"Phil Henning","email":"phenning@microsoft.com","login":"phenning","count":22},{"name":"Nate McMaster","email":"natemcmaster","login":"natemcmaster","count":18},{"name":"John Luo","email":"jt.luo@mail.utoronto.ca","login":"JunTaoLuo","count":14},{"name":"Arthur Vickers","email":"ajcvickers@hotmail.com","login":"ajcvickers","count":14},{"name":"Mike Harder","email":"mharder@microsoft.com","login":"mikeharder","count":13},{"name":"Pavel Krymets","email":"pavel@krymets.com","login":"pakrym","count":13},{"name":"Doug Bunting","email":"dougbu@microsoft.com","login":"dougbu","count":13},{"name":"David Fowler","email":"davidfowl@gmail.com","login":"davidfowl","count":13},{"name":"Kiran Challa","email":"kichalla@microsoft.com","login":"kichalla","count":10},{"name":"Scott Addie","email":"scott.addie@microsoft.com","login":"scottaddie","count":10},{"name":"Christopher Yeleighton","email":"ne01026@shark.2a.pl","login":"yecril71pl","count":9},{"name":"Ryan Nowak","email":"nowakra@gmail.com","login":"rynowak","count":9},{"name":"Troy Dai","email":"troy.dai@outlook.com","login":"troydai","count":8},{"name":"Wei Wang","email":"chengtian.wang@gmail.com","login":"ChengTian","count":8},{"name":"Brennan","email":"brecon@microsoft.com","login":"BrennanConroy","count":8},{"name":"bleaphar","email":"33817274+bleaphar","login":"bleaphar","count":7},{"name":"Rick Anderson","email":"riande@microsoft.com","login":"Rick-Anderson","count":6},{"name":"Eilon Lipton","email":"Eilon","login":"Eilon","count":6},{"name":"Sayed Ibrahim Hashimi","email":"sayed.hashimi@gmail.com","login":"sayedihashimi","count":6},{"name":"Ajay Bhargav Baaskaran","email":"ajbaaska@microsoft.com","login":"ajaybhargavb","count":6},{"name":"Victor Hurdugaci","email":"victor.hurdugaci@microsoft.com","login":null,"count":6},{"name":"AndriySvyryd","email":"Andriy.Svyryd@microsoft.com","login":"AndriySvyryd","count":5},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":5},{"name":"Cesar Blum Silveira","email":"cesars@microsoft.com","login":null,"count":5},{"name":"Suhas Joshi","email":"suhasbjoshi@hotmail.com","login":null,"count":5},{"name":"anurse","email":"andrew@andrewnurse.net","login":"analogrelay","count":5},{"name":"Brice Lambson","email":"bricelam@microsoft.com","login":"bricelam","count":5},{"name":"Daniel Roth","email":"daroth@microsoft.com","login":"danroth27","count":4},{"name":"Matt Mitchell","email":"mmitche@microsoft.com","login":"mmitche","count":4},{"name":"jacalvar","email":"jacalvar@microsoft.com","login":"javiercn","count":4},{"name":"Cam Soper","email":"cam.soper@microsoft.com","login":"CamSoper","count":3},{"name":"Reshmi Mangalore","email":"reshmim@microsoft.com","login":"rmangalore","count":3},{"name":"unknown","email":"antonpis@vAnton-Beta8-1e.redmond.corp.microsoft.com","login":null,"count":2},{"name":"Mike Lorbetske","email":"mlorbe@microsoft.com","login":null,"count":2},{"name":"Cesar Blum Silveira","email":"cesarbs@gmail.com","login":null,"count":2},{"name":"Mike Lorbetske","email":"mike.lorbetske@n3-p.com","login":"mlorbetske","count":2},{"name":"Mackinnon Buck","email":"mackinnon.buck@gmail.com","login":"MackinnonBuck","count":2},{"name":"Kirk Larkin","email":"serpent5@pm.me","login":"serpent5","count":2},{"name":"Jonathan","email":"vanillajonathan","login":"vanillajonathan","count":2},{"name":"Jass Bagga","email":"jabagga@microsoft.com","login":"jbagga","count":2},{"name":"Jamie Keeling","email":"jamie.keeling@hotmail.co.uk","login":"JamieKeeling","count":2},{"name":"Ilona Tomkowicz","email":"32700855+ilonatommy","login":"ilonatommy","count":2},{"name":"Hisham Abdullah Bin Ateya","email":"hishamco_2007@hotmail.com","login":"hishamco","count":2},{"name":"Brian Surowiec","email":"xtorted@optonline.net","login":"xt0rted","count":2},{"name":"Barld Boot","email":"bakeds@gmail.com","login":"barld","count":2},{"name":"Steve Vaneeckhout","email":"SteveVaneeckhout","login":"SteveVaneeckhout","count":1},{"name":"Stephen Halter","email":"halter73@gmail.com","login":"halter73","count":1},{"name":"Mikael Mengistu","email":"mikaelm12","login":"mikaelm12","count":1},{"name":"MaxHorstmann","email":"MaxHorstmann","login":"MaxHorstmann","count":1},{"name":"Matthieu Penant","email":"thieum22@hotmail.com","login":"Thieum","count":1},{"name":"Matt Thalman","email":"mthalman@microsoft.com","login":"mthalman","count":1},{"name":"Youssef Victor","email":"31348972+Youssef1313","login":"Youssef1313","count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"unknown","email":"barryta@barryta-dev.redmond.corp.microsoft.com","login":null,"count":1},{"name":"moozzyk","email":"pawelka@microsoft.com","login":null,"count":1},{"name":"William Li","email":"wul@microsoft.com","login":null,"count":1},{"name":"MerlinBot","email":"MerlinBot","login":null,"count":1},{"name":"Praburaj","email":"praburaj.t@microsoft.com","login":null,"count":1},{"name":"Ahmet Alp Balkan","email":"ahmet@ahmetalpbalkan.com","login":null,"count":1},{"name":"dharmatech","email":"wayo.cavazos@gmail.com","login":"dharmatech","count":1},{"name":"dotnet bot","email":"dotnet-bot@dotnetfoundation.org","login":"dotnet-bot","count":1},{"name":"dotnet-maestro-bot","email":"dotnet-maestro-bot@microsoft.com","login":"dotnet-maestro-bot","count":1},{"name":"DaniRzV","email":"danirzv@gmail.com","login":"danirzv","count":1},{"name":"Christian Zachariasen","email":"chrizach@gmail.com","login":"christianz","count":1},{"name":"Christian Wenz","email":"christian@wenz.org","login":"wenz","count":1},{"name":"Bader Nasser Al-Hashmi","email":"badersur@gmail.com","login":"badersur","count":1},{"name":"Aravind S","email":"25126304+Arvinds-ds","login":"Arvinds-ds","count":1},{"name":"AlwaysHungry","email":"suico.dave@gmail.com","login":"suicodave","count":1},{"name":"Alfred Myers","email":"git@alfredmyers.com","login":"alfredmyers","count":1},{"name":"Alexander Köplinger","email":"alex.koeplinger@outlook.com","login":"akoeplinger","count":1},{"name":"Iakov Lilo","email":"lilo-jasha@yandex.ru","login":"jacob-l","count":1},{"name":"Immo Landwerth","email":"immol@microsoft.com","login":"terrajobst","count":1},{"name":"Irina Scurtu","email":"scurtuirina@gmail.com","login":"irinascurtu","count":1},{"name":"Jon Fortescue","email":"jofortes@microsoft.com","login":"jonfortescue","count":1},{"name":"Jon Galloway","email":"jongalloway@gmail.com","login":"jongalloway","count":1},{"name":"Justin Kotalik","email":"jukotali@microsoft.com","login":"jkotalik","count":1},{"name":"Kirthi Krishnamraju","email":"kirthik@microsoft.com","login":"kirthik","count":1},{"name":"MadLongTom","email":"36219016+MadLongTom","login":"MadLongTom","count":1},{"name":"Matt Galbraith","email":"mattgal@microsoft.com","login":"MattGal","count":1},{"name":"Tian Yunhao","email":"t123yh@outlook.com","login":"t123yh","count":1},{"name":"Taryn Hill","email":"taryn@phrohdoh.com","login":"phrohdoh","count":1},{"name":"Steven","email":"steven.liekens@gmail.com","login":"sliekens","count":1},{"name":"rabbitism","email":"popmessiah@hotmail.com","login":"rabbitism","count":1}],"past_year_committers":[{"name":"haileymck","email":"111816896+haileymck","login":"haileymck","count":114},{"name":"dotnet-maestro[bot]","email":"42748379+dotnet-maestro[bot]","login":"dotnet-maestro[bot]","count":52},{"name":"Phil Henning","email":"phenning@microsoft.com","login":"phenning","count":21},{"name":"bleaphar","email":"33817274+bleaphar","login":"bleaphar","count":6},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":5},{"name":"Matt Mitchell","email":"mmitche@microsoft.com","login":"mmitche","count":2},{"name":"Ilona Tomkowicz","email":"32700855+ilonatommy","login":"ilonatommy","count":2},{"name":"Matthieu Penant","email":"thieum22@hotmail.com","login":"Thieum","count":1},{"name":"Mackinnon Buck","email":"mackinnon.buck@gmail.com","login":"MackinnonBuck","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-18T00:00:09.052Z","repositories_count":6261759,"commits_count":876048771,"contributors_count":35059591,"owners_count":1167760,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"dotnet/Scaffolding","html_url":"https://github.com/dotnet/Scaffolding","last_synced_at":"2026-06-18T13:00:24.790Z","status":"active","issues_count":258,"pull_requests_count":1412,"avg_time_to_close_issue":93647431.14893617,"avg_time_to_close_pull_request":754089.0088852989,"issues_closed_count":141,"pull_requests_closed_count":1238,"pull_request_authors_count":25,"issue_authors_count":152,"avg_comments_per_issue":3.189922480620155,"avg_comments_per_pull_request":0.2726628895184136,"merged_pull_requests_count":1178,"bot_issues_count":5,"bot_pull_requests_count":827,"past_year_issues_count":62,"past_year_pull_requests_count":243,"past_year_avg_time_to_close_issue":1143225.1785714286,"past_year_avg_time_to_close_pull_request":307133.23076923075,"past_year_issues_closed_count":28,"past_year_pull_requests_closed_count":156,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":16,"past_year_avg_comments_per_issue":0.5967741935483871,"past_year_avg_comments_per_pull_request":0.5555555555555556,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":107,"past_year_merged_pull_requests_count":134,"created_at":"2023-05-15T18:54:37.686Z","updated_at":"2026-06-18T13:00:24.790Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnet%2FScaffolding/issues","issue_labels_count":{"table":{"customer-reported":109,"area-scaffolding":66,"type-enhancement":19,"area-msidentity":14,"TFS Tracked":6,"Feature":6,"Triage-Approved":5,"enhancement":5,"Triage-MoreInfo":3,"area-mvc":2,"area-identity":2,"PRI: 1 - Required":2,"bug":2,"0 - Backlog":1,"question":1,"Test":1,"help wanted":1,"Triage-Rejected":1,"area-dotnet-scaffolding":1,"Needs: Attention :wave:":1,"investigate":1,"duplicate":1,"More-info":1}},"pull_request_labels_count":{"table":{"dependencies":2,"area-scaffolding":1}},"issue_author_associations_count":{"table":{"NONE":133,"MEMBER":88,"CONTRIBUTOR":35,"OWNER":2}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":897,"MEMBER":411,"NONE":104}},"issue_authors":{"table":{"haileymck":42,"deepchoudhery":20,"danroth27":15,"Rick-Anderson":5,"MackinnonBuck":5,"doggy8088":5,"sayedihashimi":4,"dotnet-maestro[bot]":4,"HappyHammer72":4,"guardrex":4,"bukowa":2,"mikeharder":2,"NTaylorMullen":2,"prafullbhosale":2,"christiannagel":2,"ananthakrishnands":2,"badersur":2,"thompson-tomo":2,"signumq":1,"TraySimpson":1,"dylanbeattie":1,"hin-hin":1,"coderdnewbie":1,"mseminatore":1,"thomaslevesque":1,"kanisimoff":1,"psupina":1,"AlizerUncaged":1,"cn-ml":1,"Catfang":1,"AlexZeitler":1,"benyaminl":1,"DamianEdwards":1,"mmgafri":1,"SoftCircuits":1,"zeus221133":1,"PiyushPayodhi":1,"rbonomo":1,"johnpankowicz":1,"vanillajonathan":1,"omarceloribeiro":1,"JacquiM":1,"sakamoto-poteko":1,"FengRuikai":1,"panupong-sudj":1,"Pilchie":1,"mckennabarlow":1,"PagyNeti":1,"eren-dhoheiri":1,"mkArtakMSFT":1,"OnikenX":1,"ZuluNovember":1,"AaronSaikovski":1,"MarcinKnyc":1,"RaptorCZ":1,"TontonTij":1,"Mephistofeles":1,"tommyvct":1,"danielAyerra":1,"danbopes":1,"brandoncorrea":1,"joperezr":1,"MarvinKlein1508":1,"VMelnalksnis":1,"astroDimitrios":1,"Zeitgeist64":1,"timdeschryver":1,"johnholliday":1,"dotnetnoobie":1,"Grizzlly":1,"martinknafvework":1,"dharmatech":1,"JonPSmith":1,"silverlight-enjoyer":1,"suugbut":1,"JohnKesko":1,"KUTlime":1,"TimBoonstra":1,"inherthz":1,"divega":1,"chrish":1,"erossini":1,"JoeSherwood335":1,"T5ive":1,"DerAlbertCom":1,"pstricks-fans":1,"clockwiseq":1,"attilah":1,"ljm000":1,"jasontaylordev":1,"guillaumemaka":1,"chevol":1,"ainmor":1,"sgluca":1,"analogrelay":1,"dougbu":1,"leonardolondono":1,"Legends":1,"noahjanderson":1,"Eilon":1,"bernardj1905":1,"phenning":1,"natemcmaster":1,"robinwilson16":1,"Banner-Keith":1,"pauldbentley":1,"mwjallen":1,"orange2-netizen":1,"mmKayAllDay":1,"sebastienros":1,"markjbrown":1,"timbze":1,"davidbuckleyni":1,"jabjack":1,"serpent5":1,"AsValeO":1,"wenz":1,"DesktopMan":1,"testirme":1,"javiercn":1,"BjarkeCK":1,"anorborg":1,"bricelam":1,"blowdart":1,"github-actions[bot]":1,"natelaff":1,"tomg2015":1,"dlagg":1,"ashutoshvyas":1,"grunci":1,"DEAN-Cherry":1,"bancroftway":1,"jaliyaudagedara":1,"kszicsillag":1,"marcus-collab":1,"DillionVVV":1,"mlorbetske":1,"seancpeters":1,"JeremyLikness":1,"eberleitguy":1,"Pearseak":1,"kodaicoder":1,"davrob01":1,"am11":1,"rgordey":1,"douglassimaodev":1,"gkochanowsky":1,"tskardal":1,"nguyentuananh921":1,"drewnoakes":1,"tlmii":1,"rustd":1}},"pull_request_authors":{"table":{"dotnet-maestro[bot]":741,"deepchoudhery":326,"haileymck":103,"github-actions[bot]":84,"tlmii":70,"zahalzel":26,"phenning":23,"f-alizada":4,"yecril71pl":4,"Copilot":4,"bleaphar":3,"MackinnonBuck":2,"richlander":2,"sultan":2,"dependabot[bot]":2,"rbonomo":2,"wenz":2,"sliekens":2,"MadLongTom":2,"ilonatommy":2,"suicodave":2,"mikekistler":1,"Thieum":1,"danroth27":1,"akoeplinger":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-20T00:00:09.966Z","repositories_count":14820433,"issues_count":33050283,"pull_requests_count":109064547,"authors_count":11312796,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"customer-reported":16,"area-scaffolding":12,"type-enhancement":2,"Triage-Approved":2,"area-identity":1,"enhancement":1,"Feature":1,"0 - Backlog":1,"area-msidentity":1}},"past_year_pull_request_labels_count":{"table":{"area-scaffolding":1}},"past_year_issue_author_associations_count":{"table":{"MEMBER":45,"CONTRIBUTOR":8,"NONE":8}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":125,"MEMBER":106,"NONE":12}},"past_year_issue_authors":{"table":{"haileymck":42,"danroth27":6,"cn-ml":1,"DesktopMan":1,"dotnet-maestro[bot]":1,"drewnoakes":1,"guardrex":1,"javiercn":1,"JonPSmith":1,"joperezr":1,"KUTlime":1,"orange2-netizen":1,"rbonomo":1,"sayedihashimi":1,"Zeitgeist64":1}},"past_year_pull_request_authors":{"table":{"haileymck":103,"dotnet-maestro[bot]":102,"phenning":21,"github-actions[bot]":5,"Copilot":4,"bleaphar":3,"rbonomo":2,"ilonatommy":1,"MackinnonBuck":1,"Thieum":1}},"maintainers":[{"table":{"login":"deepchoudhery","count":247,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/deepchoudhery"}},{"table":{"login":"haileymck","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haileymck"}},{"table":{"login":"tlmii","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tlmii"}},{"table":{"login":"phenning","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phenning"}},{"table":{"login":"danroth27","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danroth27"}},{"table":{"login":"MackinnonBuck","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MackinnonBuck"}},{"table":{"login":"sayedihashimi","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayedihashimi"}},{"table":{"login":"ilonatommy","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilonatommy"}},{"table":{"login":"richlander","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richlander"}},{"table":{"login":"joperezr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joperezr"}},{"table":{"login":"mkArtakMSFT","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mkArtakMSFT"}},{"table":{"login":"Pilchie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Pilchie"}},{"table":{"login":"mseminatore","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mseminatore"}},{"table":{"login":"akoeplinger","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/akoeplinger"}},{"table":{"login":"DamianEdwards","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DamianEdwards"}},{"table":{"login":"drewnoakes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drewnoakes"}},{"table":{"login":"am11","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/am11"}},{"table":{"login":"astroDimitrios","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/astroDimitrios"}},{"table":{"login":"thomaslevesque","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomaslevesque"}},{"table":{"login":"javiercn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javiercn"}},{"table":{"login":"JeremyLikness","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JeremyLikness"}},{"table":{"login":"sebastienros","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sebastienros"}}],"active_maintainers":[{"table":{"login":"haileymck","count":123,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haileymck"}},{"table":{"login":"phenning","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phenning"}},{"table":{"login":"danroth27","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danroth27"}},{"table":{"login":"drewnoakes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/drewnoakes"}},{"table":{"login":"ilonatommy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ilonatommy"}},{"table":{"login":"javiercn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/javiercn"}},{"table":{"login":"joperezr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joperezr"}},{"table":{"login":"MackinnonBuck","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MackinnonBuck"}},{"table":{"login":"sayedihashimi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sayedihashimi"}}]}},"events":{"total":{"DeleteEvent":268,"PullRequestEvent":404,"ForkEvent":20,"IssuesEvent":226,"WatchEvent":140,"IssueCommentEvent":288,"PushEvent":892,"PullRequestReviewCommentEvent":189,"PullRequestReviewEvent":374,"CreateEvent":264},"last_year":{"DeleteEvent":152,"PullRequestEvent":186,"ForkEvent":6,"IssuesEvent":162,"WatchEvent":21,"IssueCommentEvent":114,"PushEvent":561,"PullRequestReviewCommentEvent":95,"PullRequestReviewEvent":192,"CreateEvent":149}},"keywords":[],"dependencies":[{"ecosystem":"nuget","filepath":"eng/common/sdl/packages.config","sha":null,"kind":"manifest","created_at":"2023-01-13T21:15:12.269Z","updated_at":"2023-01-13T21:15:12.269Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/eng/common/sdl/packages.config","dependencies":[{"id":6891504088,"package_name":"Microsoft.Guardian.Cli","ecosystem":"nuget","requirements":"0.109.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"src/MSIdentityScaffolding/Microsoft.DotNet.MSIdentity/Microsoft.DotNet.MSIdentity.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T21:15:12.430Z","updated_at":"2023-01-13T21:15:12.430Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/src/MSIdentityScaffolding/Microsoft.DotNet.MSIdentity/Microsoft.DotNet.MSIdentity.csproj","dependencies":[{"id":6891504097,"package_name":"Azure.Identity","ecosystem":"nuget","requirements":"$(AzureIdentityVersion)","direct":true,"kind":"runtime","optional":false},{"id":6891504098,"package_name":"Microsoft.Extensions.Configuration","ecosystem":"nuget","requirements":"$(MicrosoftExtensionsConfigurationVersion)","direct":true,"kind":"runtime","optional":false},{"id":6891504099,"package_name":"Microsoft.Extensions.Configuration.Binder","ecosystem":"nuget","requirements":"$(MicrosoftExtensionsConfigurationBinderVersion)","direct":true,"kind":"runtime","optional":false},{"id":6891504100,"package_name":"Microsoft.Extensions.Configuration.CommandLine","ecosystem":"nuget","requirements":"$(MicrosoftExtensionsConfigurationCommandLineVersion)","direct":true,"kind":"runtime","optional":false},{"id":6891504101,"package_name":"Microsoft.Graph","ecosystem":"nuget","requirements":"$(MicrosoftGraphVersion)","direct":true,"kind":"runtime","optional":false},{"id":6891504102,"package_name":"Microsoft.Identity.Client.Extensions.Msal","ecosystem":"nuget","requirements":"$(MicrosoftIdentityClientExtensionsMsalVersion)","direct":true,"kind":"runtime","optional":false},{"id":6891504103,"package_name":"Newtonsoft.Json","ecosystem":"nuget","requirements":"$(NewtonsoftJsonMsIdentityPackageVersion)","direct":true,"kind":"runtime","optional":false},{"id":6891504104,"package_name":"System.Security.Cryptography.ProtectedData","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"src/Scaffolding/VS.Web.CG/VS.Web.CG.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T21:15:12.638Z","updated_at":"2023-01-13T21:15:12.638Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/src/Scaffolding/VS.Web.CG/VS.Web.CG.csproj","dependencies":[{"id":6891505117,"package_name":"Microsoft.Extensions.CommandLineUtils.Sources","ecosystem":"nuget","requirements":"$(MicrosoftExtensionsCommandLineUtilsSourcesPackageVersion)","direct":true,"kind":"development","optional":false},{"id":6891505118,"package_name":"Microsoft.Extensions.DependencyInjection","ecosystem":"nuget","requirements":"$(MicrosoftExtensionsDependencyInjectionPackageVersion)","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"src/Scaffolding/VS.Web.CG.Core/VS.Web.CG.Core.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T21:15:12.861Z","updated_at":"2023-01-13T21:15:12.861Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/src/Scaffolding/VS.Web.CG.Core/VS.Web.CG.Core.csproj","dependencies":[{"id":6891505140,"package_name":"Microsoft.Extensions.CommandLineUtils.Sources","ecosystem":"nuget","requirements":"$(MicrosoftExtensionsCommandLineUtilsSourcesPackageVersion)","direct":true,"kind":"development","optional":false},{"id":6891505141,"package_name":"Microsoft.Extensions.DependencyInjection","ecosystem":"nuget","requirements":"$(MicrosoftExtensionsDependencyInjectionPackageVersion)","direct":true,"kind":"runtime","optional":false},{"id":6891505142,"package_name":"Newtonsoft.Json","ecosystem":"nuget","requirements":"$(NewtonsoftJsonPackageVersion)","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"src/Scaffolding/VS.Web.CG.EFCore/VS.Web.CG.EFCore.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T21:15:12.995Z","updated_at":"2023-01-13T21:15:12.995Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/src/Scaffolding/VS.Web.CG.EFCore/VS.Web.CG.EFCore.csproj","dependencies":[{"id":6891505145,"package_name":"Microsoft.EntityFrameworkCore.Design","ecosystem":"nuget","requirements":"$(MicrosoftEntityFrameworkCoreDesignPackageVersion)","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"src/Scaffolding/VS.Web.CG.Templating/VS.Web.CG.Templating.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T21:15:13.173Z","updated_at":"2023-01-13T21:15:13.173Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/src/Scaffolding/VS.Web.CG.Templating/VS.Web.CG.Templating.csproj","dependencies":[{"id":6891505156,"package_name":"Microsoft.AspNetCore.Razor.Language","ecosystem":"nuget","requirements":"$(MicrosoftAspNetCoreRazorLanguagePackageVersion)","direct":true,"kind":"runtime","optional":false},{"id":6891505157,"package_name":"Microsoft.CodeAnalysis.CSharp","ecosystem":"nuget","requirements":"$(MicrosoftCodeAnalysisCSharpPackageVersion)","direct":true,"kind":"runtime","optional":false},{"id":6891505158,"package_name":"Microsoft.CodeAnalysis.Razor","ecosystem":"nuget","requirements":"$(MicrosoftCodeAnalysisRazorPackageVersion)","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"src/Scaffolding/VS.Web.CG.Utils/VS.Web.CG.Utils.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T21:15:13.268Z","updated_at":"2023-01-13T21:15:13.268Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/src/Scaffolding/VS.Web.CG.Utils/VS.Web.CG.Utils.csproj","dependencies":[{"id":6891505166,"package_name":"Microsoft.CodeAnalysis.CSharp.Workspaces","ecosystem":"nuget","requirements":"$(MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion)","direct":true,"kind":"runtime","optional":false},{"id":6891505167,"package_name":"Newtonsoft.Json","ecosystem":"nuget","requirements":"$(NewtonsoftJsonPackageVersion)","direct":true,"kind":"runtime","optional":false},{"id":6891505168,"package_name":"Microsoft.Build","ecosystem":"nuget","requirements":"$(MicrosoftBuildPackageVersion)","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"src/Shared/Microsoft.DotNet.Scaffolding.Shared/Microsoft.DotNet.Scaffolding.Shared.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T21:15:13.523Z","updated_at":"2023-01-13T21:15:13.523Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/src/Shared/Microsoft.DotNet.Scaffolding.Shared/Microsoft.DotNet.Scaffolding.Shared.csproj","dependencies":[{"id":6891505178,"package_name":"Newtonsoft.Json","ecosystem":"nuget","requirements":"$(NewtonsoftJsonPackageVersion)","direct":true,"kind":"runtime","optional":false},{"id":6891505179,"package_name":"Microsoft.CodeAnalysis.CSharp.Features","ecosystem":"nuget","requirements":"$(CodeAnalysisVersion)","direct":true,"kind":"runtime","optional":false},{"id":6891505180,"package_name":"Microsoft.CodeAnalysis.CSharp.Scripting","ecosystem":"nuget","requirements":"$(CodeAnalysisVersion)","direct":true,"kind":"runtime","optional":false},{"id":6891505181,"package_name":"Microsoft.CodeAnalysis.CSharp.Workspaces","ecosystem":"nuget","requirements":"$(CodeAnalysisVersion)","direct":true,"kind":"runtime","optional":false},{"id":6891505182,"package_name":"Microsoft.CodeAnalysis.Features","ecosystem":"nuget","requirements":"$(CodeAnalysisVersion)","direct":true,"kind":"runtime","optional":false},{"id":6891505183,"package_name":"Microsoft.CodeAnalysis.VisualBasic.Features","ecosystem":"nuget","requirements":"$(CodeAnalysisVersion)","direct":true,"kind":"runtime","optional":false},{"id":6891505184,"package_name":"Microsoft.CodeAnalysis.VisualBasic.Workspaces","ecosystem":"nuget","requirements":"$(CodeAnalysisVersion)","direct":true,"kind":"runtime","optional":false},{"id":6891505185,"package_name":"Microsoft.CodeAnalysis.Workspaces.MSBuild","ecosystem":"nuget","requirements":"$(CodeAnalysisVersion)","direct":true,"kind":"runtime","optional":false},{"id":6891505186,"package_name":"NuGet.ProjectModel","ecosystem":"nuget","requirements":"$(NuGetProjectModelVersion)","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"test/Scaffolding/E2E_Test/E2E_Test.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T21:15:13.684Z","updated_at":"2023-01-13T21:15:13.684Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/test/Scaffolding/E2E_Test/E2E_Test.Tests.csproj","dependencies":[{"id":6891505195,"package_name":"Microsoft.Extensions.FileProviders.Physical","ecosystem":"nuget","requirements":"$(MicrosoftExtensionsFileProvidersPhysicalPackageVersion)","direct":true,"kind":"runtime","optional":false},{"id":6891505196,"package_name":"Microsoft.NET.Sdk.Razor","ecosystem":"nuget","requirements":"$(MicrosoftNETSdkRazorPackageVersion)","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"test/Scaffolding/Ext.ProjectModel.Tests/Ext.ProjectModel.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T21:15:13.809Z","updated_at":"2023-01-13T21:15:13.809Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/test/Scaffolding/Ext.ProjectModel.Tests/Ext.ProjectModel.Tests.csproj","dependencies":[{"id":6891505211,"package_name":"Microsoft.Build.Runtime","ecosystem":"nuget","requirements":"$(MicrosoftBuildRuntimePackageVersion)","direct":true,"kind":"runtime","optional":false},{"id":6891505212,"package_name":"Microsoft.Extensions.FileProviders.Physical","ecosystem":"nuget","requirements":"$(MicrosoftExtensionsFileProvidersPhysicalPackageVersion)","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"test/Scaffolding/TestApps/ModelTypesLocatorTestWebApp/ModelTypesLocatorTestWebApp.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T21:15:14.028Z","updated_at":"2023-01-13T21:15:14.028Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/test/Scaffolding/TestApps/ModelTypesLocatorTestWebApp/ModelTypesLocatorTestWebApp.csproj","dependencies":[{"id":6891505227,"package_name":"Microsoft.Extensions.Logging.Console","ecosystem":"nuget","requirements":"$(MicrosoftExtensionsLoggingConsolePackageVersion)","direct":true,"kind":"runtime","optional":false},{"id":6891505228,"package_name":"Microsoft.Extensions.Logging.Debug","ecosystem":"nuget","requirements":"$(MicrosoftExtensionsLoggingDebugPackageVersion)","direct":true,"kind":"runtime","optional":false},{"id":6891505229,"package_name":"Microsoft.EntityFrameworkCore","ecosystem":"nuget","requirements":"$(MicrosoftEntityFrameworkCorePackageVersion)","direct":true,"kind":"runtime","optional":false},{"id":6891505234,"package_name":"Microsoft.EntityFrameworkCore.Design","ecosystem":"nuget","requirements":"$(MicrosoftEntityFrameworkCoreDesignPackageVersion)","direct":true,"kind":"runtime","optional":false},{"id":6891505235,"package_name":"Microsoft.EntityFrameworkCore.SqlServer","ecosystem":"nuget","requirements":"$(MicrosoftEntityFrameworkCoreSqlServerPackageVersion)","direct":true,"kind":"runtime","optional":false},{"id":6891505236,"package_name":"Microsoft.Extensions.Identity.Stores","ecosystem":"nuget","requirements":"$(MicrosoftExtensionsIdentityStoresPackageVersion)","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"test/Scaffolding/VS.Web.CG.EFCore.Test/VS.Web.CG.EFCore.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T21:15:14.171Z","updated_at":"2023-01-13T21:15:14.171Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/test/Scaffolding/VS.Web.CG.EFCore.Test/VS.Web.CG.EFCore.Tests.csproj","dependencies":[{"id":6891505269,"package_name":"Microsoft.Build.Runtime","ecosystem":"nuget","requirements":"$(MicrosoftBuildRuntimePackageVersion)","direct":true,"kind":"runtime","optional":false},{"id":6891505270,"package_name":"Microsoft.EntityFrameworkCore","ecosystem":"nuget","requirements":"$(MicrosoftEntityFrameworkCorePackageVersion)","direct":true,"kind":"runtime","optional":false},{"id":6891505271,"package_name":"Microsoft.EntityFrameworkCore.SqlServer","ecosystem":"nuget","requirements":"$(MicrosoftEntityFrameworkCoreSqlServerPackageVersion)","direct":true,"kind":"runtime","optional":false},{"id":6891505272,"package_name":"Microsoft.Extensions.Configuration.Abstractions","ecosystem":"nuget","requirements":"$(MicrosoftExtensionsConfigurationAbstractionsPackageVersion)","direct":true,"kind":"runtime","optional":false},{"id":6891505273,"package_name":"Microsoft.Extensions.FileProviders.Embedded","ecosystem":"nuget","requirements":"$(MicrosoftExtensionsFileProvidersEmbeddedPackageVersion)","direct":true,"kind":"runtime","optional":false},{"id":6891505274,"package_name":"Microsoft.Extensions.FileProviders.Physical","ecosystem":"nuget","requirements":"$(MicrosoftExtensionsFileProvidersPhysicalPackageVersion)","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"test/Scaffolding/VS.Web.CG.MSBuild.Test/VS.Web.CG.MSBuild.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T21:15:14.377Z","updated_at":"2023-01-13T21:15:14.377Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/test/Scaffolding/VS.Web.CG.MSBuild.Test/VS.Web.CG.MSBuild.Tests.csproj","dependencies":[{"id":6891505310,"package_name":"Microsoft.Build.Runtime","ecosystem":"nuget","requirements":"$(MicrosoftBuildRuntimePackageVersion)","direct":true,"kind":"runtime","optional":false},{"id":6891505311,"package_name":"Microsoft.Extensions.FileProviders.Physical","ecosystem":"nuget","requirements":"$(MicrosoftExtensionsFileProvidersPhysicalPackageVersion)","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"test/Scaffolding/VS.Web.CG.Mvc.Test/VS.Web.CG.Mvc.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T21:15:14.559Z","updated_at":"2023-01-13T21:15:14.559Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/test/Scaffolding/VS.Web.CG.Mvc.Test/VS.Web.CG.Mvc.Tests.csproj","dependencies":[{"id":6891505361,"package_name":"Microsoft.Build.Runtime","ecosystem":"nuget","requirements":"$(MicrosoftBuildRuntimePackageVersion)","direct":true,"kind":"runtime","optional":false},{"id":6891505362,"package_name":"Microsoft.Extensions.FileProviders.Embedded","ecosystem":"nuget","requirements":"$(MicrosoftExtensionsFileProvidersEmbeddedPackageVersion)","direct":true,"kind":"runtime","optional":false},{"id":6891505363,"package_name":"Microsoft.Extensions.FileProviders.Physical","ecosystem":"nuget","requirements":"$(MicrosoftExtensionsFileProvidersPhysicalPackageVersion)","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"test/Scaffolding/VS.Web.CG.Sources.Test/VS.Web.CG.Sources.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T21:15:14.682Z","updated_at":"2023-01-13T21:15:14.682Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/test/Scaffolding/VS.Web.CG.Sources.Test/VS.Web.CG.Sources.Tests.csproj","dependencies":[{"id":6891505386,"package_name":"Microsoft.Build.Runtime","ecosystem":"nuget","requirements":"$(MicrosoftBuildRuntimePackageVersion)","direct":true,"kind":"runtime","optional":false},{"id":6891505387,"package_name":"Microsoft.Extensions.FileProviders.Physical","ecosystem":"nuget","requirements":"$(MicrosoftExtensionsFileProvidersPhysicalPackageVersion)","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"test/Scaffolding/VS.Web.CG.Templating.Test/VS.Web.CG.Templating.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T21:15:14.845Z","updated_at":"2023-01-13T21:15:14.845Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/test/Scaffolding/VS.Web.CG.Templating.Test/VS.Web.CG.Templating.Tests.csproj","dependencies":[{"id":6891505655,"package_name":"Microsoft.DotNet.ProjectModel","ecosystem":"nuget","requirements":"$(MicrosoftDotNetProjectModelPackageVersion)","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"test/Scaffolding/VS.Web.CG.Tools.Test/VS.Web.CG.Tools.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-01-13T21:15:15.117Z","updated_at":"2023-01-13T21:15:15.117Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/test/Scaffolding/VS.Web.CG.Tools.Test/VS.Web.CG.Tools.Tests.csproj","dependencies":[{"id":6891505705,"package_name":"Microsoft.Extensions.FileProviders.Physical","ecosystem":"nuget","requirements":"$(MicrosoftExtensionsFileProvidersPhysicalPackageVersion)","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"eng/common/internal/Tools.csproj","sha":null,"kind":"manifest","created_at":"2023-09-29T11:58:48.301Z","updated_at":"2023-09-29T11:58:48.301Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/eng/common/internal/Tools.csproj","dependencies":[]},{"ecosystem":"nuget","filepath":"src/Scaffolding/VS.Web.CG.Design/VS.Web.CG.Design.csproj","sha":null,"kind":"manifest","created_at":"2023-09-29T11:58:48.425Z","updated_at":"2023-09-29T11:58:48.425Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/src/Scaffolding/VS.Web.CG.Design/VS.Web.CG.Design.csproj","dependencies":[]},{"ecosystem":"nuget","filepath":"src/Scaffolding/VS.Web.CG.Design-anycpu/VS.Web.CG.Design-anycpu.csproj","sha":null,"kind":"manifest","created_at":"2023-09-29T11:58:48.453Z","updated_at":"2023-09-29T11:58:48.453Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/src/Scaffolding/VS.Web.CG.Design-anycpu/VS.Web.CG.Design-anycpu.csproj","dependencies":[]},{"ecosystem":"nuget","filepath":"src/Scaffolding/VS.Web.CG.Design-arm64/VS.Web.CG.Design-arm64.csproj","sha":null,"kind":"manifest","created_at":"2023-09-29T11:58:48.601Z","updated_at":"2023-09-29T11:58:48.601Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/src/Scaffolding/VS.Web.CG.Design-arm64/VS.Web.CG.Design-arm64.csproj","dependencies":[]},{"ecosystem":"nuget","filepath":"src/Scaffolding/VS.Web.CG.Msbuild/VS.Web.CG.Msbuild.csproj","sha":null,"kind":"manifest","created_at":"2023-09-29T11:58:48.669Z","updated_at":"2023-09-29T11:58:48.669Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/src/Scaffolding/VS.Web.CG.Msbuild/VS.Web.CG.Msbuild.csproj","dependencies":[]},{"ecosystem":"nuget","filepath":"src/Scaffolding/VS.Web.CG.Mvc/VS.Web.CG.Mvc.csproj","sha":null,"kind":"manifest","created_at":"2023-09-29T11:58:48.696Z","updated_at":"2023-09-29T11:58:48.696Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/src/Scaffolding/VS.Web.CG.Mvc/VS.Web.CG.Mvc.csproj","dependencies":[]},{"ecosystem":"nuget","filepath":"test/MSIdentityScaffolding/Microsoft.DotNet.MSIdentity.Tests/Microsoft.DotNet.MSIdentity.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-09-29T11:58:48.731Z","updated_at":"2023-09-29T11:58:48.731Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/test/MSIdentityScaffolding/Microsoft.DotNet.MSIdentity.Tests/Microsoft.DotNet.MSIdentity.Tests.csproj","dependencies":[]},{"ecosystem":"nuget","filepath":"test/MSIdentityScaffolding/Microsoft.DotNet.MSIdentity.UnitTests.Tests/Microsoft.DotNet.MSIdentity.UnitTests.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-09-29T11:58:48.743Z","updated_at":"2023-09-29T11:58:48.743Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/test/MSIdentityScaffolding/Microsoft.DotNet.MSIdentity.UnitTests.Tests/Microsoft.DotNet.MSIdentity.UnitTests.Tests.csproj","dependencies":[]},{"ecosystem":"nuget","filepath":"test/Scaffolding/TestApps/ClassLibrary1/ClassLibrary1.csproj","sha":null,"kind":"manifest","created_at":"2023-09-29T11:58:48.768Z","updated_at":"2023-09-29T11:58:48.768Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/test/Scaffolding/TestApps/ClassLibrary1/ClassLibrary1.csproj","dependencies":[]},{"ecosystem":"nuget","filepath":"test/Scaffolding/TestApps/ClassLibrary2/ClassLibrary2.csproj","sha":null,"kind":"manifest","created_at":"2023-09-29T11:58:48.778Z","updated_at":"2023-09-29T11:58:48.778Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/test/Scaffolding/TestApps/ClassLibrary2/ClassLibrary2.csproj","dependencies":[]},{"ecosystem":"nuget","filepath":"test/Scaffolding/TestApps/ModelTypesLocatorTestClassLibrary/ModelTypesLocatorTestClassLibrary.csproj","sha":null,"kind":"manifest","created_at":"2023-09-29T11:58:48.790Z","updated_at":"2023-09-29T11:58:48.790Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/test/Scaffolding/TestApps/ModelTypesLocatorTestClassLibrary/ModelTypesLocatorTestClassLibrary.csproj","dependencies":[]},{"ecosystem":"nuget","filepath":"test/Scaffolding/VS.Web.CG.Core.FunctionalTest/VS.Web.CG.Core.FunctionalTests.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-09-29T11:58:48.809Z","updated_at":"2023-09-29T11:58:48.809Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/test/Scaffolding/VS.Web.CG.Core.FunctionalTest/VS.Web.CG.Core.FunctionalTests.Tests.csproj","dependencies":[]},{"ecosystem":"nuget","filepath":"test/Scaffolding/VS.Web.CG.Core.Test/VS.Web.CG.Core.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-09-29T11:58:48.856Z","updated_at":"2023-09-29T11:58:48.856Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/test/Scaffolding/VS.Web.CG.Core.Test/VS.Web.CG.Core.Tests.csproj","dependencies":[]},{"ecosystem":"nuget","filepath":"test/Shared/Microsoft.DotNet.Scaffolding.Shared.Tests/Microsoft.DotNet.Scaffolding.Shared.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-09-29T11:58:48.960Z","updated_at":"2023-09-29T11:58:48.960Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/test/Shared/Microsoft.DotNet.Scaffolding.Shared.Tests/Microsoft.DotNet.Scaffolding.Shared.Tests.csproj","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/backport.yml","sha":null,"kind":"manifest","created_at":"2026-05-16T21:01:41.708Z","updated_at":"2026-05-16T21:01:41.708Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/.github/workflows/backport.yml","dependencies":[]},{"ecosystem":"npm","filepath":"src/Scaffolding/VS.Web.CG.Mvc/Templates/Identity/Bootstrap4/package-lock.json","sha":null,"kind":"lockfile","created_at":"2026-05-16T21:01:41.765Z","updated_at":"2026-05-16T21:01:41.765Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/src/Scaffolding/VS.Web.CG.Mvc/Templates/Identity/Bootstrap4/package-lock.json","dependencies":[{"id":25863505829,"package_name":"@popperjs/core","ecosystem":"npm","requirements":"2.11.8","direct":false,"kind":"runtime","optional":false},{"id":25863505836,"package_name":"bootstrap","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":25863505837,"package_name":"jquery","ecosystem":"npm","requirements":"3.7.1","direct":false,"kind":"runtime","optional":false},{"id":25863505840,"package_name":"jquery-validation","ecosystem":"npm","requirements":"1.21.0","direct":false,"kind":"runtime","optional":false},{"id":25863505841,"package_name":"jquery-validation-unobtrusive","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"src/Scaffolding/VS.Web.CG.Mvc/Templates/Identity/Bootstrap4/package.json","sha":null,"kind":"manifest","created_at":"2026-05-16T21:01:42.519Z","updated_at":"2026-05-16T21:01:42.519Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/src/Scaffolding/VS.Web.CG.Mvc/Templates/Identity/Bootstrap4/package.json","dependencies":[{"id":25863505843,"package_name":"bootstrap","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"runtime","optional":false},{"id":25863505844,"package_name":"jquery","ecosystem":"npm","requirements":"^3.7.1","direct":true,"kind":"runtime","optional":false},{"id":25863505845,"package_name":"jquery-validation","ecosystem":"npm","requirements":"^1.21.0","direct":true,"kind":"runtime","optional":false},{"id":25863505846,"package_name":"jquery-validation-unobtrusive","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"src/Scaffolding/VS.Web.CG.Mvc/Templates/Identity/Bootstrap5/package-lock.json","sha":null,"kind":"lockfile","created_at":"2026-05-16T21:01:42.741Z","updated_at":"2026-05-16T21:01:42.741Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/src/Scaffolding/VS.Web.CG.Mvc/Templates/Identity/Bootstrap5/package-lock.json","dependencies":[{"id":25863505856,"package_name":"@popperjs/core","ecosystem":"npm","requirements":"2.11.8","direct":false,"kind":"runtime","optional":false},{"id":25863505857,"package_name":"bootstrap","ecosystem":"npm","requirements":"5.3.3","direct":false,"kind":"runtime","optional":false},{"id":25863505858,"package_name":"jquery","ecosystem":"npm","requirements":"3.7.1","direct":false,"kind":"runtime","optional":false},{"id":25863505859,"package_name":"jquery-validation","ecosystem":"npm","requirements":"1.21.0","direct":false,"kind":"runtime","optional":false},{"id":25863505860,"package_name":"jquery-validation-unobtrusive","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"src/Scaffolding/VS.Web.CG.Mvc/Templates/Identity/Bootstrap5/package.json","sha":null,"kind":"manifest","created_at":"2026-05-16T21:01:44.112Z","updated_at":"2026-05-16T21:01:44.112Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/src/Scaffolding/VS.Web.CG.Mvc/Templates/Identity/Bootstrap5/package.json","dependencies":[{"id":25863505861,"package_name":"bootstrap","ecosystem":"npm","requirements":"^5.3.3","direct":true,"kind":"runtime","optional":false},{"id":25863505862,"package_name":"jquery","ecosystem":"npm","requirements":"^3.7.1","direct":true,"kind":"runtime","optional":false},{"id":25863505863,"package_name":"jquery-validation","ecosystem":"npm","requirements":"^1.21.0","direct":true,"kind":"runtime","optional":false},{"id":25863505864,"package_name":"jquery-validation-unobtrusive","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"src/MSIdentityScaffolding/dotnet-msidentity/dotnet-msidentity.csproj","sha":null,"kind":"manifest","created_at":"2026-05-16T21:01:44.234Z","updated_at":"2026-05-16T21:01:44.234Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/src/MSIdentityScaffolding/dotnet-msidentity/dotnet-msidentity.csproj","dependencies":[{"id":25863505865,"package_name":"System.CommandLine","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"src/Scaffolding/dotnet-aspnet-codegenerator/dotnet-aspnet-codegenerator.csproj","sha":null,"kind":"manifest","created_at":"2026-05-16T21:01:45.302Z","updated_at":"2026-05-16T21:01:45.302Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/src/Scaffolding/dotnet-aspnet-codegenerator/dotnet-aspnet-codegenerator.csproj","dependencies":[{"id":25863505876,"package_name":"Microsoft.Extensions.CommandLineUtils.Sources","ecosystem":"nuget","requirements":"$(MicrosoftExtensionsCommandLineUtilsSourcesPackageVersion)","direct":true,"kind":"development","optional":false},{"id":25863505880,"package_name":"Newtonsoft.Json","ecosystem":"nuget","requirements":"$(NewtonsoftJsonPackageVersion)","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"src/dotnet-scaffolding/Microsoft.DotNet.Scaffolding.CodeModification/Microsoft.DotNet.Scaffolding.CodeModification.csproj","sha":null,"kind":"manifest","created_at":"2026-05-16T21:01:46.740Z","updated_at":"2026-05-16T21:01:46.740Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/src/dotnet-scaffolding/Microsoft.DotNet.Scaffolding.CodeModification/Microsoft.DotNet.Scaffolding.CodeModification.csproj","dependencies":[{"id":25863505905,"package_name":"Microsoft.Build","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"src/dotnet-scaffolding/Microsoft.DotNet.Scaffolding.Core/Microsoft.DotNet.Scaffolding.Core.csproj","sha":null,"kind":"manifest","created_at":"2026-05-16T21:01:47.207Z","updated_at":"2026-05-16T21:01:47.207Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/src/dotnet-scaffolding/Microsoft.DotNet.Scaffolding.Core/Microsoft.DotNet.Scaffolding.Core.csproj","dependencies":[{"id":25863505915,"package_name":"Microsoft.Extensions.Hosting","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25863505916,"package_name":"NuGet.Configuration","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25863505935,"package_name":"NuGet.Credentials","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25863505943,"package_name":"NuGet.Protocol","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25863505948,"package_name":"NuGet.Versioning","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25863505955,"package_name":"System.CommandLine","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"src/dotnet-scaffolding/dotnet-scaffold/dotnet-scaffold.csproj","sha":null,"kind":"manifest","created_at":"2026-05-16T21:01:52.246Z","updated_at":"2026-05-16T21:01:52.246Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/src/dotnet-scaffolding/dotnet-scaffold/dotnet-scaffold.csproj","dependencies":[{"id":25863506101,"package_name":"Spectre.Console.Flow","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25863506102,"package_name":"Spectre.Console","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25863506103,"package_name":"Spectre.Console.Cli","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25863506107,"package_name":"Microsoft.Extensions.DependencyInjection","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25863506108,"package_name":"Microsoft.Extensions.Logging.Console","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25863506109,"package_name":"System.CommandLine","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25863506110,"package_name":"Microsoft.Build","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"src/dotnet-scaffolding/Microsoft.DotNet.Scaffolding.Internal/Microsoft.DotNet.Scaffolding.Internal.csproj","sha":null,"kind":"manifest","created_at":"2026-05-16T21:01:48.523Z","updated_at":"2026-05-16T21:01:48.523Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/src/dotnet-scaffolding/Microsoft.DotNet.Scaffolding.Internal/Microsoft.DotNet.Scaffolding.Internal.csproj","dependencies":[{"id":25863505969,"package_name":"Microsoft.ApplicationInsights.WorkerService","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25863505979,"package_name":"Microsoft.DotNet.PlatformAbstractions","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"src/dotnet-scaffolding/Microsoft.DotNet.Scaffolding.Roslyn/Microsoft.DotNet.Scaffolding.Roslyn.csproj","sha":null,"kind":"manifest","created_at":"2026-05-16T21:01:49.232Z","updated_at":"2026-05-16T21:01:49.232Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/src/dotnet-scaffolding/Microsoft.DotNet.Scaffolding.Roslyn/Microsoft.DotNet.Scaffolding.Roslyn.csproj","dependencies":[{"id":25863506001,"package_name":"Microsoft.Build.Locator","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25863506002,"package_name":"Microsoft.CodeAnalysis.Common","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25863506007,"package_name":"Microsoft.CodeAnalysis.CSharp","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25863506018,"package_name":"Microsoft.CodeAnalysis.CSharp.Features","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25863506039,"package_name":"Microsoft.CodeAnalysis.CSharp.Workspaces","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25863506046,"package_name":"Microsoft.CodeAnalysis.Features","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25863506047,"package_name":"Microsoft.CodeAnalysis.Workspaces.Common","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25863506050,"package_name":"Microsoft.CodeAnalysis.Workspaces.MSBuild","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25863506060,"package_name":"Microsoft.Build","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25863506061,"package_name":"Microsoft.Build.Tasks.Core","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"src/dotnet-scaffolding/Microsoft.DotNet.Scaffolding.TextTemplating/Microsoft.DotNet.Scaffolding.TextTemplating.csproj","sha":null,"kind":"manifest","created_at":"2026-05-16T21:01:51.253Z","updated_at":"2026-05-16T21:01:51.253Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/src/dotnet-scaffolding/Microsoft.DotNet.Scaffolding.TextTemplating/Microsoft.DotNet.Scaffolding.TextTemplating.csproj","dependencies":[{"id":25863506074,"package_name":"Mono.TextTemplating","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25863506099,"package_name":"Microsoft.Extensions.DependencyModel","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"test/Shared/Microsoft.DotNet.Scaffolding.ComponentModel.Tests/Microsoft.DotNet.Scaffolding.ComponentModel.Tests.csproj","sha":null,"kind":"manifest","created_at":"2026-05-16T21:01:53.157Z","updated_at":"2026-05-16T21:01:53.157Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/test/Shared/Microsoft.DotNet.Scaffolding.ComponentModel.Tests/Microsoft.DotNet.Scaffolding.ComponentModel.Tests.csproj","dependencies":[]},{"ecosystem":"nuget","filepath":"test/dotnet-scaffolding/Microsoft.DotNet.Scaffolding.Roslyn.Tests/Microsoft.DotNet.Scaffolding.Roslyn.Tests.csproj","sha":null,"kind":"manifest","created_at":"2026-05-16T21:01:53.883Z","updated_at":"2026-05-16T21:01:53.883Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/test/dotnet-scaffolding/Microsoft.DotNet.Scaffolding.Roslyn.Tests/Microsoft.DotNet.Scaffolding.Roslyn.Tests.csproj","dependencies":[{"id":25863506142,"package_name":"Microsoft.Build","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25863506143,"package_name":"Microsoft.Build.Framework","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":25863506149,"package_name":"Microsoft.Build.Tasks.Core","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"test/dotnet-scaffolding/dotnet-scaffold.Tests/dotnet-scaffold.Tests.csproj","sha":null,"kind":"manifest","created_at":"2026-05-16T21:01:54.870Z","updated_at":"2026-05-16T21:01:54.870Z","repository_link":"https://github.com/dotnet/Scaffolding/blob/main/test/dotnet-scaffolding/dotnet-scaffold.Tests/dotnet-scaffold.Tests.csproj","dependencies":[]}],"score":33.06592022208195,"created_at":"2025-05-09T01:30:18.861Z","updated_at":"2026-06-21T14:30:16.048Z","avatar_url":"https://github.com/dotnet.png","language":"C#","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/362154","html_url":"https://summary.ecosyste.ms/projects/362154"}