{"id":5910074,"name":"DataDog/setup-dotnet","ecosystem":"actions","description":"Used to build and publish .NET source. Set up a specific version of the .NET and authentication to private NuGet repository","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/DataDog/setup-dotnet","keywords_array":[],"namespace":"DataDog","versions_count":22,"first_release_published_at":"2019-08-01T13:26:34.000Z","latest_release_published_at":"2022-04-29T17:54:18.000Z","latest_release_number":"v2.1.0","last_synced_at":"2026-04-19T17:31:54.893Z","created_at":"2023-01-20T00:01:51.627Z","updated_at":"2026-04-19T17:31:54.894Z","registry_url":"https://github.com/DataDog/setup-dotnet","install_command":null,"documentation_url":null,"metadata":{"name":"Setup .NET Core SDK","description":"Used to build and publish .NET source. Set up a specific version of the .NET and authentication to private NuGet repository","author":"GitHub","branding":{"icon":"play","color":"green"},"inputs":{"dotnet-version":{"description":"Optional SDK version(s) to use. If not provided, will install global.json version when available. Examples: 2.2.104, 3.1, 3.1.x"},"global-json-file":{"description":"Optional global.json location, if your global.json isn't located in the root of the repo."},"source-url":{"description":"Optional package source for which to set up authentication. Will consult any existing NuGet.config in the root of the repo and provide a temporary NuGet.config using the NUGET_AUTH_TOKEN environment variable as a ClearTextPassword"},"owner":{"description":"Optional OWNER for using packages from GitHub Package Registry organizations/users other than the current repository's owner. Only used if a GPR URL is also provided in source-url"},"config-file":{"description":"Optional NuGet.config location, if your NuGet.config isn't located in the root of the repo."},"include-prerelease":{"description":"Whether prerelease versions should be matched with non-exact versions (for example 5.0.0-preview.6 being matched by 5, 5.0, 5.x or 5.0.x). Defaults to false if not provided.","required":false},"architecture":{"description":"Optional architecture to use. If not provided, will default to the OS architecture.","required":false}},"runs":{"using":"node16","main":"dist/index.js"},"default_branch":"main","path":null},"repo_metadata":{"uuid":"506246732","full_name":"DataDog/setup-dotnet","owner":"DataDog","description":"Set up your GitHub Actions workflow with a specific version of the .NET core sdk","archived":false,"fork":true,"pushed_at":"2023-05-19T20:01:15.000Z","size":2334,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-07-10T14:57:30.840Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"actions/setup-dotnet","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DataDog.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2022-06-22T12:53:39.000Z","updated_at":"2023-07-10T14:57:30.841Z","dependencies_parsed_at":"2023-01-19T13:17:52.226Z","dependency_job_id":null,"html_url":"https://github.com/DataDog/setup-dotnet","commit_stats":{"total_commits":317,"total_committers":49,"mean_commits":6.469387755102041,"dds":0.6403785488958991,"last_synced_commit":"4d4a70f4a5b2a5a5329f13be4ac933f2c9206ac0"},"previous_names":[],"tags_count":22,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DataDog","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":144732617,"owners_count":6159786,"icon_url":"https://github.com/github.png","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":"DataDog","name":"Datadog, Inc.","uuid":"365230","kind":"organization","description":"","email":"info@datadoghq.com","website":"https://datadoghq.com","location":"New York","twitter":"datadoghq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/365230?v=4","repositories_count":769,"last_synced_at":"2023-04-09T13:05:13.548Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/DataDog","created_at":"2022-11-02T16:25:55.506Z","updated_at":"2023-04-09T13:05:14.343Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DataDog","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DataDog/repositories"},"tags":[{"name":"v2","sha":"dcedda775e6db85482149a78ab2c3659a4c1446d","kind":"tag","published_at":"2022-06-22T16:17:21.000Z","download_url":"https://codeload.github.com/DataDog/setup-dotnet/tar.gz/v2","html_url":"https://github.com/DataDog/setup-dotnet/releases/tag/v2","dependencies_parsed_at":"2023-06-04T19:12:33.236Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v2/manifests"},{"name":"v2.1.0","sha":"c0d4ad69d8bd405d234f1c9166d383b7a4f69ed8","kind":"commit","published_at":"2022-04-29T17:54:18.000Z","download_url":"https://codeload.github.com/DataDog/setup-dotnet/tar.gz/v2.1.0","html_url":"https://github.com/DataDog/setup-dotnet/releases/tag/v2.1.0","dependencies_parsed_at":"2023-06-04T19:12:34.720Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"9211491ffb35dd6a6657ca4f45d43dfe6e97c829","kind":"commit","published_at":"2022-02-24T15:33:48.000Z","download_url":"https://codeload.github.com/DataDog/setup-dotnet/tar.gz/v2.0.0","html_url":"https://github.com/DataDog/setup-dotnet/releases/tag/v2.0.0","dependencies_parsed_at":"2023-06-04T19:12:36.247Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v2.0.0/manifests"},{"name":"v1.9.1","sha":"608ee757cfcce72c2e91e99aca128e0cae67de87","kind":"commit","published_at":"2022-02-22T13:38:32.000Z","download_url":"https://codeload.github.com/DataDog/setup-dotnet/tar.gz/v1.9.1","html_url":"https://github.com/DataDog/setup-dotnet/releases/tag/v1.9.1","dependencies_parsed_at":"2023-06-04T19:12:37.747Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1.9.1/manifests"},{"name":"v1","sha":"608ee757cfcce72c2e91e99aca128e0cae67de87","kind":"commit","published_at":"2022-02-22T13:38:32.000Z","download_url":"https://codeload.github.com/DataDog/setup-dotnet/tar.gz/v1","html_url":"https://github.com/DataDog/setup-dotnet/releases/tag/v1","dependencies_parsed_at":"2023-06-04T19:12:39.140Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1/manifests"},{"name":"v1.9.0","sha":"499789684c9a0d41c9b3f0d66a785ba17b1d51ab","kind":"commit","published_at":"2021-11-23T13:58:49.000Z","download_url":"https://codeload.github.com/DataDog/setup-dotnet/tar.gz/v1.9.0","html_url":"https://github.com/DataDog/setup-dotnet/releases/tag/v1.9.0","dependencies_parsed_at":"2023-06-04T19:12:40.693Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1.9.0/manifests"},{"name":"v1.8.2","sha":"5a3fa01c67e60dba8f95e2878436c7151c4b5f01","kind":"commit","published_at":"2021-09-14T07:17:28.000Z","download_url":"https://codeload.github.com/DataDog/setup-dotnet/tar.gz/v1.8.2","html_url":"https://github.com/DataDog/setup-dotnet/releases/tag/v1.8.2","dependencies_parsed_at":"2023-06-04T19:12:42.533Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1.8.2/manifests"},{"name":"v1.8.1","sha":"53063334342b67eb3f5066a7ac9151683aa30b96","kind":"commit","published_at":"2021-06-28T09:09:16.000Z","download_url":"https://codeload.github.com/DataDog/setup-dotnet/tar.gz/v1.8.1","html_url":"https://github.com/DataDog/setup-dotnet/releases/tag/v1.8.1","dependencies_parsed_at":"2023-06-04T19:12:43.946Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"a71d1eb2c86af85faa8c772c03fb365e377e45ea","kind":"commit","published_at":"2021-05-05T13:49:32.000Z","download_url":"https://codeload.github.com/DataDog/setup-dotnet/tar.gz/v1.8.0","html_url":"https://github.com/DataDog/setup-dotnet/releases/tag/v1.8.0","dependencies_parsed_at":"2023-06-04T19:12:45.086Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1.8.0/manifests"},{"name":"v1.7.2","sha":"51f68377c181a79065c61bd492bd49be4575c439","kind":"commit","published_at":"2020-09-29T15:12:29.000Z","download_url":"https://codeload.github.com/DataDog/setup-dotnet/tar.gz/v1.7.2","html_url":"https://github.com/DataDog/setup-dotnet/releases/tag/v1.7.2","dependencies_parsed_at":"2023-06-04T19:12:46.039Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"7a98346f51166aa847a6eeafa446690816e007b7","kind":"commit","published_at":"2020-09-24T15:26:00.000Z","download_url":"https://codeload.github.com/DataDog/setup-dotnet/tar.gz/v1.7.1","html_url":"https://github.com/DataDog/setup-dotnet/releases/tag/v1.7.1","dependencies_parsed_at":"2023-06-04T19:12:47.118Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"9d7c66c348ab5f4a3a03ba63dd5b15f59208cdfa","kind":"commit","published_at":"2020-09-21T19:49:32.000Z","download_url":"https://codeload.github.com/DataDog/setup-dotnet/tar.gz/v1.7.0","html_url":"https://github.com/DataDog/setup-dotnet/releases/tag/v1.7.0","dependencies_parsed_at":"2023-06-04T19:12:48.050Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"b8681684f4df82ee538aeb7d04ee28f99b7e5ac3","kind":"commit","published_at":"2020-08-10T14:20:40.000Z","download_url":"https://codeload.github.com/DataDog/setup-dotnet/tar.gz/v1.6.0","html_url":"https://github.com/DataDog/setup-dotnet/releases/tag/v1.6.0","dependencies_parsed_at":"2023-06-04T19:12:48.927Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"6efb2bd78f16e08562660f8246d6bd76adf6281f","kind":"commit","published_at":"2020-05-29T21:06:34.000Z","download_url":"https://codeload.github.com/DataDog/setup-dotnet/tar.gz/v1.5.0","html_url":"https://github.com/DataDog/setup-dotnet/releases/tag/v1.5.0","dependencies_parsed_at":"2023-06-04T19:12:49.762Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"b7821147f564527086410e8edd122d89b4b9602f","kind":"commit","published_at":"2019-12-20T15:59:45.000Z","download_url":"https://codeload.github.com/DataDog/setup-dotnet/tar.gz/v1.4.0","html_url":"https://github.com/DataDog/setup-dotnet/releases/tag/v1.4.0","dependencies_parsed_at":"2023-06-04T19:12:50.350Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"76585d940e5f55d68876fd283831119d7d7f5cc3","kind":"tag","published_at":"2019-10-21T21:23:08.000Z","download_url":"https://codeload.github.com/DataDog/setup-dotnet/tar.gz/v1.3.0","html_url":"https://github.com/DataDog/setup-dotnet/releases/tag/v1.3.0","dependencies_parsed_at":"2023-06-04T19:12:51.053Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"bb95ce727fd49ec1a65933419cc7c91747785302","kind":"tag","published_at":"2019-10-21T20:59:19.000Z","download_url":"https://codeload.github.com/DataDog/setup-dotnet/tar.gz/v1.2.1","html_url":"https://github.com/DataDog/setup-dotnet/releases/tag/v1.2.1","dependencies_parsed_at":"2023-06-04T19:12:51.684Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"6c0e2a2a6b8dbd557c411f0bd105b341d4ce40d2","kind":"commit","published_at":"2019-09-12T14:37:27.000Z","download_url":"https://codeload.github.com/DataDog/setup-dotnet/tar.gz/v1.2.0","html_url":"https://github.com/DataDog/setup-dotnet/releases/tag/v1.2.0","dependencies_parsed_at":"2023-06-04T19:12:52.416Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"1c11308e52f154b08fc294b00056edf61e0e251a","kind":"commit","published_at":"2019-08-23T14:38:29.000Z","download_url":"https://codeload.github.com/DataDog/setup-dotnet/tar.gz/v1.1.0","html_url":"https://github.com/DataDog/setup-dotnet/releases/tag/v1.1.0","dependencies_parsed_at":"2023-06-04T19:12:53.215Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1.1.0/manifests"},{"name":"v1.0.2","sha":"56ad7c692775dd91f93f2dc92b2ec61101dde8a7","kind":"commit","published_at":"2019-08-19T18:52:56.000Z","download_url":"https://codeload.github.com/DataDog/setup-dotnet/tar.gz/v1.0.2","html_url":"https://github.com/DataDog/setup-dotnet/releases/tag/v1.0.2","dependencies_parsed_at":"2023-06-04T19:12:53.810Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"fe9489df580ee62bc4638711b73f13670f274ffa","kind":"commit","published_at":"2019-08-13T20:05:52.000Z","download_url":"https://codeload.github.com/DataDog/setup-dotnet/tar.gz/v1.0.1","html_url":"https://github.com/DataDog/setup-dotnet/releases/tag/v1.0.1","dependencies_parsed_at":"2023-06-04T19:12:54.403Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"dc30e5defeb4a0047e149c684eab597f5f37f67d","kind":"commit","published_at":"2019-08-01T13:26:34.000Z","download_url":"https://codeload.github.com/DataDog/setup-dotnet/tar.gz/v1.0.0","html_url":"https://github.com/DataDog/setup-dotnet/releases/tag/v1.0.0","dependencies_parsed_at":"2023-06-04T19:12:55.241Z","dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fsetup-dotnet/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2023-07-10T14:57:31.214Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":42.858974907023466,"dependent_packages_count":0.0,"stargazers_count":49.38656863164194,"forks_count":37.2590091052879,"average":32.376138160988326},"purl":"pkg:githubactions/DataDog/setup-dotnet","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/DataDog/setup-dotnet","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/DataDog/setup-dotnet","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/DataDog/setup-dotnet/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T09:49:39.926Z","issues_count":0,"pull_requests_count":1,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":5083.0,"issues_closed_count":0,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/DataDog%2Fsetup-dotnet/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/DataDog%2Fsetup-dotnet/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/DataDog%2Fsetup-dotnet/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/DataDog%2Fsetup-dotnet/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/DataDog%2Fsetup-dotnet/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/DataDog%2Fsetup-dotnet/codemeta","maintainers":[]}