{"id":369023,"url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet","last_synced_at":"2026-06-21T01:01:55.292Z","repository":{"id":37271383,"uuid":"53027441","full_name":"microsoftgraph/msgraph-sdk-dotnet","owner":"microsoftgraph","description":"Microsoft Graph Client Library for .NET!","archived":false,"fork":false,"pushed_at":"2026-06-08T13:56:17.000Z","size":213238,"stargazers_count":787,"open_issues_count":207,"forks_count":263,"subscribers_count":58,"default_branch":"main","last_synced_at":"2026-06-14T22:04:43.110Z","etag":null,"topics":["devxeng","microsoftgraph"],"latest_commit_sha":null,"homepage":"https://graph.microsoft.com","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/microsoftgraph.png","metadata":{"files":{"readme":"README-Localized/README-es-es.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-03-03T06:39:37.000Z","updated_at":"2026-06-11T14:56:06.000Z","dependencies_parsed_at":"2025-04-17T09:29:15.018Z","dependency_job_id":"ce7285b1-ad34-474d-bf72-2ca1291425a3","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet","commit_stats":null,"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoftgraph","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/sbom","scorecard":{"id":49047,"data":{"date":"2025-08-04","repo":{"name":"github.com/microsoftgraph/msgraph-sdk-dotnet","commit":"c358de3775b56de35e55ef07ac159d67b7aa0c71"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 15 changesets","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/auto-merge-dependabot.yml:9","Warn: no topLevel permission defined: .github/workflows/project-auto-add.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/validatePublicAPISurface.yml:11","Info: topLevel 'actions' permission set to 'read': .github/workflows/validatePullRequest.yml:12","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/validatePullRequest.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/validatePullRequest.yml:11","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 5.88.0 not signed: https://api.github.com/repos/microsoftgraph/msgraph-sdk-dotnet/releases/236333799","Warn: release artifact 5.87.0 not signed: https://api.github.com/repos/microsoftgraph/msgraph-sdk-dotnet/releases/234365883","Warn: release artifact 5.86.0 not signed: https://api.github.com/repos/microsoftgraph/msgraph-sdk-dotnet/releases/233012187","Warn: release artifact 5.85.0 not signed: https://api.github.com/repos/microsoftgraph/msgraph-sdk-dotnet/releases/230806601","Warn: release artifact 5.88.0 does not have provenance: https://api.github.com/repos/microsoftgraph/msgraph-sdk-dotnet/releases/236333799","Warn: release artifact 5.87.0 does not have provenance: https://api.github.com/repos/microsoftgraph/msgraph-sdk-dotnet/releases/234365883","Warn: release artifact 5.86.0 does not have provenance: https://api.github.com/repos/microsoftgraph/msgraph-sdk-dotnet/releases/233012187","Warn: release artifact 5.85.0 does not have provenance: https://api.github.com/repos/microsoftgraph/msgraph-sdk-dotnet/releases/230806601"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"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/auto-merge-dependabot.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-dotnet/auto-merge-dependabot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/project-auto-add.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-dotnet/project-auto-add.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validatePublicAPISurface.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-dotnet/validatePublicAPISurface.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validatePublicAPISurface.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-dotnet/validatePublicAPISurface.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validatePublicAPISurface.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-dotnet/validatePublicAPISurface.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validatePublicAPISurface.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-dotnet/validatePublicAPISurface.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validatePublicAPISurface.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-dotnet/validatePublicAPISurface.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validatePublicAPISurface.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-dotnet/validatePublicAPISurface.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validatePullRequest.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-dotnet/validatePullRequest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validatePullRequest.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-dotnet/validatePullRequest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validatePullRequest.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-dotnet/validatePullRequest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validatePullRequest.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-dotnet/validatePullRequest.yml/main?enable=pin","Warn: nugetCommand not pinned by hash: .github/workflows/validatePullRequest.yml:32: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 nugetCommand 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-14T23:21:34.058Z","repository_id":37271383,"created_at":"2025-08-14T23:21:34.058Z","updated_at":"2025-08-14T23:21:34.058Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34426745,"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-16T02:00:06.860Z","response_time":126,"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":"microsoftgraph","name":"Microsoft Graph","uuid":"17304259","kind":"organization","description":"Unified endpoint for accessing data, relationships and insights coming from the Microsoft cloud","email":null,"website":"https://graph.microsoft.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17304259?v=4","repositories_count":246,"last_synced_at":"2024-04-24T04:07:29.147Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/microsoftgraph","funding_links":[],"total_stars":14173,"followers":818,"following":0,"created_at":"2022-11-02T16:33:17.857Z","updated_at":"2024-04-24T04:09:02.524Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoftgraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoftgraph/repositories"},"packages":[{"id":8921493,"name":"microsoft.graph","ecosystem":"nuget","description":"Microsoft Graph Client Library allows you to call Office 365, Azure AD and other Microsoft services through a single unified developer experience.","homepage":"https://developer.microsoft.com/graph","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet","keywords_array":["Microsoft","Office365","Graph","GraphServiceClient","Outlook","OneDrive","AzureAD","GraphAPI","Productivity","SharePoint","Intune","SDK"],"namespace":null,"versions_count":264,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2026-06-08T14:38:50.093Z","latest_release_number":"6.2.0","last_synced_at":"2026-06-18T01:42:12.211Z","created_at":"2024-02-26T01:39:02.330Z","updated_at":"2026-06-18T01:42:12.211Z","registry_url":"https://www.nuget.org/packages/microsoft.graph/","install_command":"Install-Package microsoft.graph","documentation_url":null,"metadata":{"copyright":"© Microsoft Corporation. All rights reserved.","license_info":{"type":"file","text":"LICENSE.txt","version":null},"license_url":"https://aka.ms/deprecateLicenseUrl","require_license_acceptance":true,"icon_url":"http://go.microsoft.com/fwlink/?LinkID=288890","readme":"README.md","repository":{"type":"git","url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet","branch":null,"commit":"d4764685a13af67a83422fb4be549271fbe151b3"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"release_notes":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/blob/main/CHANGELOG.md","dependency_summary":{"total_dependency_groups":4,"target_frameworks":["net10.0","net8.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":4}},"repo_metadata":{"id":37271383,"uuid":"53027441","full_name":"microsoftgraph/msgraph-sdk-dotnet","owner":"microsoftgraph","description":"Microsoft Graph Client Library for .NET!","archived":false,"fork":false,"pushed_at":"2026-06-05T23:50:53.000Z","size":217089,"stargazers_count":786,"open_issues_count":207,"forks_count":263,"subscribers_count":58,"default_branch":"main","last_synced_at":"2026-06-06T01:12:14.085Z","etag":null,"topics":["devxeng","microsoftgraph"],"latest_commit_sha":null,"homepage":"https://graph.microsoft.com","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/microsoftgraph.png","metadata":{"files":{"readme":"README-Localized/README-es-es.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-03-03T06:39:37.000Z","updated_at":"2026-06-05T23:13:48.000Z","dependencies_parsed_at":"2025-04-17T09:29:15.018Z","dependency_job_id":"ce7285b1-ad34-474d-bf72-2ca1291425a3","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet","commit_stats":null,"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoftgraph","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/sbom","scorecard":{"id":49047,"data":{"date":"2025-08-04","repo":{"name":"github.com/microsoftgraph/msgraph-sdk-dotnet","commit":"c358de3775b56de35e55ef07ac159d67b7aa0c71"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 15 changesets","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/auto-merge-dependabot.yml:9","Warn: no topLevel permission defined: .github/workflows/project-auto-add.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/validatePublicAPISurface.yml:11","Info: topLevel 'actions' permission set to 'read': .github/workflows/validatePullRequest.yml:12","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/validatePullRequest.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/validatePullRequest.yml:11","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 5.88.0 not signed: https://api.github.com/repos/microsoftgraph/msgraph-sdk-dotnet/releases/236333799","Warn: release artifact 5.87.0 not signed: https://api.github.com/repos/microsoftgraph/msgraph-sdk-dotnet/releases/234365883","Warn: release artifact 5.86.0 not signed: https://api.github.com/repos/microsoftgraph/msgraph-sdk-dotnet/releases/233012187","Warn: release artifact 5.85.0 not signed: https://api.github.com/repos/microsoftgraph/msgraph-sdk-dotnet/releases/230806601","Warn: release artifact 5.88.0 does not have provenance: https://api.github.com/repos/microsoftgraph/msgraph-sdk-dotnet/releases/236333799","Warn: release artifact 5.87.0 does not have provenance: https://api.github.com/repos/microsoftgraph/msgraph-sdk-dotnet/releases/234365883","Warn: release artifact 5.86.0 does not have provenance: https://api.github.com/repos/microsoftgraph/msgraph-sdk-dotnet/releases/233012187","Warn: release artifact 5.85.0 does not have provenance: https://api.github.com/repos/microsoftgraph/msgraph-sdk-dotnet/releases/230806601"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"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/auto-merge-dependabot.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-dotnet/auto-merge-dependabot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/project-auto-add.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-dotnet/project-auto-add.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validatePublicAPISurface.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-dotnet/validatePublicAPISurface.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validatePublicAPISurface.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-dotnet/validatePublicAPISurface.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validatePublicAPISurface.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-dotnet/validatePublicAPISurface.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validatePublicAPISurface.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-dotnet/validatePublicAPISurface.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validatePublicAPISurface.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-dotnet/validatePublicAPISurface.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validatePublicAPISurface.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-dotnet/validatePublicAPISurface.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validatePullRequest.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-dotnet/validatePullRequest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validatePullRequest.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-dotnet/validatePullRequest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validatePullRequest.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-dotnet/validatePullRequest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validatePullRequest.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-dotnet/validatePullRequest.yml/main?enable=pin","Warn: nugetCommand not pinned by hash: .github/workflows/validatePullRequest.yml:32: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 nugetCommand 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-14T23:21:34.058Z","repository_id":37271383,"created_at":"2025-08-14T23:21:34.058Z","updated_at":"2025-08-14T23:21:34.058Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33993195,"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-06T02:00:07.033Z","response_time":107,"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":"microsoftgraph","name":"Microsoft Graph","uuid":"17304259","kind":"organization","description":"Unified endpoint for accessing data, relationships and insights coming from the Microsoft cloud","email":null,"website":"https://graph.microsoft.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17304259?v=4","repositories_count":246,"last_synced_at":"2024-04-24T04:07:29.147Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/microsoftgraph","funding_links":[],"total_stars":14173,"followers":818,"following":0,"created_at":"2022-11-02T16:33:17.857Z","updated_at":"2024-04-24T04:09:02.524Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoftgraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoftgraph/repositories"},"tags":[{"name":"6.1.0","sha":"b6019b077c5cab89ee9246985549a84474e8446c","kind":"commit","published_at":"2026-05-20T01:33:06.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/6.1.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/6.1.0/manifests"},{"name":"6.0.3","sha":"4edead56cdf3179c7fdc9829e5f4509e9e02ac64","kind":"commit","published_at":"2026-05-14T22:08:52.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/6.0.3","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/6.0.3/manifests"},{"name":"6.0.2","sha":"eaa30ca92d16d7e2fc567b828e5c1c28a814ee24","kind":"commit","published_at":"2026-05-14T21:02:08.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/6.0.2","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"c929484effe0077e931a5723a9086de133ad1335","kind":"commit","published_at":"2026-05-13T23:46:50.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/6.0.1","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"38bad7c964b88bf314eb003106a343fed684ea8f","kind":"commit","published_at":"2026-05-12T17:35:29.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/6.0.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/6.0.0/manifests"},{"name":"5.105.0","sha":"c9888405fcd6014e66db8a050f9d42f9af95d579","kind":"commit","published_at":"2026-04-30T01:30:42.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.105.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.105.0/manifests"},{"name":"5.104.0","sha":"225d08676fcfc162d1bba6620ee0d380597f062f","kind":"commit","published_at":"2026-04-17T17:54:21.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.104.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.104.0/manifests"},{"name":"5.103.0","sha":"a21e420672cefe625994cda28b29bd8671e2947b","kind":"commit","published_at":"2026-02-20T00:12:57.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.103.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.103.0/manifests"},{"name":"5.102.0","sha":"8d152b917f84e2de5053e771fed07d351ba728d1","kind":"commit","published_at":"2026-02-05T23:07:00.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.102.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.102.0/manifests"},{"name":"5.101.0","sha":"9644cd753d846e8f8fdc63c06403870bedce807e","kind":"commit","published_at":"2026-01-22T19:24:29.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.101.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.101.0/manifests"},{"name":"5.100.0","sha":"ecf0b35fa3405b67cb396da767c1eaf8cfd8c667","kind":"commit","published_at":"2026-01-07T17:10:15.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.100.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.100.0/manifests"},{"name":"5.99.0","sha":"e5344a986b532dc59c63035c5fb30c5ca605b176","kind":"commit","published_at":"2025-12-17T23:56:58.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.99.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.99.0/manifests"},{"name":"5.98.0","sha":"c915ac3742be3a77acbbfb0cd5d60870b9386533","kind":"commit","published_at":"2025-12-04T22:24:39.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.98.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.98.0/manifests"},{"name":"5.97.0","sha":"8b9695f34bf1b8b48536fe8c48db11f744a9cb0b","kind":"commit","published_at":"2025-11-19T15:56:43.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.97.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.97.0/manifests"},{"name":"5.96.0","sha":"f5c91509270dd8100b78a8f33474b1a93169a69c","kind":"commit","published_at":"2025-11-06T21:11:15.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.96.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.96.0/manifests"},{"name":"5.95.0","sha":"609cef23d74a36afc7112d48e766b5d417224515","kind":"commit","published_at":"2025-10-23T13:12:25.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.95.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.95.0/manifests"},{"name":"5.94.0","sha":"e4a6341df62f6809675d240a4f987d1bd071bc97","kind":"commit","published_at":"2025-10-06T22:08:04.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.94.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.94.0/manifests"},{"name":"5.93.0","sha":"963c2ad43fc48eb3b3bd3f56e9c8ffd5983898e6","kind":"commit","published_at":"2025-09-16T19:31:54.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.93.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.93.0/manifests"},{"name":"5.92.0","sha":"93d61e9c363b2d252ace8bcf1628c6487dbf5727","kind":"commit","published_at":"2025-09-10T18:13:00.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.92.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.92.0/manifests"},{"name":"5.91.0","sha":"da167ce8cc28438408a7f2733c80ec5459e5e82f","kind":"commit","published_at":"2025-08-20T22:34:50.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.91.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.91.0/manifests"},{"name":"5.90.0","sha":"c34bdfe0c775face76796694e770bb03e91a8a5f","kind":"commit","published_at":"2025-08-12T20:21:11.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.90.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.90.0/manifests"},{"name":"5.89.0","sha":"c358de3775b56de35e55ef07ac159d67b7aa0c71","kind":"commit","published_at":"2025-08-05T21:39:33.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.89.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.89.0/manifests"},{"name":"5.88.0","sha":"a029db2117717e4874be130f62d1e2e998236d29","kind":"commit","published_at":"2025-07-30T15:59:56.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.88.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.88.0/manifests"},{"name":"5.87.0","sha":"72f60c04c55d88386fc92b8dec543357f11d1cca","kind":"commit","published_at":"2025-07-22T20:32:52.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.87.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.87.0/manifests"},{"name":"5.86.0","sha":"86ee2b80d5d82d2dedc7b7ed865a3d90608613db","kind":"commit","published_at":"2025-07-17T01:06:24.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.86.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.86.0/manifests"},{"name":"5.85.0","sha":"38116372f01c045600a34ba3723612d619bbe06a","kind":"commit","published_at":"2025-07-08T12:08:43.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.85.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.85.0/manifests"},{"name":"5.84.0","sha":"a401fe644744a9da0c8669906fc89e09c1d1a876","kind":"commit","published_at":"2025-07-02T12:54:48.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.84.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.84.0/manifests"},{"name":"5.83.0","sha":"54c0c6ddc293d4a22497c40ab28f0e54faf8cb61","kind":"commit","published_at":"2025-06-25T10:25:55.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.83.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.83.0/manifests"},{"name":"5.82.0","sha":"fc145bcfc1714a4e6117768034283509ea7ace0e","kind":"commit","published_at":"2025-06-17T19:21:34.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.82.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.82.0/manifests"},{"name":"5.81.0","sha":"100d531973cb089ea8ccc79a833140d2f45ebf34","kind":"commit","published_at":"2025-06-10T21:15:15.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.81.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.81.0/manifests"},{"name":"5.80.0","sha":"e612c75b4965b11e6748a419ff11a22cbd9df3eb","kind":"commit","published_at":"2025-06-03T16:19:30.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.80.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.80.0/manifests"},{"name":"5.79.0","sha":"7fc9ce7d9db18155e0e2ef3cd61e34d4d47e7f30","kind":"commit","published_at":"2025-05-20T12:31:46.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.79.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.79.0/manifests"},{"name":"5.78.0","sha":"541ebe83d9baa12dbf35e686dd5c7ee075b2a386","kind":"commit","published_at":"2025-05-13T13:12:13.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.78.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.78.0/manifests"},{"name":"5.77.0","sha":"a069d1d3f21f747aa0e38269528beb8ff37c60c5","kind":"commit","published_at":"2025-04-15T11:47:18.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.77.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.77.0/manifests"},{"name":"5.76.0","sha":"6326f6b1d040596ba958d10ea04572be15653074","kind":"commit","published_at":"2025-04-09T18:06:09.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.76.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.76.0/manifests"},{"name":"5.75.0","sha":"58c1ec392de098622f82cb12758d054018863310","kind":"commit","published_at":"2025-03-25T19:54:17.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.75.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.75.0/manifests"},{"name":"5.74.0","sha":"115ca1e61a767fe8159d2051dc8dfb40564f8f44","kind":"commit","published_at":"2025-03-18T12:31:33.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.74.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.74.0/manifests"},{"name":"5.73.0","sha":"2bbeff6dc24ba2013433d35f70f77d03611edc92","kind":"commit","published_at":"2025-03-12T07:45:14.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.73.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.73.0/manifests"},{"name":"5.72.0","sha":"931738a02e62e9dab21fd71a3fabe5c0897b1d51","kind":"commit","published_at":"2025-03-05T07:12:11.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.72.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.72.0/manifests"},{"name":"5.71.0","sha":"0a64d1419fac59c6c132594a3545e800cedfa0f1","kind":"commit","published_at":"2025-02-25T14:42:15.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.71.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.71.0/manifests"},{"name":"5.70.0","sha":"5967b8a3e1da5659b2f3ed245c6ccc10e6d722f9","kind":"commit","published_at":"2025-02-13T09:07:20.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.70.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.70.0/manifests"},{"name":"5.69.0","sha":"67e739a4922fa46f127564146c1a8169938837b2","kind":"commit","published_at":"2025-01-23T10:27:12.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.69.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.69.0/manifests"},{"name":"5.68.0","sha":"0c20c39d0b2aff3bd3d18be3e2dc8c767014208b","kind":"commit","published_at":"2025-01-02T13:09:58.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.68.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.68.0/manifests"},{"name":"5.67.0","sha":"5f64248f472c17d1f9f9166e95a0c719da0cc93d","kind":"commit","published_at":"2024-12-13T07:45:27.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.67.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.67.0/manifests"},{"name":"5.66.0","sha":"0078105dc73d1e2ec3adc02dbc21d1b2b07c4b79","kind":"commit","published_at":"2024-12-11T06:47:22.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.66.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.66.0/manifests"},{"name":"5.65.0","sha":"5db66455cbf0179c7b4fbe74a3e08c7473c040b0","kind":"commit","published_at":"2024-12-05T08:59:35.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.65.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.65.0/manifests"},{"name":"5.64.0","sha":"c75f703f9ab7402d9cc68c8f7a75708ce6456809","kind":"commit","published_at":"2024-11-28T08:30:05.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.64.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.64.0/manifests"},{"name":"5.63.0","sha":"778803a6aa1513d93da71182afbe6c49bc3cd4ff","kind":"commit","published_at":"2024-11-20T08:19:08.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.63.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.63.0/manifests"},{"name":"5.62.0","sha":"09784b22143d636c8a2b87c9212499b97fa79c83","kind":"commit","published_at":"2024-11-07T14:38:03.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.62.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.62.0/manifests"},{"name":"5.61.0","sha":"c75439214c6752d0dff406ab4b0905a4369a7b5d","kind":"commit","published_at":"2024-10-17T12:35:23.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.61.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.61.0/manifests"},{"name":"5.60.0","sha":"2c2883acbe94883874775a128b37de884424b484","kind":"commit","published_at":"2024-10-09T12:27:00.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.60.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.60.0/manifests"},{"name":"5.59.0","sha":"3f48e5bf8201aea22c74d112d398ebc24e13e745","kind":"commit","published_at":"2024-10-02T09:05:14.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.59.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.59.0/manifests"},{"name":"5.58.0","sha":"b97b2cc83765ecbc28418e28de1bc5c8839b6383","kind":"commit","published_at":"2024-09-11T21:47:43.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.58.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.58.0/manifests"},{"name":"5.57.0","sha":"2f664190892839088f8b7d31842a31a284b96ee1","kind":"commit","published_at":"2024-09-05T09:30:29.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.57.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.57.0/manifests"},{"name":"5.56.1","sha":"d0ec0c0e0a8b25e84e5ba77e17b0f41115e92849","kind":"commit","published_at":"2024-08-27T23:40:45.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.56.1","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.56.1/manifests"},{"name":"v5.56.1","sha":"d0ec0c0e0a8b25e84e5ba77e17b0f41115e92849","kind":"commit","published_at":"2024-08-27T23:40:45.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/v5.56.1","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"1354831baeafb52965a8b2f5f80df5c43e414c99","kind":"commit","published_at":"2024-06-06T12:12:41.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/v5.56.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"5dce37798fcd66763c39827e07d4bb104db5f56e","kind":"commit","published_at":"2024-05-31T10:21:12.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/v5.55.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"9d53fd5881850f01b36d33dfd3bdf4bcbb45e415","kind":"commit","published_at":"2024-05-23T20:30:14.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/v5.54.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"1aa5bf95e4ff7fbbe20e3933ce71240898e61fee","kind":"commit","published_at":"2024-05-16T12:35:15.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/v5.53.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"28f7005d0f91ffc65aac1c5480043d3a3a27f72b","kind":"commit","published_at":"2024-05-08T10:14:06.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/v5.52.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"35bdae23296c5e6859af756c04de53d80904d013","kind":"commit","published_at":"2024-05-02T14:39:29.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/v5.51.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"1eb86d02795b530b5efc4409e245d189ae4a6a7e","kind":"commit","published_at":"2024-04-25T13:19:42.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/v5.50.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"e2a175fd7dd9567f7d65f9b2b7826ac061dc320f","kind":"commit","published_at":"2024-04-17T10:21:59.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/v5.49.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"5bc8a9f89ebc5f0bd05d044ed00d498c54c92fa2","kind":"commit","published_at":"2024-04-09T12:58:47.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/v5.48.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.48.0/manifests"},{"name":"v5.47.0","sha":"fdc5210c62ae97a14bd66ab5c156792c13157393","kind":"commit","published_at":"2024-04-05T12:53:01.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/v5.47.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"1deded955d7e114ef04335db2ac299c66632766d","kind":"commit","published_at":"2024-03-27T14:13:24.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/v5.46.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.46.0/manifests"},{"name":"v5.45.0","sha":"1db72a82680b7a36e646998feb10582883135898","kind":"commit","published_at":"2024-03-22T08:52:51.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/v5.45.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.45.0/manifests"},{"name":"5.44.0","sha":"148f1ef380baedb27f7adb3c93b45f194f5c3e16","kind":"commit","published_at":"2024-02-28T13:17:52.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.44.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.44.0/manifests"},{"name":"5.43.0","sha":"f4e50079f97016ada52c9a43d7d9a41a05c537a9","kind":"commit","published_at":"2024-02-20T13:46:54.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.43.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.43.0/manifests"},{"name":"5.42.0","sha":"42fec9f52a8b101380bd831369b54fdbc2a4b6bb","kind":"commit","published_at":"2024-02-14T09:56:28.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.42.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.42.0/manifests"},{"name":"5.41.0","sha":"9ea813abbca3fdc8b10506c3c53b9cff5bb5024f","kind":"commit","published_at":"2024-02-01T12:36:26.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.41.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.41.0/manifests"},{"name":"5.40.0","sha":"26cdfc94820ae50488d25a65cbf31c3c537204dc","kind":"commit","published_at":"2024-01-24T09:21:16.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.40.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.40.0/manifests"},{"name":"5.39.0","sha":"2821a5d7fdc138c6342d87622076e8f312e40525","kind":"commit","published_at":"2024-01-17T08:43:59.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.39.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.39.0/manifests"},{"name":"5.38.0","sha":"174063f8a744b7dc6f46d6f11dc56eaa531f630d","kind":"commit","published_at":"2024-01-04T06:34:03.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.38.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.38.0/manifests"},{"name":"5.37.0","sha":"c901f7cd49bcbabc9a19135b0ed5a64bba474590","kind":"commit","published_at":"2023-12-14T11:46:45.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.37.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.37.0/manifests"},{"name":"5.36.0","sha":"e3d59b67608b7496804ff007f2b2da59ce22bd2e","kind":"commit","published_at":"2023-11-22T08:25:04.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.36.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.36.0/manifests"},{"name":"5.35.0","sha":"8de5da64316b75beb943287d65f2001a9543bbec","kind":"commit","published_at":"2023-11-16T10:52:14.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.35.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.35.0/manifests"},{"name":"5.34.0","sha":"07c34f9316d0ab0e97ea17f3c165a641095e9b18","kind":"commit","published_at":"2023-11-08T10:36:40.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.34.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.34.0/manifests"},{"name":"5.33.0","sha":"fc141c8ac2932994aafe0d9ae2b2ee635e2455b4","kind":"commit","published_at":"2023-11-02T12:54:59.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.33.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.33.0/manifests"},{"name":"5.32.0","sha":"8a414b00be90d5eedb5bed11d5cb0769dfd32cab","kind":"commit","published_at":"2023-10-26T07:46:09.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.32.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.32.0/manifests"},{"name":"5.31.0","sha":"5fbfa66e9b0d7f97228ab7a99dec749f90f71810","kind":"commit","published_at":"2023-10-19T14:25:46.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.31.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.31.0/manifests"},{"name":"5.30.0","sha":"04c70b7eeaee243e316d3d14b6a9a610bf87d75d","kind":"commit","published_at":"2023-10-12T10:28:12.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.30.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.30.0/manifests"},{"name":"5.29.0","sha":"d3ff8aa8a488e2fa4b07fe784d1a81bd9d82e4bf","kind":"commit","published_at":"2023-10-06T11:52:32.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.29.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.29.0/manifests"},{"name":"5.28.0","sha":"b5d0ad2d5b74616ceae136c7da479072c18b9e37","kind":"commit","published_at":"2023-09-21T12:49:57.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.28.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.28.0/manifests"},{"name":"5.27.0","sha":"babd224b9c5b271d5bbfa56a7286a50743f2e88b","kind":"commit","published_at":"2023-09-13T16:21:04.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.27.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.27.0/manifests"},{"name":"5.26.0","sha":"e83fc4a521cf6adc2700c0eaa871dbad2dc8ed84","kind":"commit","published_at":"2023-09-06T08:41:00.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.26.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.26.0/manifests"},{"name":"5.25.0","sha":"05d956325546cebdcb82807b84ca8ffaee129692","kind":"commit","published_at":"2023-08-31T10:55:52.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.25.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.25.0/manifests"},{"name":"5.24.0","sha":"2c2498f44b612c49822f1975be9264e8c7fbb89b","kind":"commit","published_at":"2023-08-24T07:03:38.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.24.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.24.0/manifests"},{"name":"5.23.0","sha":"9fc24ac8a2134d5716245fc2ea6d32f1d479f847","kind":"commit","published_at":"2023-08-18T09:43:22.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.23.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.23.0/manifests"},{"name":"5.22.0","sha":"0d72d721a9a4709c74a52db1d70d870d61cc8e8d","kind":"commit","published_at":"2023-08-09T13:00:39.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.22.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.22.0/manifests"},{"name":"5.21.0","sha":"eb524ead4423ba5e81f46dcf7f8703fdf5f17a3b","kind":"commit","published_at":"2023-08-02T07:02:15.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.21.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.21.0/manifests"},{"name":"5.20.0","sha":"e8d45240d46a84c12ccd683bac59c454ab02b017","kind":"commit","published_at":"2023-07-27T06:26:01.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.20.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.20.0/manifests"},{"name":"5.19.0","sha":"ccb09f5fc287dd1ffdc66026aaca4f49acd7645f","kind":"commit","published_at":"2023-07-19T07:08:50.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.19.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.19.0/manifests"},{"name":"5.18.0","sha":"53be42788caf35b86c477e9145ad73942f6c5bb2","kind":"commit","published_at":"2023-07-12T08:31:48.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.18.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.18.0/manifests"},{"name":"5.17.0","sha":"bf96f7dee31f812396c2ed253bec29c53b619bab","kind":"commit","published_at":"2023-07-05T09:09:36.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.17.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.17.0/manifests"},{"name":"5.16.0","sha":"3c034ae775b095e2f44266655cd3aacd8bd36f51","kind":"commit","published_at":"2023-06-29T14:39:49.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.16.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.16.0/manifests"},{"name":"5.15.0","sha":"4a2830067359f5d9f0812eda07db3ceb5c58fa9c","kind":"commit","published_at":"2023-06-21T07:14:30.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.15.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.15.0/manifests"},{"name":"5.14.0","sha":"8d76044916f5898667c12011fc93173f326adc5c","kind":"commit","published_at":"2023-06-15T14:21:03.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.14.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.14.0/manifests"},{"name":"5.13.0","sha":"ccf3421574cf53c8f7282e3ee48ac4ea3bba993e","kind":"commit","published_at":"2023-06-09T11:08:08.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.13.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.13.0/manifests"},{"name":"5.12.0","sha":"00299d9ea8e04b0875438299f72892fe688ed02a","kind":"commit","published_at":"2023-05-24T14:48:59.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.12.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.12.0/manifests"},{"name":"5.11.0","sha":"6068bdf072f1f2a00bc425dec3e1116a049195ce","kind":"commit","published_at":"2023-05-17T07:15:30.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.11.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.11.0/manifests"},{"name":"5.10.0","sha":"f7f01eeb125d8ed0cb023852b587eb30a0bb39f8","kind":"commit","published_at":"2023-05-10T08:16:18.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.10.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.10.0/manifests"},{"name":"5.9.0","sha":"d2e494d953d88c9e9139232a11f45ddff79f8338","kind":"commit","published_at":"2023-05-03T13:58:07.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.9.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.9.0/manifests"},{"name":"5.8.0","sha":"f889d8efd1cc25ac6da04dbdc800fe8b96436811","kind":"commit","published_at":"2023-04-27T10:21:43.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.8.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.8.0/manifests"},{"name":"5.7.0","sha":"e3c134418835035e2e967279c286bb7b8a037f91","kind":"commit","published_at":"2023-04-20T06:09:27.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.7.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.7.0/manifests"},{"name":"5.6.0","sha":"75130ad0c1d97a807f54ac93bda8899d571ca8b7","kind":"commit","published_at":"2023-04-12T08:42:08.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.6.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.6.0/manifests"},{"name":"5.5.0","sha":"35219edc55a60ba072c314a3fea95f915938d457","kind":"commit","published_at":"2023-04-06T09:45:21.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.5.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.5.0/manifests"},{"name":"5.4.0","sha":"20962ffa56be3943e0367c04416ade3e85220964","kind":"commit","published_at":"2023-03-29T06:46:44.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.4.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.4.0/manifests"},{"name":"5.3.0","sha":"9232733a0d7b0e85347f3f49d52f1f4093327d22","kind":"commit","published_at":"2023-03-22T07:39:58.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.3.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.3.0/manifests"},{"name":"5.2.0","sha":"82d4f5d4b7a8216e787f2b227e08019773f6cc02","kind":"commit","published_at":"2023-03-14T14:32:58.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.2.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.2.0/manifests"},{"name":"5.1.0","sha":"2900f2dca8c0e246cf02dc1a1329911ce7c53441","kind":"commit","published_at":"2023-03-08T14:23:10.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.1.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.1.0/manifests"},{"name":"5.0.0","sha":"7a2be45d2cf37f18a32cc9a60d0edf441fd23a08","kind":"commit","published_at":"2023-02-28T21:01:46.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.0.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.0.0/manifests"},{"name":"4.54.0","sha":"1d5ca7be265d2c1edb1907f3f3168da4d2c9c680","kind":"commit","published_at":"2023-02-16T12:33:41.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.54.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.54.0/manifests"},{"name":"4.53.0","sha":"3af8805de3317deb2528172b284b562e27d7874b","kind":"commit","published_at":"2023-02-08T06:59:26.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.53.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.53.0/manifests"},{"name":"Microsoft.Graph.5.0.0-rc.5.nupkg","sha":"3af8805de3317deb2528172b284b562e27d7874b","kind":"commit","published_at":"2023-02-08T06:59:26.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-rc.5.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-rc.5.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-rc.5.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-rc.5.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-rc.5.nupkg/manifests"},{"name":"4.52.0","sha":"5a83c56a81a8b9ea6ba414c7cae44ee32913b722","kind":"commit","published_at":"2023-01-25T06:22:09.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.52.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.52.0/manifests"},{"name":"Microsoft.Graph.5.0.0-rc.4.nupkg","sha":"5a83c56a81a8b9ea6ba414c7cae44ee32913b722","kind":"commit","published_at":"2023-01-25T06:22:09.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-rc.4.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-rc.4.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-rc.4.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-rc.4.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-rc.4.nupkg/manifests"},{"name":"4.51.0","sha":"325f242dbc8ca1c78ce3de41024c0fafd184dd8f","kind":"commit","published_at":"2023-01-17T15:31:49.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.51.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.51.0/manifests"},{"name":"Microsoft.Graph.5.0.0-rc.3.nupkg","sha":"325f242dbc8ca1c78ce3de41024c0fafd184dd8f","kind":"commit","published_at":"2023-01-17T15:31:49.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-rc.3.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-rc.3.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-rc.3.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-rc.3.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-rc.3.nupkg/manifests"},{"name":"Microsoft.Graph.5.0.0-rc.2.nupkg","sha":"48c80530df46ebdbf2e34b5f27395bbcde64b7a7","kind":"commit","published_at":"2023-01-06T12:01:26.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-rc.2.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-rc.2.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-rc.2.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-rc.2.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-rc.2.nupkg/manifests"},{"name":"4.50.0","sha":"f18b75b9110223655ef3335ef44b194951f5d414","kind":"commit","published_at":"2023-01-04T07:52:51.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.50.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.50.0/manifests"},{"name":"4.49.0","sha":"a5624e1aabde2a6d7eb1cb53ad9d7b4e86eca2db","kind":"commit","published_at":"2022-12-14T10:18:08.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.49.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.49.0/manifests"},{"name":"Microsoft.Graph.5.0.0-rc.1.nupkg","sha":"a5624e1aabde2a6d7eb1cb53ad9d7b4e86eca2db","kind":"commit","published_at":"2022-12-14T10:18:08.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-rc.1.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-rc.1.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-rc.1.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-rc.1.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-rc.1.nupkg/manifests"},{"name":"4.48.0","sha":"d98128f77b9b029f6dda800b455b2d43db436629","kind":"commit","published_at":"2022-11-22T12:37:44.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.48.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.48.0/manifests"},{"name":"Microsoft.Graph.5.0.0-preview.14.nupkg","sha":"d98128f77b9b029f6dda800b455b2d43db436629","kind":"commit","published_at":"2022-11-22T12:37:44.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-preview.14.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-preview.14.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-preview.14.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.14.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.14.nupkg/manifests"},{"name":"4.47.0","sha":"171c085da2fccb670d049fc450cd90ba55a868fb","kind":"commit","published_at":"2022-11-08T22:30:28.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.47.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.47.0/manifests"},{"name":"4.46.0","sha":"994deb21ad0b4c8da9b391026c38f8754cba39b6","kind":"commit","published_at":"2022-11-01T13:28:02.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.46.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.46.0/manifests"},{"name":"4.45.0","sha":"82545dd3fa8695f722ab77f477c906854dbed69c","kind":"commit","published_at":"2022-10-18T12:47:01.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.45.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.45.0/manifests"},{"name":"Microsoft.Graph.5.0.0-preview.13.nupkg","sha":"82545dd3fa8695f722ab77f477c906854dbed69c","kind":"commit","published_at":"2022-10-18T12:47:01.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-preview.13.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-preview.13.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-preview.13.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.13.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.13.nupkg/manifests"},{"name":"4.44.0","sha":"5cc3e8cdcd862931d5dd68914bc00384b6269016","kind":"commit","published_at":"2022-10-12T06:55:53.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.44.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.44.0/manifests"},{"name":"4.43.0","sha":"c26ebc00031c2f63c6527e9e6b0c376dbf95e782","kind":"commit","published_at":"2022-10-04T14:42:45.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.43.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.43.0/manifests"},{"name":"4.42.0","sha":"c86f030467cad82bd6b33e8705bb03ff86a05296","kind":"commit","published_at":"2022-09-27T13:42:23.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.42.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.42.0/manifests"},{"name":"Microsoft.Graph.5.0.0-preview.12.nupkg","sha":"c86f030467cad82bd6b33e8705bb03ff86a05296","kind":"commit","published_at":"2022-09-27T13:42:23.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-preview.12.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-preview.12.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-preview.12.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.12.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.12.nupkg/manifests"},{"name":"4.41.0","sha":"5dfa788ff4d24341847461ab3a44a22920f6e4fb","kind":"commit","published_at":"2022-09-20T14:56:07.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.41.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.41.0/manifests"},{"name":"4.40.0","sha":"92d633144b72f7784d1f2957548ab2a298148237","kind":"commit","published_at":"2022-09-14T07:08:12.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.40.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.40.0/manifests"},{"name":"Microsoft.Graph.5.0.0-preview.11.nupkg","sha":"92d633144b72f7784d1f2957548ab2a298148237","kind":"commit","published_at":"2022-09-14T07:08:12.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-preview.11.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-preview.11.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-preview.11.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.11.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.11.nupkg/manifests"},{"name":"4.39.0","sha":"c34bdb5afaee72117b390bb7b94a049f251bce20","kind":"commit","published_at":"2022-09-06T13:25:47.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.39.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.39.0/manifests"},{"name":"4.38.0","sha":"d536dba046db986aacae7d4f63f42d66a675a26f","kind":"commit","published_at":"2022-08-31T10:37:45.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.38.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.38.0/manifests"},{"name":"4.37.0","sha":"127f3f531928cf2d4b29671a27419f3e2a67fd97","kind":"commit","published_at":"2022-08-24T07:14:35.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.37.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.37.0/manifests"},{"name":"4.36.0","sha":"f9530c49f21bf264edcb2ff1c5664cc57ff6d28f","kind":"commit","published_at":"2022-08-11T14:08:05.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.36.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.36.0/manifests"},{"name":"4.35.0","sha":"b49b1fededcae76ce5eab3a80e64982b4d5de698","kind":"commit","published_at":"2022-07-19T12:08:47.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.35.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.35.0/manifests"},{"name":"Microsoft.Graph.5.0.0-preview.10.nupkg","sha":"b49b1fededcae76ce5eab3a80e64982b4d5de698","kind":"commit","published_at":"2022-07-19T12:08:47.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-preview.10.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-preview.10.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-preview.10.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.10.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.10.nupkg/manifests"},{"name":"4.34.0","sha":"2cb858a9602284a1195de00cbecd79afe2ccc784","kind":"commit","published_at":"2022-07-05T14:02:59.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.34.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.34.0/manifests"},{"name":"Microsoft.Graph.5.0.0-preview.9.nupkg","sha":"2cb858a9602284a1195de00cbecd79afe2ccc784","kind":"commit","published_at":"2022-07-05T14:02:59.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-preview.9.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-preview.9.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-preview.9.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.9.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.9.nupkg/manifests"},{"name":"4.33.0","sha":"bddcbb20de79a7bf707db48f46bb61d0c5a79679","kind":"commit","published_at":"2022-06-28T16:43:07.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.33.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.33.0/manifests"},{"name":"4.32.0","sha":"617e31f71effff13728c90bb3c61d77683bf2ae1","kind":"commit","published_at":"2022-06-21T11:40:29.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.32.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.32.0/manifests"},{"name":"Microsoft.Graph.5.0.0-preview.8.nupkg","sha":"617e31f71effff13728c90bb3c61d77683bf2ae1","kind":"commit","published_at":"2022-06-21T11:40:29.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-preview.8.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-preview.8.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-preview.8.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.8.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.8.nupkg/manifests"},{"name":"4.31.0","sha":"30c865c70345a1d39b61c6849191363bdf514518","kind":"commit","published_at":"2022-06-14T13:55:38.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.31.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.31.0/manifests"},{"name":"Microsoft.Graph.5.0.0-preview.7.nupkg","sha":"02ca70b3dcb6d3fedb0ba5f0c64da04742b79982","kind":"commit","published_at":"2022-06-08T10:51:16.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-preview.7.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-preview.7.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-preview.7.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.7.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.7.nupkg/manifests"},{"name":"4.30.0","sha":"b47706722746d2ab32482de994af138a9a9d8b4b","kind":"commit","published_at":"2022-06-07T11:57:03.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.30.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.30.0/manifests"},{"name":"4.29.0","sha":"45b8bdc90ef2d5db19d3a8f6e43d6fb7d28ce31a","kind":"commit","published_at":"2022-05-17T12:00:40.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.29.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.29.0/manifests"},{"name":"Microsoft.Graph.5.0.0-preview.6.nupkg","sha":"45b8bdc90ef2d5db19d3a8f6e43d6fb7d28ce31a","kind":"commit","published_at":"2022-05-17T12:00:40.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-preview.6.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-preview.6.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-preview.6.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.6.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.6.nupkg/manifests"},{"name":"Microsoft.Graph.5.0.0-preview.5.nupkg","sha":"45b8bdc90ef2d5db19d3a8f6e43d6fb7d28ce31a","kind":"commit","published_at":"2022-05-17T12:00:40.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-preview.5.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-preview.5.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-preview.5.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.5.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.5.nupkg/manifests"},{"name":"4.28.0","sha":"801080586c4a0de9a179253ea92dba3e09b960c2","kind":"commit","published_at":"2022-05-11T10:51:52.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.28.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.28.0/manifests"},{"name":"Microsoft.Graph.5.0.0-preview.4.nupkg","sha":"9fd2e523c1f728edf8e9f57175f8522cab90ce95","kind":"commit","published_at":"2022-05-06T11:20:14.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-preview.4.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-preview.4.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-preview.4.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.4.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.4.nupkg/manifests"},{"name":"4.27.0","sha":"d7e1e7fac97a7cbd11af912da4ee5acf8ae8fcd0","kind":"commit","published_at":"2022-05-04T07:40:07.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.27.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.27.0/manifests"},{"name":"4.26.0","sha":"d12761674f27e49d6e9644cb51013daed104d06b","kind":"commit","published_at":"2022-04-28T06:04:06.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.26.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.26.0/manifests"},{"name":"4.25.0","sha":"f03e5d64ac73b09e30501e928490fb33cb0662f6","kind":"commit","published_at":"2022-04-12T14:18:02.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.25.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.25.0/manifests"},{"name":"Microsoft.Graph.5.0.0-preview.3.nupkg","sha":"f03e5d64ac73b09e30501e928490fb33cb0662f6","kind":"commit","published_at":"2022-04-12T14:18:02.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-preview.3.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-preview.3.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-preview.3.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.3.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.3.nupkg/manifests"},{"name":"4.24.0","sha":"df6913c5b1f5f8df14d30a84c5cc2304af534dba","kind":"commit","published_at":"2022-04-05T12:26:46.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.24.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.24.0/manifests"},{"name":"Microsoft.Graph.5.0.0-preview.2.nupkg","sha":"df6913c5b1f5f8df14d30a84c5cc2304af534dba","kind":"commit","published_at":"2022-04-05T12:26:46.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-preview.2.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-preview.2.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-preview.2.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.2.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.2.nupkg/manifests"},{"name":"4.23.0","sha":"6bf781daca75493dff724fd5e415134ef5ec7c5f","kind":"commit","published_at":"2022-03-29T20:59:45.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.23.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.23.0/manifests"},{"name":"4.22.0","sha":"ab7c8fa67fb6f58d06971c049f1eb768c51f59c0","kind":"commit","published_at":"2022-03-22T13:43:47.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.22.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.22.0/manifests"},{"name":"Microsoft.Graph.5.0.0-preview.1.nupkg","sha":"ab7c8fa67fb6f58d06971c049f1eb768c51f59c0","kind":"commit","published_at":"2022-03-22T13:43:47.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-preview.1.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-preview.1.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-preview.1.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.1.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.1.nupkg/manifests"},{"name":"4.21.0","sha":"e87975760244abe59099735fe0442827bb4b349a","kind":"commit","published_at":"2022-03-15T13:34:04.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.21.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.21.0/manifests"},{"name":"4.20.0","sha":"ae32b5fda8bc456df7a56c0052008e60056fd190","kind":"commit","published_at":"2022-03-08T22:23:20.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.20.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.20.0/manifests"},{"name":"4.19.0","sha":"5344820a880c813244d10a50c7f5f95cddd6dc28","kind":"commit","published_at":"2022-02-23T03:52:44.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.19.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.19.0/manifests"},{"name":"4.18.0","sha":"7e705e887b5f3cd184e2f19cf17678b770b43dc2","kind":"commit","published_at":"2022-02-09T11:42:40.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.18.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.18.0/manifests"},{"name":"4.17.0","sha":"e2c1e50310cd131080ac63c46082ff2d9d5edf1a","kind":"commit","published_at":"2022-01-26T09:56:03.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.17.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.17.0/manifests"},{"name":"4.16.0","sha":"8b5d336b8943536655d3f2316400361ab5d55e0a","kind":"commit","published_at":"2022-01-19T00:34:20.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.16.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.16.0/manifests"},{"name":"4.15.0","sha":"9b71cbe704d2259afd5da4a5e7c6fb6ab857542d","kind":"commit","published_at":"2022-01-11T13:33:11.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.15.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.15.0/manifests"},{"name":"4.14.0","sha":"54f3009c16045aafd30c5a04755e2dedb5cb477a","kind":"commit","published_at":"2022-01-04T14:13:48.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.14.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.14.0/manifests"},{"name":"4.13.0","sha":"42f08109c78471da2239dd014c769b882f18f4b5","kind":"commit","published_at":"2021-12-21T14:01:26.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.13.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.13.0/manifests"},{"name":"4.12.0","sha":"bee6cabf551d4cddd066d31101892423dd659a8c","kind":"commit","published_at":"2021-12-14T21:25:30.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.12.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.12.0/manifests"},{"name":"4.11.0","sha":"16a36d91a9ce1d15e00828a76b4a458413e1364c","kind":"commit","published_at":"2021-11-24T05:43:08.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.11.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.11.0/manifests"},{"name":"4.10.0","sha":"3f9995f34b2977cd2781b9e4250fadfa427f54ac","kind":"commit","published_at":"2021-11-10T05:57:01.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.10.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.10.0/manifests"},{"name":"4.9.0","sha":"5089065b978ee18448f9ee7094370031c3a941e9","kind":"commit","published_at":"2021-11-03T11:01:39.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.9.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.9.0/manifests"},{"name":"4.8.0","sha":"cbb7811f651274665594f77e12be2d37d58aad14","kind":"commit","published_at":"2021-10-28T07:50:20.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.8.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.8.0/manifests"},{"name":"4.7.0","sha":"e79897ce158f20f71a2e9e28cb3bbd6d8e8340c5","kind":"commit","published_at":"2021-10-13T18:19:57.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.7.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"318992b0660fd106ff109b0b185d7ca4e989c92a","kind":"commit","published_at":"2021-09-22T06:44:44.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.6.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"cb13fed8470d529a5c77d4ceb0a7c6bf9094d72b","kind":"commit","published_at":"2021-09-08T14:39:12.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.5.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"550adc6b536eab5ea994cbe7f3a6f9a87692aca4","kind":"commit","published_at":"2021-09-01T18:30:26.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.4.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"4dd7864ff32ae736b5cfc5419a1c6e478ef0c487","kind":"commit","published_at":"2021-08-18T14:08:34.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.3.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"09929d40eebaf2e6d36ef9b52fd5f0c0f1327cbc","kind":"commit","published_at":"2021-08-11T19:16:23.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.2.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"8d006b16dbfc020b2d613ceded84a15505803254","kind":"commit","published_at":"2021-08-05T17:02:29.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.1.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"a16828a4e8d720cf76a50625d2bb4f889f238d2c","kind":"commit","published_at":"2021-07-22T18:28:14.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.0.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.0.0/manifests"},{"name":"3.35.0","sha":"2961564bf92b439caf32f140aebb25b9a8e56a33","kind":"commit","published_at":"2021-06-15T21:19:35.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.35.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.35.0/manifests"},{"name":"Microsoft.Graph.4.0.0-preview.7.nupkg","sha":"2961564bf92b439caf32f140aebb25b9a8e56a33","kind":"commit","published_at":"2021-06-15T21:19:35.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.4.0.0-preview.7.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.4.0.0-preview.7.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.4.0.0-preview.7.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.4.0.0-preview.7.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.4.0.0-preview.7.nupkg/manifests"},{"name":"3.34.0","sha":"0eec998d2abd8f92607809d88e0e57a0a76adbbc","kind":"commit","published_at":"2021-06-10T20:48:38.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.34.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.34.0/manifests"},{"name":"Microsoft.Graph.4.0.0-preview.6.nupkg","sha":"57a9924f346b3b9ea4640ffa34eefc1dd8aff2d5","kind":"commit","published_at":"2021-06-01T21:55:53.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.4.0.0-preview.6.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.4.0.0-preview.6.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.4.0.0-preview.6.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.4.0.0-preview.6.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.4.0.0-preview.6.nupkg/manifests"},{"name":"3.33.0","sha":"51288d884b8e56f5a479631a9674a0ea0b91dbfb","kind":"commit","published_at":"2021-05-20T21:43:11.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.33.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.33.0/manifests"},{"name":"Microsoft.Graph.4.0.0-preview.5.nupkg","sha":"51288d884b8e56f5a479631a9674a0ea0b91dbfb","kind":"commit","published_at":"2021-05-20T21:43:11.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.4.0.0-preview.5.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.4.0.0-preview.5.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.4.0.0-preview.5.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.4.0.0-preview.5.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.4.0.0-preview.5.nupkg/manifests"},{"name":"3.32.0","sha":"ffecbd4a279ee4292c9540c5468e39d90781bc8d","kind":"commit","published_at":"2021-05-12T22:46:09.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.32.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.32.0/manifests"},{"name":"3.31.0","sha":"622edab0ef56783b1a477c2dc0640942c2cd6728","kind":"commit","published_at":"2021-05-07T06:53:46.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.31.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.31.0/manifests"},{"name":"Microsoft.Graph.4.0.0-preview.4.nupkg","sha":"622edab0ef56783b1a477c2dc0640942c2cd6728","kind":"commit","published_at":"2021-05-07T06:53:46.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.4.0.0-preview.4.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.4.0.0-preview.4.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.4.0.0-preview.4.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.4.0.0-preview.4.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.4.0.0-preview.4.nupkg/manifests"},{"name":"3.30.0","sha":"5cb71d2e109ff3109a59ba6d87a04d8976af1f83","kind":"commit","published_at":"2021-04-20T17:49:48.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.30.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.30.0/manifests"},{"name":"Microsoft.Graph.4.0.0-preview.3.nupkg","sha":"5cb71d2e109ff3109a59ba6d87a04d8976af1f83","kind":"commit","published_at":"2021-04-20T17:49:48.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.4.0.0-preview.3.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.4.0.0-preview.3.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.4.0.0-preview.3.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.4.0.0-preview.3.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.4.0.0-preview.3.nupkg/manifests"},{"name":"3.29.0","sha":"73624593bf5520910aa04317f7dd0ed4bb5414ea","kind":"commit","published_at":"2021-04-02T23:27:58.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.29.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.29.0/manifests"},{"name":"Microsoft.Graph.4.0.0-preview.2.nupkg","sha":"4761fbf6286c6e993caffc25dcf0cc9f2f33d368","kind":"commit","published_at":"2021-04-01T06:10:01.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.4.0.0-preview.2.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.4.0.0-preview.2.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.4.0.0-preview.2.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.4.0.0-preview.2.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.4.0.0-preview.2.nupkg/manifests"},{"name":"3.28.0","sha":"b330b34d356fd4b7632beb69c395fa205acef785","kind":"commit","published_at":"2021-03-25T18:08:19.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.28.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.28.0/manifests"},{"name":"3.27.0","sha":"87a892eaaca789e1726febe11be3a2da4d57eb07","kind":"commit","published_at":"2021-03-09T23:45:28.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.27.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.27.0/manifests"},{"name":"Microsoft.Graph.4.0.0-preview.1.nupkg","sha":"87a892eaaca789e1726febe11be3a2da4d57eb07","kind":"commit","published_at":"2021-03-09T23:45:28.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.4.0.0-preview.1.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.4.0.0-preview.1.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.4.0.0-preview.1.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.4.0.0-preview.1.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.4.0.0-preview.1.nupkg/manifests"},{"name":"3.26.0","sha":"a82df9f3e6969499c230e5a7790e57d966859b3b","kind":"commit","published_at":"2021-03-03T23:48:52.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.26.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.26.0/manifests"},{"name":"3.25.0","sha":"b9d4a16e7a0876de8af2221ab2d7c49208a3f75c","kind":"commit","published_at":"2021-02-18T17:41:29.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.25.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.25.0/manifests"},{"name":"3.24.0","sha":"1e03992462c71d3fce670fa956df6adda1daee84","kind":"commit","published_at":"2021-02-10T23:25:05.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.24.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.24.0/manifests"},{"name":"3.23.0","sha":"d9db15705ce8b372ca6fac02aa60ae3bbd9c92ac","kind":"commit","published_at":"2021-01-29T00:36:13.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.23.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.23.0/manifests"},{"name":"3.22.0","sha":"2da970f3229d5d73a7bd5a1caa00bf4cd0da801d","kind":"commit","published_at":"2021-01-20T21:15:06.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.22.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.22.0/manifests"},{"name":"3.21.0","sha":"6ffbdda107500070533565cb8827d6ffb0ba21a6","kind":"commit","published_at":"2020-12-08T19:02:58.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.21.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.21.0/manifests"},{"name":"3.20.0","sha":"86fa793f70bdcba6f88736e277e42d4b08f66b96","kind":"commit","published_at":"2020-11-19T14:57:13.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.20.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.20.0/manifests"},{"name":"3.19.0","sha":"11700e204a9b8a966517fc4904e8f989360a6a8a","kind":"commit","published_at":"2020-10-27T17:43:56.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.19.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.19.0/manifests"},{"name":"3.18.0","sha":"4ee1ebafd7ad7260723bc42da514d7fad59c8813","kind":"commit","published_at":"2020-10-14T06:35:36.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.18.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.18.0/manifests"},{"name":"3.17.0","sha":"40b6a0bb75a453417f379a7a74e904c53c51561c","kind":"commit","published_at":"2020-10-09T21:07:34.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.17.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.17.0/manifests"},{"name":"3.16.0","sha":"78dfe115e31b4681b4f3cb16fe79a35960eb8791","kind":"commit","published_at":"2020-10-07T08:16:23.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.16.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.16.0/manifests"},{"name":"3.15.0","sha":"96a1f9c99df5077b8a7e71c840b72abf267a4315","kind":"commit","published_at":"2020-09-24T17:36:12.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.15.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.15.0/manifests"},{"name":"3.14.0","sha":"adec880ca69b3f9a33232b0bf6fcfb8e24ef2c27","kind":"commit","published_at":"2020-09-15T16:36:01.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.14.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.14.0/manifests"},{"name":"3.13.0","sha":"4e5981b4580dbbc8a73db1b63747854e83f1aa50","kind":"commit","published_at":"2020-09-08T22:42:54.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.13.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.13.0/manifests"},{"name":"3.12.0","sha":"f262d4bf7b1cf7f0f7b86c455e99c2e2c27fa704","kind":"commit","published_at":"2020-08-26T04:30:57.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.12.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.12.0/manifests"},{"name":"3.11.0","sha":"36ed0fb2cd7d3f3ee226b9afe187557a05a8ff30","kind":"commit","published_at":"2020-08-25T16:34:33.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.11.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.11.0/manifests"},{"name":"3.10.0","sha":"a500ea77f879b6261846c71a04afc5dc2f211c74","kind":"commit","published_at":"2020-08-18T20:57:20.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.10.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"4ce3189f1c9106afed3d6b4371f460a90f9cd12e","kind":"commit","published_at":"2020-07-28T19:33:50.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.9.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"9b74c2674969008669e4c46ac85bda7e6ad8a728","kind":"commit","published_at":"2020-06-16T17:40:01.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.8.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"773e12dc1c2d6c97bcb9d8818514c8526fa22bca","kind":"commit","published_at":"2020-06-09T17:43:47.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.7.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"0cb6ca9fed938cad19fafd26d7d52d5722ddd3aa","kind":"commit","published_at":"2020-05-21T02:45:49.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.6.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"287d1c4b0b057ad562296ac77d241982605ffd17","kind":"commit","published_at":"2020-05-12T16:36:53.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.5.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"1e882cdbad604278c2f7b880d9a4ea45c923d9b0","kind":"commit","published_at":"2020-05-01T21:33:14.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.4.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"a9219fc2da8ba1d8b85e8124ccfb017859ecb2e2","kind":"commit","published_at":"2020-04-14T18:15:26.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.3.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"5ddc9997bf554f6486dd3394b9b0e7adc8c6a582","kind":"commit","published_at":"2020-04-07T23:12:53.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.2.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"b369fccb202c2cfb4755651cdcdec5203534993d","kind":"commit","published_at":"2020-04-01T20:21:35.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.1.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"6df97f024b40bfd474b7d4e4ca7c4a543938f189","kind":"commit","published_at":"2020-03-18T17:42:54.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.0.1","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"f784b2e4f6739e6009cc0283a49886fd6970255e","kind":"commit","published_at":"2020-03-16T04:33:04.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.0.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.0.0/manifests"},{"name":"1.21.0","sha":"404c7681054cbcae18208965ba11a782743dc6da","kind":"commit","published_at":"2019-12-11T15:47:36.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.21.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.21.0/manifests"},{"name":"1.20.0","sha":"046845a3c96ce92ad1520e918a2be66aca0708e1","kind":"commit","published_at":"2019-11-06T06:17:55.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.20.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.20.0/manifests"},{"name":"1.19.0","sha":"c3a18f327f25b972f6a5dfeabe1467f59a67f154","kind":"commit","published_at":"2019-10-29T19:18:09.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.19.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.19.0/manifests"},{"name":"1.18.0","sha":"05231d6229a5693a5ac675d42360e77b56c17168","kind":"commit","published_at":"2019-10-15T20:42:13.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.18.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.18.0/manifests"},{"name":"1.17.0","sha":"4186d848cabfd93263c1d9a42ae3473dd0560282","kind":"commit","published_at":"2019-08-15T22:10:06.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.17.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.17.0/manifests"},{"name":"1.16.0","sha":"e037cc64ae91aef4dd9addd7319ac1d684a1ff65","kind":"commit","published_at":"2019-07-02T20:56:21.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.16.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.16.0/manifests"},{"name":"1.15.0","sha":"da8cb814f66d08c4bbff3e54e4a305eb890aa8df","kind":"commit","published_at":"2019-05-01T00:31:22.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.15.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.15.0/manifests"},{"name":"v1.15.0-Preview.2","sha":"02e8590db6f11fbae0b5d697394d5031881a7095","kind":"commit","published_at":"2019-04-26T23:44:30.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/v1.15.0-Preview.2","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/v1.15.0-Preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@v1.15.0-Preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v1.15.0-Preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v1.15.0-Preview.2/manifests"},{"name":"v1.15.0-Preview.1","sha":"492188c7137c57b61e59559294347c3b0bf89f0c","kind":"commit","published_at":"2019-04-19T01:19:44.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/v1.15.0-Preview.1","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/v1.15.0-Preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@v1.15.0-Preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v1.15.0-Preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v1.15.0-Preview.1/manifests"},{"name":"1.14.1","sha":"2c6f2bff4d272a0b6b8d08f6e4ea5e80bbe6cf31","kind":"commit","published_at":"2019-03-29T00:32:57.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.14.1","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"90f859b28966ddd72cc4e941270fe887f63464b6","kind":"commit","published_at":"2019-03-12T00:44:43.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.14.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.14.0/manifests"},{"name":"1.14.0-preview","sha":"c9a30939b3e79a6e070598db2fc6ea1982304b7b","kind":"commit","published_at":"2019-02-25T17:32:54.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.14.0-preview","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.14.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.14.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.14.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.14.0-preview/manifests"},{"name":"1.13.0","sha":"5b44b624106eac32f10b2c7999618779af4d879a","kind":"commit","published_at":"2019-01-15T23:07:09.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.13.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.13.0/manifests"},{"name":"1.13.0-preview.2","sha":"1c33ddf3c5d3295ee3c349bf13c3d3af2e38ac59","kind":"commit","published_at":"2019-01-10T19:00:58.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.13.0-preview.2","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.13.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.13.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.13.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.13.0-preview.2/manifests"},{"name":"1.13.0-preview","sha":"1a0e1c91abff1c4359349c934a60fe81fc5b2cd8","kind":"commit","published_at":"2018-12-18T18:43:04.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.13.0-preview","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.13.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.13.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.13.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.13.0-preview/manifests"},{"name":"1.12.0-beta","sha":"600c9f76e637fe0d94669453901f0ae1cfcf21dd","kind":"commit","published_at":"2018-11-14T04:54:19.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.12.0-beta","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.12.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.12.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.12.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.12.0-beta/manifests"},{"name":"1.12.0","sha":"d7607bcc4abb1e99b52902d84c9c213105aa5b05","kind":"commit","published_at":"2018-10-31T16:58:30.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.12.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"8fb11a7bf11ddba738a5cc3302f4a18cb46523f6","kind":"commit","published_at":"2018-09-20T21:05:16.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.11.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.11.0/manifests"},{"name":"1.10.0","sha":"aed5455e3c479fbc7a27ceae3f4b45d7fc0cf314","kind":"commit","published_at":"2018-07-05T18:27:03.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.10.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"84f77a7b5803dbc1ff9e38798a5c94c709eeca20","kind":"commit","published_at":"2018-05-03T17:10:47.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.9.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"f866494a3a97b7532d2e2a31895bc88defb9ef0b","kind":"commit","published_at":"2018-03-16T22:27:03.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.8.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.8.0/manifests"},{"name":"1.7.0-depre","sha":"65a74857c228ef49d1ace4a411e68ef1b32aa2b3","kind":"commit","published_at":"2017-12-08T21:29:34.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.7.0-depre","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.7.0-depre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.7.0-depre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.7.0-depre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.7.0-depre/manifests"},{"name":"1.7.0","sha":"7a4c34eb14e14cb5c6d423d512d6e1bf916823c9","kind":"commit","published_at":"2017-12-01T20:37:26.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.7.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"cca9c626a02574a97d920d7ca9cfe8781303de4a","kind":"commit","published_at":"2017-09-26T16:44:16.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.6.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"03c0b6704948d758c0f5ce3a9b3efd72289a1bdd","kind":"commit","published_at":"2017-08-28T21:24:14.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.5.1","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"45b220952f985459bc396e6c7e230fa3fbe4fc47","kind":"commit","published_at":"2017-08-08T20:45:54.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.5.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"9e2c2bc9320fbcf070729707359467babec2d388","kind":"commit","published_at":"2017-05-16T23:19:00.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.4.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"c82cc851a1b7b117595d0f42a99706d36efba211","kind":"commit","published_at":"2017-05-10T00:49:05.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.3.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"aa6eb24f8f3e141b31379594066208f684d308dd","kind":"commit","published_at":"2017-02-13T19:25:52.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.2.1","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"64bf98c012d8aeebd3971a024f8ac527c99b0f30","kind":"commit","published_at":"2016-11-08T02:59:25.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.2.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"91f7b3e324439bf6940dd086938ac51f00017240","kind":"commit","published_at":"2016-09-23T21:38:16.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.1.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.1.0/manifests"}]},"repo_metadata_updated_at":"2026-06-18T01:42:11.511Z","dependent_packages_count":190,"downloads":225635878,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.11275979997123001,"dependent_repos_count":14.97801439290325,"dependent_packages_count":20.3376452392213,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":11.809473144031926},"purl":"pkg:nuget/microsoft.graph","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/microsoft.graph","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/microsoft.graph","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/microsoft.graph/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-31T15:00:45.960Z","issues_count":384,"pull_requests_count":347,"avg_time_to_close_issue":5995463.226851852,"avg_time_to_close_pull_request":311126.8350877193,"issues_closed_count":216,"pull_requests_closed_count":285,"pull_request_authors_count":34,"issue_authors_count":307,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":0.4899135446685879,"merged_pull_requests_count":200,"bot_issues_count":1,"bot_pull_requests_count":181,"past_year_issues_count":38,"past_year_pull_requests_count":82,"past_year_avg_time_to_close_issue":3408597.5714285714,"past_year_avg_time_to_close_pull_request":543800.7903225806,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":62,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":1.5789473684210527,"past_year_avg_comments_per_pull_request":0.4146341463414634,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":46,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/issues","maintainers":[{"login":"andrueastman","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrueastman"},{"login":"baywet","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baywet"},{"login":"MIchaelMainer","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MIchaelMainer"},{"login":"SilasKenneth","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SilasKenneth"},{"login":"jasonjoh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasonjoh"}],"active_maintainers":[{"login":"MIchaelMainer","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MIchaelMainer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.graph/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.graph/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.graph/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.graph/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.graph/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.graph/codemeta","maintainers":[{"uuid":"Microsoft","login":"Microsoft","name":null,"email":null,"url":null,"packages_count":8826,"html_url":"https://www.nuget.org/profiles/Microsoft","role":null,"created_at":"2024-02-26T02:19:11.878Z","updated_at":"2024-02-26T02:19:11.878Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Microsoft/packages"},{"uuid":"microsoftgraph","login":"microsoftgraph","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://www.nuget.org/profiles/microsoftgraph","role":null,"created_at":"2024-02-26T02:19:11.964Z","updated_at":"2024-02-26T02:19:11.964Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/microsoftgraph/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817175,"maintainers_count":112124,"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":11216559,"name":"trongle-microsoft.graph","ecosystem":"nuget","description":"Package Description","homepage":"https://developer.microsoft.com/graph","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet","keywords_array":["Microsoft","Office365","Graph","GraphServiceClient","Outlook","OneDrive","AzureAD","GraphAPI","Productivity","SharePoint","Intune","SDK"],"namespace":null,"versions_count":1,"first_release_published_at":"2024-12-26T03:55:23.600Z","latest_release_published_at":"2024-12-26T03:55:23.600Z","latest_release_number":"5.67.0","last_synced_at":"2026-06-16T23:01:16.707Z","created_at":"2024-12-26T04:01:29.033Z","updated_at":"2026-06-16T23:01:16.707Z","registry_url":"https://www.nuget.org/packages/trongle-microsoft.graph/","install_command":"Install-Package trongle-microsoft.graph","documentation_url":null,"metadata":{"license_info":{"type":"file","text":"LICENSE.txt","version":null},"license_url":"https://aka.ms/deprecateLicenseUrl","require_license_acceptance":true,"icon_url":"http://go.microsoft.com/fwlink/?LinkID=288890","readme":"README.md","repository":{"type":"git","url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet","branch":null,"commit":null},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"release_notes":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/blob/main/CHANGELOG.md","dependency_summary":{"total_dependency_groups":3,"target_frameworks":["net5.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":3}},"repo_metadata":{"id":37271383,"uuid":"53027441","full_name":"microsoftgraph/msgraph-sdk-dotnet","owner":"microsoftgraph","description":"Microsoft Graph Client Library for .NET!","archived":false,"fork":false,"pushed_at":"2026-06-05T23:50:53.000Z","size":217089,"stargazers_count":786,"open_issues_count":207,"forks_count":263,"subscribers_count":58,"default_branch":"main","last_synced_at":"2026-06-06T01:12:14.085Z","etag":null,"topics":["devxeng","microsoftgraph"],"latest_commit_sha":null,"homepage":"https://graph.microsoft.com","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/microsoftgraph.png","metadata":{"files":{"readme":"README-Localized/README-es-es.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-03-03T06:39:37.000Z","updated_at":"2026-06-05T23:13:48.000Z","dependencies_parsed_at":"2025-04-17T09:29:15.018Z","dependency_job_id":"ce7285b1-ad34-474d-bf72-2ca1291425a3","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet","commit_stats":null,"previous_names":[],"tags_count":262,"template":false,"template_full_name":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoftgraph","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/sbom","scorecard":{"id":49047,"data":{"date":"2025-08-04","repo":{"name":"github.com/microsoftgraph/msgraph-sdk-dotnet","commit":"c358de3775b56de35e55ef07ac159d67b7aa0c71"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.3,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 9 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Code-Review","score":-1,"reason":"Found no human activity in the last 15 changesets","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: topLevel 'contents' permission set to 'write': .github/workflows/auto-merge-dependabot.yml:9","Warn: no topLevel permission defined: .github/workflows/project-auto-add.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/validatePublicAPISurface.yml:11","Info: topLevel 'actions' permission set to 'read': .github/workflows/validatePullRequest.yml:12","Warn: topLevel 'security-events' permission set to 'write': .github/workflows/validatePullRequest.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/validatePullRequest.yml:11","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 5.88.0 not signed: https://api.github.com/repos/microsoftgraph/msgraph-sdk-dotnet/releases/236333799","Warn: release artifact 5.87.0 not signed: https://api.github.com/repos/microsoftgraph/msgraph-sdk-dotnet/releases/234365883","Warn: release artifact 5.86.0 not signed: https://api.github.com/repos/microsoftgraph/msgraph-sdk-dotnet/releases/233012187","Warn: release artifact 5.85.0 not signed: https://api.github.com/repos/microsoftgraph/msgraph-sdk-dotnet/releases/230806601","Warn: release artifact 5.88.0 does not have provenance: https://api.github.com/repos/microsoftgraph/msgraph-sdk-dotnet/releases/236333799","Warn: release artifact 5.87.0 does not have provenance: https://api.github.com/repos/microsoftgraph/msgraph-sdk-dotnet/releases/234365883","Warn: release artifact 5.86.0 does not have provenance: https://api.github.com/repos/microsoftgraph/msgraph-sdk-dotnet/releases/233012187","Warn: release artifact 5.85.0 does not have provenance: https://api.github.com/repos/microsoftgraph/msgraph-sdk-dotnet/releases/230806601"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"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/auto-merge-dependabot.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-dotnet/auto-merge-dependabot.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/project-auto-add.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-dotnet/project-auto-add.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validatePublicAPISurface.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-dotnet/validatePublicAPISurface.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validatePublicAPISurface.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-dotnet/validatePublicAPISurface.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validatePublicAPISurface.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-dotnet/validatePublicAPISurface.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/validatePublicAPISurface.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-dotnet/validatePublicAPISurface.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validatePublicAPISurface.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-dotnet/validatePublicAPISurface.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validatePublicAPISurface.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-dotnet/validatePublicAPISurface.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validatePullRequest.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-dotnet/validatePullRequest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validatePullRequest.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-dotnet/validatePullRequest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validatePullRequest.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-dotnet/validatePullRequest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/validatePullRequest.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoftgraph/msgraph-sdk-dotnet/validatePullRequest.yml/main?enable=pin","Warn: nugetCommand not pinned by hash: .github/workflows/validatePullRequest.yml:32: pin your dependecies by either enabling central package management (https://learn.microsoft.com/nuget/consume-packages/Central-Package-Management) or using a lockfile (https://learn.microsoft.com/nuget/consume-packages/package-references-in-project-files#locking-dependencies)","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 nugetCommand 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}}]},"last_synced_at":"2025-08-14T23:21:34.058Z","repository_id":37271383,"created_at":"2025-08-14T23:21:34.058Z","updated_at":"2025-08-14T23:21:34.058Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33993195,"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-06T02:00:07.033Z","response_time":107,"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":"microsoftgraph","name":"Microsoft Graph","uuid":"17304259","kind":"organization","description":"Unified endpoint for accessing data, relationships and insights coming from the Microsoft cloud","email":null,"website":"https://graph.microsoft.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/17304259?v=4","repositories_count":246,"last_synced_at":"2024-04-24T04:07:29.147Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/microsoftgraph","funding_links":[],"total_stars":14173,"followers":818,"following":0,"created_at":"2022-11-02T16:33:17.857Z","updated_at":"2024-04-24T04:09:02.524Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoftgraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoftgraph/repositories"},"tags":[{"name":"6.1.0","sha":"b6019b077c5cab89ee9246985549a84474e8446c","kind":"commit","published_at":"2026-05-20T01:33:06.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/6.1.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/6.1.0/manifests"},{"name":"6.0.3","sha":"4edead56cdf3179c7fdc9829e5f4509e9e02ac64","kind":"commit","published_at":"2026-05-14T22:08:52.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/6.0.3","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/6.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@6.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/6.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/6.0.3/manifests"},{"name":"6.0.2","sha":"eaa30ca92d16d7e2fc567b828e5c1c28a814ee24","kind":"commit","published_at":"2026-05-14T21:02:08.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/6.0.2","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/6.0.2/manifests"},{"name":"6.0.1","sha":"c929484effe0077e931a5723a9086de133ad1335","kind":"commit","published_at":"2026-05-13T23:46:50.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/6.0.1","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/6.0.1/manifests"},{"name":"6.0.0","sha":"38bad7c964b88bf314eb003106a343fed684ea8f","kind":"commit","published_at":"2026-05-12T17:35:29.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/6.0.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/6.0.0/manifests"},{"name":"5.105.0","sha":"c9888405fcd6014e66db8a050f9d42f9af95d579","kind":"commit","published_at":"2026-04-30T01:30:42.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.105.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.105.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.105.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.105.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.105.0/manifests"},{"name":"5.104.0","sha":"225d08676fcfc162d1bba6620ee0d380597f062f","kind":"commit","published_at":"2026-04-17T17:54:21.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.104.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.104.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.104.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.104.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.104.0/manifests"},{"name":"5.103.0","sha":"a21e420672cefe625994cda28b29bd8671e2947b","kind":"commit","published_at":"2026-02-20T00:12:57.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.103.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.103.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.103.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.103.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.103.0/manifests"},{"name":"5.102.0","sha":"8d152b917f84e2de5053e771fed07d351ba728d1","kind":"commit","published_at":"2026-02-05T23:07:00.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.102.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.102.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.102.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.102.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.102.0/manifests"},{"name":"5.101.0","sha":"9644cd753d846e8f8fdc63c06403870bedce807e","kind":"commit","published_at":"2026-01-22T19:24:29.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.101.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.101.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.101.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.101.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.101.0/manifests"},{"name":"5.100.0","sha":"ecf0b35fa3405b67cb396da767c1eaf8cfd8c667","kind":"commit","published_at":"2026-01-07T17:10:15.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.100.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.100.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.100.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.100.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.100.0/manifests"},{"name":"5.99.0","sha":"e5344a986b532dc59c63035c5fb30c5ca605b176","kind":"commit","published_at":"2025-12-17T23:56:58.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.99.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.99.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.99.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.99.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.99.0/manifests"},{"name":"5.98.0","sha":"c915ac3742be3a77acbbfb0cd5d60870b9386533","kind":"commit","published_at":"2025-12-04T22:24:39.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.98.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.98.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.98.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.98.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.98.0/manifests"},{"name":"5.97.0","sha":"8b9695f34bf1b8b48536fe8c48db11f744a9cb0b","kind":"commit","published_at":"2025-11-19T15:56:43.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.97.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.97.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.97.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.97.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.97.0/manifests"},{"name":"5.96.0","sha":"f5c91509270dd8100b78a8f33474b1a93169a69c","kind":"commit","published_at":"2025-11-06T21:11:15.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.96.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.96.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.96.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.96.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.96.0/manifests"},{"name":"5.95.0","sha":"609cef23d74a36afc7112d48e766b5d417224515","kind":"commit","published_at":"2025-10-23T13:12:25.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.95.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.95.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.95.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.95.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.95.0/manifests"},{"name":"5.94.0","sha":"e4a6341df62f6809675d240a4f987d1bd071bc97","kind":"commit","published_at":"2025-10-06T22:08:04.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.94.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.94.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.94.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.94.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.94.0/manifests"},{"name":"5.93.0","sha":"963c2ad43fc48eb3b3bd3f56e9c8ffd5983898e6","kind":"commit","published_at":"2025-09-16T19:31:54.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.93.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.93.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.93.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.93.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.93.0/manifests"},{"name":"5.92.0","sha":"93d61e9c363b2d252ace8bcf1628c6487dbf5727","kind":"commit","published_at":"2025-09-10T18:13:00.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.92.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.92.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.92.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.92.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.92.0/manifests"},{"name":"5.91.0","sha":"da167ce8cc28438408a7f2733c80ec5459e5e82f","kind":"commit","published_at":"2025-08-20T22:34:50.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.91.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.91.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.91.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.91.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.91.0/manifests"},{"name":"5.90.0","sha":"c34bdfe0c775face76796694e770bb03e91a8a5f","kind":"commit","published_at":"2025-08-12T20:21:11.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.90.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.90.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.90.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.90.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.90.0/manifests"},{"name":"5.89.0","sha":"c358de3775b56de35e55ef07ac159d67b7aa0c71","kind":"commit","published_at":"2025-08-05T21:39:33.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.89.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.89.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.89.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.89.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.89.0/manifests"},{"name":"5.88.0","sha":"a029db2117717e4874be130f62d1e2e998236d29","kind":"commit","published_at":"2025-07-30T15:59:56.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.88.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.88.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.88.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.88.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.88.0/manifests"},{"name":"5.87.0","sha":"72f60c04c55d88386fc92b8dec543357f11d1cca","kind":"commit","published_at":"2025-07-22T20:32:52.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.87.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.87.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.87.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.87.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.87.0/manifests"},{"name":"5.86.0","sha":"86ee2b80d5d82d2dedc7b7ed865a3d90608613db","kind":"commit","published_at":"2025-07-17T01:06:24.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.86.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.86.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.86.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.86.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.86.0/manifests"},{"name":"5.85.0","sha":"38116372f01c045600a34ba3723612d619bbe06a","kind":"commit","published_at":"2025-07-08T12:08:43.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.85.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.85.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.85.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.85.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.85.0/manifests"},{"name":"5.84.0","sha":"a401fe644744a9da0c8669906fc89e09c1d1a876","kind":"commit","published_at":"2025-07-02T12:54:48.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.84.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.84.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.84.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.84.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.84.0/manifests"},{"name":"5.83.0","sha":"54c0c6ddc293d4a22497c40ab28f0e54faf8cb61","kind":"commit","published_at":"2025-06-25T10:25:55.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.83.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.83.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.83.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.83.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.83.0/manifests"},{"name":"5.82.0","sha":"fc145bcfc1714a4e6117768034283509ea7ace0e","kind":"commit","published_at":"2025-06-17T19:21:34.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.82.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.82.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.82.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.82.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.82.0/manifests"},{"name":"5.81.0","sha":"100d531973cb089ea8ccc79a833140d2f45ebf34","kind":"commit","published_at":"2025-06-10T21:15:15.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.81.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.81.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.81.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.81.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.81.0/manifests"},{"name":"5.80.0","sha":"e612c75b4965b11e6748a419ff11a22cbd9df3eb","kind":"commit","published_at":"2025-06-03T16:19:30.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.80.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.80.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.80.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.80.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.80.0/manifests"},{"name":"5.79.0","sha":"7fc9ce7d9db18155e0e2ef3cd61e34d4d47e7f30","kind":"commit","published_at":"2025-05-20T12:31:46.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.79.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.79.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.79.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.79.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.79.0/manifests"},{"name":"5.78.0","sha":"541ebe83d9baa12dbf35e686dd5c7ee075b2a386","kind":"commit","published_at":"2025-05-13T13:12:13.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.78.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.78.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.78.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.78.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.78.0/manifests"},{"name":"5.77.0","sha":"a069d1d3f21f747aa0e38269528beb8ff37c60c5","kind":"commit","published_at":"2025-04-15T11:47:18.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.77.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.77.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.77.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.77.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.77.0/manifests"},{"name":"5.76.0","sha":"6326f6b1d040596ba958d10ea04572be15653074","kind":"commit","published_at":"2025-04-09T18:06:09.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.76.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.76.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.76.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.76.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.76.0/manifests"},{"name":"5.75.0","sha":"58c1ec392de098622f82cb12758d054018863310","kind":"commit","published_at":"2025-03-25T19:54:17.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.75.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.75.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.75.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.75.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.75.0/manifests"},{"name":"5.74.0","sha":"115ca1e61a767fe8159d2051dc8dfb40564f8f44","kind":"commit","published_at":"2025-03-18T12:31:33.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.74.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.74.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.74.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.74.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.74.0/manifests"},{"name":"5.73.0","sha":"2bbeff6dc24ba2013433d35f70f77d03611edc92","kind":"commit","published_at":"2025-03-12T07:45:14.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.73.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.73.0/manifests"},{"name":"5.72.0","sha":"931738a02e62e9dab21fd71a3fabe5c0897b1d51","kind":"commit","published_at":"2025-03-05T07:12:11.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.72.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.72.0/manifests"},{"name":"5.71.0","sha":"0a64d1419fac59c6c132594a3545e800cedfa0f1","kind":"commit","published_at":"2025-02-25T14:42:15.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.71.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.71.0/manifests"},{"name":"5.70.0","sha":"5967b8a3e1da5659b2f3ed245c6ccc10e6d722f9","kind":"commit","published_at":"2025-02-13T09:07:20.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.70.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.70.0/manifests"},{"name":"5.69.0","sha":"67e739a4922fa46f127564146c1a8169938837b2","kind":"commit","published_at":"2025-01-23T10:27:12.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.69.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.69.0/manifests"},{"name":"5.68.0","sha":"0c20c39d0b2aff3bd3d18be3e2dc8c767014208b","kind":"commit","published_at":"2025-01-02T13:09:58.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.68.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.68.0/manifests"},{"name":"5.67.0","sha":"5f64248f472c17d1f9f9166e95a0c719da0cc93d","kind":"commit","published_at":"2024-12-13T07:45:27.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.67.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.67.0/manifests"},{"name":"5.66.0","sha":"0078105dc73d1e2ec3adc02dbc21d1b2b07c4b79","kind":"commit","published_at":"2024-12-11T06:47:22.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.66.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.66.0/manifests"},{"name":"5.65.0","sha":"5db66455cbf0179c7b4fbe74a3e08c7473c040b0","kind":"commit","published_at":"2024-12-05T08:59:35.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.65.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.65.0/manifests"},{"name":"5.64.0","sha":"c75f703f9ab7402d9cc68c8f7a75708ce6456809","kind":"commit","published_at":"2024-11-28T08:30:05.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.64.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.64.0/manifests"},{"name":"5.63.0","sha":"778803a6aa1513d93da71182afbe6c49bc3cd4ff","kind":"commit","published_at":"2024-11-20T08:19:08.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.63.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.63.0/manifests"},{"name":"5.62.0","sha":"09784b22143d636c8a2b87c9212499b97fa79c83","kind":"commit","published_at":"2024-11-07T14:38:03.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.62.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.62.0/manifests"},{"name":"5.61.0","sha":"c75439214c6752d0dff406ab4b0905a4369a7b5d","kind":"commit","published_at":"2024-10-17T12:35:23.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.61.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.61.0/manifests"},{"name":"5.60.0","sha":"2c2883acbe94883874775a128b37de884424b484","kind":"commit","published_at":"2024-10-09T12:27:00.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.60.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.60.0/manifests"},{"name":"5.59.0","sha":"3f48e5bf8201aea22c74d112d398ebc24e13e745","kind":"commit","published_at":"2024-10-02T09:05:14.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.59.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.59.0/manifests"},{"name":"5.58.0","sha":"b97b2cc83765ecbc28418e28de1bc5c8839b6383","kind":"commit","published_at":"2024-09-11T21:47:43.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.58.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.58.0/manifests"},{"name":"5.57.0","sha":"2f664190892839088f8b7d31842a31a284b96ee1","kind":"commit","published_at":"2024-09-05T09:30:29.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.57.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.57.0/manifests"},{"name":"5.56.1","sha":"d0ec0c0e0a8b25e84e5ba77e17b0f41115e92849","kind":"commit","published_at":"2024-08-27T23:40:45.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.56.1","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.56.1/manifests"},{"name":"v5.56.1","sha":"d0ec0c0e0a8b25e84e5ba77e17b0f41115e92849","kind":"commit","published_at":"2024-08-27T23:40:45.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/v5.56.1","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/v5.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@v5.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.56.1/manifests"},{"name":"v5.56.0","sha":"1354831baeafb52965a8b2f5f80df5c43e414c99","kind":"commit","published_at":"2024-06-06T12:12:41.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/v5.56.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/v5.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@v5.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.56.0/manifests"},{"name":"v5.55.0","sha":"5dce37798fcd66763c39827e07d4bb104db5f56e","kind":"commit","published_at":"2024-05-31T10:21:12.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/v5.55.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/v5.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@v5.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.55.0/manifests"},{"name":"v5.54.0","sha":"9d53fd5881850f01b36d33dfd3bdf4bcbb45e415","kind":"commit","published_at":"2024-05-23T20:30:14.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/v5.54.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/v5.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@v5.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.54.0/manifests"},{"name":"v5.53.0","sha":"1aa5bf95e4ff7fbbe20e3933ce71240898e61fee","kind":"commit","published_at":"2024-05-16T12:35:15.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/v5.53.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/v5.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@v5.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.53.0/manifests"},{"name":"v5.52.0","sha":"28f7005d0f91ffc65aac1c5480043d3a3a27f72b","kind":"commit","published_at":"2024-05-08T10:14:06.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/v5.52.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/v5.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@v5.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.52.0/manifests"},{"name":"v5.51.0","sha":"35bdae23296c5e6859af756c04de53d80904d013","kind":"commit","published_at":"2024-05-02T14:39:29.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/v5.51.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/v5.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@v5.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.51.0/manifests"},{"name":"v5.50.0","sha":"1eb86d02795b530b5efc4409e245d189ae4a6a7e","kind":"commit","published_at":"2024-04-25T13:19:42.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/v5.50.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/v5.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@v5.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.50.0/manifests"},{"name":"v5.49.0","sha":"e2a175fd7dd9567f7d65f9b2b7826ac061dc320f","kind":"commit","published_at":"2024-04-17T10:21:59.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/v5.49.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/v5.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@v5.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.49.0/manifests"},{"name":"v5.48.0","sha":"5bc8a9f89ebc5f0bd05d044ed00d498c54c92fa2","kind":"commit","published_at":"2024-04-09T12:58:47.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/v5.48.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/v5.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@v5.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.48.0/manifests"},{"name":"v5.47.0","sha":"fdc5210c62ae97a14bd66ab5c156792c13157393","kind":"commit","published_at":"2024-04-05T12:53:01.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/v5.47.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/v5.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@v5.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.47.0/manifests"},{"name":"v5.46.0","sha":"1deded955d7e114ef04335db2ac299c66632766d","kind":"commit","published_at":"2024-03-27T14:13:24.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/v5.46.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/v5.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@v5.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.46.0/manifests"},{"name":"v5.45.0","sha":"1db72a82680b7a36e646998feb10582883135898","kind":"commit","published_at":"2024-03-22T08:52:51.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/v5.45.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/v5.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@v5.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v5.45.0/manifests"},{"name":"5.44.0","sha":"148f1ef380baedb27f7adb3c93b45f194f5c3e16","kind":"commit","published_at":"2024-02-28T13:17:52.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.44.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.44.0/manifests"},{"name":"5.43.0","sha":"f4e50079f97016ada52c9a43d7d9a41a05c537a9","kind":"commit","published_at":"2024-02-20T13:46:54.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.43.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.43.0/manifests"},{"name":"5.42.0","sha":"42fec9f52a8b101380bd831369b54fdbc2a4b6bb","kind":"commit","published_at":"2024-02-14T09:56:28.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.42.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.42.0/manifests"},{"name":"5.41.0","sha":"9ea813abbca3fdc8b10506c3c53b9cff5bb5024f","kind":"commit","published_at":"2024-02-01T12:36:26.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.41.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.41.0/manifests"},{"name":"5.40.0","sha":"26cdfc94820ae50488d25a65cbf31c3c537204dc","kind":"commit","published_at":"2024-01-24T09:21:16.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.40.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.40.0/manifests"},{"name":"5.39.0","sha":"2821a5d7fdc138c6342d87622076e8f312e40525","kind":"commit","published_at":"2024-01-17T08:43:59.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.39.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.39.0/manifests"},{"name":"5.38.0","sha":"174063f8a744b7dc6f46d6f11dc56eaa531f630d","kind":"commit","published_at":"2024-01-04T06:34:03.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.38.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.38.0/manifests"},{"name":"5.37.0","sha":"c901f7cd49bcbabc9a19135b0ed5a64bba474590","kind":"commit","published_at":"2023-12-14T11:46:45.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.37.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.37.0/manifests"},{"name":"5.36.0","sha":"e3d59b67608b7496804ff007f2b2da59ce22bd2e","kind":"commit","published_at":"2023-11-22T08:25:04.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.36.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.36.0/manifests"},{"name":"5.35.0","sha":"8de5da64316b75beb943287d65f2001a9543bbec","kind":"commit","published_at":"2023-11-16T10:52:14.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.35.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.35.0/manifests"},{"name":"5.34.0","sha":"07c34f9316d0ab0e97ea17f3c165a641095e9b18","kind":"commit","published_at":"2023-11-08T10:36:40.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.34.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.34.0/manifests"},{"name":"5.33.0","sha":"fc141c8ac2932994aafe0d9ae2b2ee635e2455b4","kind":"commit","published_at":"2023-11-02T12:54:59.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.33.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.33.0/manifests"},{"name":"5.32.0","sha":"8a414b00be90d5eedb5bed11d5cb0769dfd32cab","kind":"commit","published_at":"2023-10-26T07:46:09.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.32.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.32.0/manifests"},{"name":"5.31.0","sha":"5fbfa66e9b0d7f97228ab7a99dec749f90f71810","kind":"commit","published_at":"2023-10-19T14:25:46.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.31.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.31.0/manifests"},{"name":"5.30.0","sha":"04c70b7eeaee243e316d3d14b6a9a610bf87d75d","kind":"commit","published_at":"2023-10-12T10:28:12.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.30.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.30.0/manifests"},{"name":"5.29.0","sha":"d3ff8aa8a488e2fa4b07fe784d1a81bd9d82e4bf","kind":"commit","published_at":"2023-10-06T11:52:32.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.29.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.29.0/manifests"},{"name":"5.28.0","sha":"b5d0ad2d5b74616ceae136c7da479072c18b9e37","kind":"commit","published_at":"2023-09-21T12:49:57.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.28.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.28.0/manifests"},{"name":"5.27.0","sha":"babd224b9c5b271d5bbfa56a7286a50743f2e88b","kind":"commit","published_at":"2023-09-13T16:21:04.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.27.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.27.0/manifests"},{"name":"5.26.0","sha":"e83fc4a521cf6adc2700c0eaa871dbad2dc8ed84","kind":"commit","published_at":"2023-09-06T08:41:00.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.26.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.26.0/manifests"},{"name":"5.25.0","sha":"05d956325546cebdcb82807b84ca8ffaee129692","kind":"commit","published_at":"2023-08-31T10:55:52.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.25.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.25.0/manifests"},{"name":"5.24.0","sha":"2c2498f44b612c49822f1975be9264e8c7fbb89b","kind":"commit","published_at":"2023-08-24T07:03:38.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.24.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.24.0/manifests"},{"name":"5.23.0","sha":"9fc24ac8a2134d5716245fc2ea6d32f1d479f847","kind":"commit","published_at":"2023-08-18T09:43:22.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.23.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.23.0/manifests"},{"name":"5.22.0","sha":"0d72d721a9a4709c74a52db1d70d870d61cc8e8d","kind":"commit","published_at":"2023-08-09T13:00:39.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.22.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.22.0/manifests"},{"name":"5.21.0","sha":"eb524ead4423ba5e81f46dcf7f8703fdf5f17a3b","kind":"commit","published_at":"2023-08-02T07:02:15.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.21.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.21.0/manifests"},{"name":"5.20.0","sha":"e8d45240d46a84c12ccd683bac59c454ab02b017","kind":"commit","published_at":"2023-07-27T06:26:01.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.20.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.20.0/manifests"},{"name":"5.19.0","sha":"ccb09f5fc287dd1ffdc66026aaca4f49acd7645f","kind":"commit","published_at":"2023-07-19T07:08:50.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.19.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.19.0/manifests"},{"name":"5.18.0","sha":"53be42788caf35b86c477e9145ad73942f6c5bb2","kind":"commit","published_at":"2023-07-12T08:31:48.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.18.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.18.0/manifests"},{"name":"5.17.0","sha":"bf96f7dee31f812396c2ed253bec29c53b619bab","kind":"commit","published_at":"2023-07-05T09:09:36.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.17.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.17.0/manifests"},{"name":"5.16.0","sha":"3c034ae775b095e2f44266655cd3aacd8bd36f51","kind":"commit","published_at":"2023-06-29T14:39:49.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.16.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.16.0/manifests"},{"name":"5.15.0","sha":"4a2830067359f5d9f0812eda07db3ceb5c58fa9c","kind":"commit","published_at":"2023-06-21T07:14:30.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.15.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.15.0/manifests"},{"name":"5.14.0","sha":"8d76044916f5898667c12011fc93173f326adc5c","kind":"commit","published_at":"2023-06-15T14:21:03.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.14.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.14.0/manifests"},{"name":"5.13.0","sha":"ccf3421574cf53c8f7282e3ee48ac4ea3bba993e","kind":"commit","published_at":"2023-06-09T11:08:08.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.13.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.13.0/manifests"},{"name":"5.12.0","sha":"00299d9ea8e04b0875438299f72892fe688ed02a","kind":"commit","published_at":"2023-05-24T14:48:59.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.12.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.12.0/manifests"},{"name":"5.11.0","sha":"6068bdf072f1f2a00bc425dec3e1116a049195ce","kind":"commit","published_at":"2023-05-17T07:15:30.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.11.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.11.0/manifests"},{"name":"5.10.0","sha":"f7f01eeb125d8ed0cb023852b587eb30a0bb39f8","kind":"commit","published_at":"2023-05-10T08:16:18.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.10.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.10.0/manifests"},{"name":"5.9.0","sha":"d2e494d953d88c9e9139232a11f45ddff79f8338","kind":"commit","published_at":"2023-05-03T13:58:07.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.9.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.9.0/manifests"},{"name":"5.8.0","sha":"f889d8efd1cc25ac6da04dbdc800fe8b96436811","kind":"commit","published_at":"2023-04-27T10:21:43.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.8.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.8.0/manifests"},{"name":"5.7.0","sha":"e3c134418835035e2e967279c286bb7b8a037f91","kind":"commit","published_at":"2023-04-20T06:09:27.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.7.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.7.0/manifests"},{"name":"5.6.0","sha":"75130ad0c1d97a807f54ac93bda8899d571ca8b7","kind":"commit","published_at":"2023-04-12T08:42:08.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.6.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.6.0/manifests"},{"name":"5.5.0","sha":"35219edc55a60ba072c314a3fea95f915938d457","kind":"commit","published_at":"2023-04-06T09:45:21.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.5.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.5.0/manifests"},{"name":"5.4.0","sha":"20962ffa56be3943e0367c04416ade3e85220964","kind":"commit","published_at":"2023-03-29T06:46:44.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.4.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.4.0/manifests"},{"name":"5.3.0","sha":"9232733a0d7b0e85347f3f49d52f1f4093327d22","kind":"commit","published_at":"2023-03-22T07:39:58.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.3.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.3.0/manifests"},{"name":"5.2.0","sha":"82d4f5d4b7a8216e787f2b227e08019773f6cc02","kind":"commit","published_at":"2023-03-14T14:32:58.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.2.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.2.0/manifests"},{"name":"5.1.0","sha":"2900f2dca8c0e246cf02dc1a1329911ce7c53441","kind":"commit","published_at":"2023-03-08T14:23:10.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.1.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.1.0/manifests"},{"name":"5.0.0","sha":"7a2be45d2cf37f18a32cc9a60d0edf441fd23a08","kind":"commit","published_at":"2023-02-28T21:01:46.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/5.0.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/5.0.0/manifests"},{"name":"4.54.0","sha":"1d5ca7be265d2c1edb1907f3f3168da4d2c9c680","kind":"commit","published_at":"2023-02-16T12:33:41.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.54.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.54.0/manifests"},{"name":"4.53.0","sha":"3af8805de3317deb2528172b284b562e27d7874b","kind":"commit","published_at":"2023-02-08T06:59:26.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.53.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.53.0/manifests"},{"name":"Microsoft.Graph.5.0.0-rc.5.nupkg","sha":"3af8805de3317deb2528172b284b562e27d7874b","kind":"commit","published_at":"2023-02-08T06:59:26.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-rc.5.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-rc.5.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-rc.5.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-rc.5.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-rc.5.nupkg/manifests"},{"name":"4.52.0","sha":"5a83c56a81a8b9ea6ba414c7cae44ee32913b722","kind":"commit","published_at":"2023-01-25T06:22:09.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.52.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.52.0/manifests"},{"name":"Microsoft.Graph.5.0.0-rc.4.nupkg","sha":"5a83c56a81a8b9ea6ba414c7cae44ee32913b722","kind":"commit","published_at":"2023-01-25T06:22:09.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-rc.4.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-rc.4.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-rc.4.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-rc.4.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-rc.4.nupkg/manifests"},{"name":"4.51.0","sha":"325f242dbc8ca1c78ce3de41024c0fafd184dd8f","kind":"commit","published_at":"2023-01-17T15:31:49.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.51.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.51.0/manifests"},{"name":"Microsoft.Graph.5.0.0-rc.3.nupkg","sha":"325f242dbc8ca1c78ce3de41024c0fafd184dd8f","kind":"commit","published_at":"2023-01-17T15:31:49.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-rc.3.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-rc.3.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-rc.3.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-rc.3.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-rc.3.nupkg/manifests"},{"name":"Microsoft.Graph.5.0.0-rc.2.nupkg","sha":"48c80530df46ebdbf2e34b5f27395bbcde64b7a7","kind":"commit","published_at":"2023-01-06T12:01:26.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-rc.2.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-rc.2.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-rc.2.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-rc.2.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-rc.2.nupkg/manifests"},{"name":"4.50.0","sha":"f18b75b9110223655ef3335ef44b194951f5d414","kind":"commit","published_at":"2023-01-04T07:52:51.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.50.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.50.0/manifests"},{"name":"4.49.0","sha":"a5624e1aabde2a6d7eb1cb53ad9d7b4e86eca2db","kind":"commit","published_at":"2022-12-14T10:18:08.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.49.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.49.0/manifests"},{"name":"Microsoft.Graph.5.0.0-rc.1.nupkg","sha":"a5624e1aabde2a6d7eb1cb53ad9d7b4e86eca2db","kind":"commit","published_at":"2022-12-14T10:18:08.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-rc.1.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-rc.1.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-rc.1.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-rc.1.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-rc.1.nupkg/manifests"},{"name":"4.48.0","sha":"d98128f77b9b029f6dda800b455b2d43db436629","kind":"commit","published_at":"2022-11-22T12:37:44.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.48.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.48.0/manifests"},{"name":"Microsoft.Graph.5.0.0-preview.14.nupkg","sha":"d98128f77b9b029f6dda800b455b2d43db436629","kind":"commit","published_at":"2022-11-22T12:37:44.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-preview.14.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-preview.14.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-preview.14.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.14.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.14.nupkg/manifests"},{"name":"4.47.0","sha":"171c085da2fccb670d049fc450cd90ba55a868fb","kind":"commit","published_at":"2022-11-08T22:30:28.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.47.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.47.0/manifests"},{"name":"4.46.0","sha":"994deb21ad0b4c8da9b391026c38f8754cba39b6","kind":"commit","published_at":"2022-11-01T13:28:02.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.46.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.46.0/manifests"},{"name":"4.45.0","sha":"82545dd3fa8695f722ab77f477c906854dbed69c","kind":"commit","published_at":"2022-10-18T12:47:01.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.45.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.45.0/manifests"},{"name":"Microsoft.Graph.5.0.0-preview.13.nupkg","sha":"82545dd3fa8695f722ab77f477c906854dbed69c","kind":"commit","published_at":"2022-10-18T12:47:01.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-preview.13.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-preview.13.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-preview.13.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.13.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.13.nupkg/manifests"},{"name":"4.44.0","sha":"5cc3e8cdcd862931d5dd68914bc00384b6269016","kind":"commit","published_at":"2022-10-12T06:55:53.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.44.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.44.0/manifests"},{"name":"4.43.0","sha":"c26ebc00031c2f63c6527e9e6b0c376dbf95e782","kind":"commit","published_at":"2022-10-04T14:42:45.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.43.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.43.0/manifests"},{"name":"4.42.0","sha":"c86f030467cad82bd6b33e8705bb03ff86a05296","kind":"commit","published_at":"2022-09-27T13:42:23.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.42.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.42.0/manifests"},{"name":"Microsoft.Graph.5.0.0-preview.12.nupkg","sha":"c86f030467cad82bd6b33e8705bb03ff86a05296","kind":"commit","published_at":"2022-09-27T13:42:23.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-preview.12.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-preview.12.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-preview.12.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.12.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.12.nupkg/manifests"},{"name":"4.41.0","sha":"5dfa788ff4d24341847461ab3a44a22920f6e4fb","kind":"commit","published_at":"2022-09-20T14:56:07.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.41.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.41.0/manifests"},{"name":"4.40.0","sha":"92d633144b72f7784d1f2957548ab2a298148237","kind":"commit","published_at":"2022-09-14T07:08:12.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.40.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.40.0/manifests"},{"name":"Microsoft.Graph.5.0.0-preview.11.nupkg","sha":"92d633144b72f7784d1f2957548ab2a298148237","kind":"commit","published_at":"2022-09-14T07:08:12.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-preview.11.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-preview.11.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-preview.11.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.11.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.11.nupkg/manifests"},{"name":"4.39.0","sha":"c34bdb5afaee72117b390bb7b94a049f251bce20","kind":"commit","published_at":"2022-09-06T13:25:47.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.39.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.39.0/manifests"},{"name":"4.38.0","sha":"d536dba046db986aacae7d4f63f42d66a675a26f","kind":"commit","published_at":"2022-08-31T10:37:45.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.38.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.38.0/manifests"},{"name":"4.37.0","sha":"127f3f531928cf2d4b29671a27419f3e2a67fd97","kind":"commit","published_at":"2022-08-24T07:14:35.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.37.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.37.0/manifests"},{"name":"4.36.0","sha":"f9530c49f21bf264edcb2ff1c5664cc57ff6d28f","kind":"commit","published_at":"2022-08-11T14:08:05.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.36.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.36.0/manifests"},{"name":"4.35.0","sha":"b49b1fededcae76ce5eab3a80e64982b4d5de698","kind":"commit","published_at":"2022-07-19T12:08:47.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.35.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.35.0/manifests"},{"name":"Microsoft.Graph.5.0.0-preview.10.nupkg","sha":"b49b1fededcae76ce5eab3a80e64982b4d5de698","kind":"commit","published_at":"2022-07-19T12:08:47.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-preview.10.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-preview.10.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-preview.10.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.10.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.10.nupkg/manifests"},{"name":"4.34.0","sha":"2cb858a9602284a1195de00cbecd79afe2ccc784","kind":"commit","published_at":"2022-07-05T14:02:59.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.34.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.34.0/manifests"},{"name":"Microsoft.Graph.5.0.0-preview.9.nupkg","sha":"2cb858a9602284a1195de00cbecd79afe2ccc784","kind":"commit","published_at":"2022-07-05T14:02:59.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-preview.9.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-preview.9.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-preview.9.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.9.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.9.nupkg/manifests"},{"name":"4.33.0","sha":"bddcbb20de79a7bf707db48f46bb61d0c5a79679","kind":"commit","published_at":"2022-06-28T16:43:07.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.33.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.33.0/manifests"},{"name":"4.32.0","sha":"617e31f71effff13728c90bb3c61d77683bf2ae1","kind":"commit","published_at":"2022-06-21T11:40:29.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.32.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.32.0/manifests"},{"name":"Microsoft.Graph.5.0.0-preview.8.nupkg","sha":"617e31f71effff13728c90bb3c61d77683bf2ae1","kind":"commit","published_at":"2022-06-21T11:40:29.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-preview.8.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-preview.8.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-preview.8.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.8.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.8.nupkg/manifests"},{"name":"4.31.0","sha":"30c865c70345a1d39b61c6849191363bdf514518","kind":"commit","published_at":"2022-06-14T13:55:38.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.31.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.31.0/manifests"},{"name":"Microsoft.Graph.5.0.0-preview.7.nupkg","sha":"02ca70b3dcb6d3fedb0ba5f0c64da04742b79982","kind":"commit","published_at":"2022-06-08T10:51:16.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-preview.7.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-preview.7.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-preview.7.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.7.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.7.nupkg/manifests"},{"name":"4.30.0","sha":"b47706722746d2ab32482de994af138a9a9d8b4b","kind":"commit","published_at":"2022-06-07T11:57:03.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.30.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.30.0/manifests"},{"name":"4.29.0","sha":"45b8bdc90ef2d5db19d3a8f6e43d6fb7d28ce31a","kind":"commit","published_at":"2022-05-17T12:00:40.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.29.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.29.0/manifests"},{"name":"Microsoft.Graph.5.0.0-preview.6.nupkg","sha":"45b8bdc90ef2d5db19d3a8f6e43d6fb7d28ce31a","kind":"commit","published_at":"2022-05-17T12:00:40.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-preview.6.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-preview.6.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-preview.6.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.6.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.6.nupkg/manifests"},{"name":"Microsoft.Graph.5.0.0-preview.5.nupkg","sha":"45b8bdc90ef2d5db19d3a8f6e43d6fb7d28ce31a","kind":"commit","published_at":"2022-05-17T12:00:40.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-preview.5.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-preview.5.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-preview.5.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.5.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.5.nupkg/manifests"},{"name":"4.28.0","sha":"801080586c4a0de9a179253ea92dba3e09b960c2","kind":"commit","published_at":"2022-05-11T10:51:52.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.28.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.28.0/manifests"},{"name":"Microsoft.Graph.5.0.0-preview.4.nupkg","sha":"9fd2e523c1f728edf8e9f57175f8522cab90ce95","kind":"commit","published_at":"2022-05-06T11:20:14.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-preview.4.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-preview.4.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-preview.4.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.4.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.4.nupkg/manifests"},{"name":"4.27.0","sha":"d7e1e7fac97a7cbd11af912da4ee5acf8ae8fcd0","kind":"commit","published_at":"2022-05-04T07:40:07.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.27.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.27.0/manifests"},{"name":"4.26.0","sha":"d12761674f27e49d6e9644cb51013daed104d06b","kind":"commit","published_at":"2022-04-28T06:04:06.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.26.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.26.0/manifests"},{"name":"4.25.0","sha":"f03e5d64ac73b09e30501e928490fb33cb0662f6","kind":"commit","published_at":"2022-04-12T14:18:02.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.25.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.25.0/manifests"},{"name":"Microsoft.Graph.5.0.0-preview.3.nupkg","sha":"f03e5d64ac73b09e30501e928490fb33cb0662f6","kind":"commit","published_at":"2022-04-12T14:18:02.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-preview.3.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-preview.3.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-preview.3.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.3.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.3.nupkg/manifests"},{"name":"4.24.0","sha":"df6913c5b1f5f8df14d30a84c5cc2304af534dba","kind":"commit","published_at":"2022-04-05T12:26:46.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.24.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.24.0/manifests"},{"name":"Microsoft.Graph.5.0.0-preview.2.nupkg","sha":"df6913c5b1f5f8df14d30a84c5cc2304af534dba","kind":"commit","published_at":"2022-04-05T12:26:46.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-preview.2.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-preview.2.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-preview.2.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.2.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.2.nupkg/manifests"},{"name":"4.23.0","sha":"6bf781daca75493dff724fd5e415134ef5ec7c5f","kind":"commit","published_at":"2022-03-29T20:59:45.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.23.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.23.0/manifests"},{"name":"4.22.0","sha":"ab7c8fa67fb6f58d06971c049f1eb768c51f59c0","kind":"commit","published_at":"2022-03-22T13:43:47.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.22.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.22.0/manifests"},{"name":"Microsoft.Graph.5.0.0-preview.1.nupkg","sha":"ab7c8fa67fb6f58d06971c049f1eb768c51f59c0","kind":"commit","published_at":"2022-03-22T13:43:47.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.5.0.0-preview.1.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.5.0.0-preview.1.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.5.0.0-preview.1.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.1.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.5.0.0-preview.1.nupkg/manifests"},{"name":"4.21.0","sha":"e87975760244abe59099735fe0442827bb4b349a","kind":"commit","published_at":"2022-03-15T13:34:04.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.21.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.21.0/manifests"},{"name":"4.20.0","sha":"ae32b5fda8bc456df7a56c0052008e60056fd190","kind":"commit","published_at":"2022-03-08T22:23:20.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.20.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.20.0/manifests"},{"name":"4.19.0","sha":"5344820a880c813244d10a50c7f5f95cddd6dc28","kind":"commit","published_at":"2022-02-23T03:52:44.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.19.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.19.0/manifests"},{"name":"4.18.0","sha":"7e705e887b5f3cd184e2f19cf17678b770b43dc2","kind":"commit","published_at":"2022-02-09T11:42:40.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.18.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.18.0/manifests"},{"name":"4.17.0","sha":"e2c1e50310cd131080ac63c46082ff2d9d5edf1a","kind":"commit","published_at":"2022-01-26T09:56:03.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.17.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.17.0/manifests"},{"name":"4.16.0","sha":"8b5d336b8943536655d3f2316400361ab5d55e0a","kind":"commit","published_at":"2022-01-19T00:34:20.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.16.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.16.0/manifests"},{"name":"4.15.0","sha":"9b71cbe704d2259afd5da4a5e7c6fb6ab857542d","kind":"commit","published_at":"2022-01-11T13:33:11.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.15.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.15.0/manifests"},{"name":"4.14.0","sha":"54f3009c16045aafd30c5a04755e2dedb5cb477a","kind":"commit","published_at":"2022-01-04T14:13:48.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.14.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.14.0/manifests"},{"name":"4.13.0","sha":"42f08109c78471da2239dd014c769b882f18f4b5","kind":"commit","published_at":"2021-12-21T14:01:26.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.13.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.13.0/manifests"},{"name":"4.12.0","sha":"bee6cabf551d4cddd066d31101892423dd659a8c","kind":"commit","published_at":"2021-12-14T21:25:30.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.12.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.12.0/manifests"},{"name":"4.11.0","sha":"16a36d91a9ce1d15e00828a76b4a458413e1364c","kind":"commit","published_at":"2021-11-24T05:43:08.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.11.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.11.0/manifests"},{"name":"4.10.0","sha":"3f9995f34b2977cd2781b9e4250fadfa427f54ac","kind":"commit","published_at":"2021-11-10T05:57:01.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.10.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.10.0/manifests"},{"name":"4.9.0","sha":"5089065b978ee18448f9ee7094370031c3a941e9","kind":"commit","published_at":"2021-11-03T11:01:39.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.9.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.9.0/manifests"},{"name":"4.8.0","sha":"cbb7811f651274665594f77e12be2d37d58aad14","kind":"commit","published_at":"2021-10-28T07:50:20.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.8.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.8.0/manifests"},{"name":"4.7.0","sha":"e79897ce158f20f71a2e9e28cb3bbd6d8e8340c5","kind":"commit","published_at":"2021-10-13T18:19:57.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.7.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"318992b0660fd106ff109b0b185d7ca4e989c92a","kind":"commit","published_at":"2021-09-22T06:44:44.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.6.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"cb13fed8470d529a5c77d4ceb0a7c6bf9094d72b","kind":"commit","published_at":"2021-09-08T14:39:12.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.5.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"550adc6b536eab5ea994cbe7f3a6f9a87692aca4","kind":"commit","published_at":"2021-09-01T18:30:26.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.4.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"4dd7864ff32ae736b5cfc5419a1c6e478ef0c487","kind":"commit","published_at":"2021-08-18T14:08:34.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.3.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"09929d40eebaf2e6d36ef9b52fd5f0c0f1327cbc","kind":"commit","published_at":"2021-08-11T19:16:23.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.2.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"8d006b16dbfc020b2d613ceded84a15505803254","kind":"commit","published_at":"2021-08-05T17:02:29.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.1.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"a16828a4e8d720cf76a50625d2bb4f889f238d2c","kind":"commit","published_at":"2021-07-22T18:28:14.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/4.0.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/4.0.0/manifests"},{"name":"3.35.0","sha":"2961564bf92b439caf32f140aebb25b9a8e56a33","kind":"commit","published_at":"2021-06-15T21:19:35.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.35.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.35.0/manifests"},{"name":"Microsoft.Graph.4.0.0-preview.7.nupkg","sha":"2961564bf92b439caf32f140aebb25b9a8e56a33","kind":"commit","published_at":"2021-06-15T21:19:35.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.4.0.0-preview.7.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.4.0.0-preview.7.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.4.0.0-preview.7.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.4.0.0-preview.7.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.4.0.0-preview.7.nupkg/manifests"},{"name":"3.34.0","sha":"0eec998d2abd8f92607809d88e0e57a0a76adbbc","kind":"commit","published_at":"2021-06-10T20:48:38.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.34.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.34.0/manifests"},{"name":"Microsoft.Graph.4.0.0-preview.6.nupkg","sha":"57a9924f346b3b9ea4640ffa34eefc1dd8aff2d5","kind":"commit","published_at":"2021-06-01T21:55:53.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.4.0.0-preview.6.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.4.0.0-preview.6.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.4.0.0-preview.6.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.4.0.0-preview.6.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.4.0.0-preview.6.nupkg/manifests"},{"name":"3.33.0","sha":"51288d884b8e56f5a479631a9674a0ea0b91dbfb","kind":"commit","published_at":"2021-05-20T21:43:11.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.33.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.33.0/manifests"},{"name":"Microsoft.Graph.4.0.0-preview.5.nupkg","sha":"51288d884b8e56f5a479631a9674a0ea0b91dbfb","kind":"commit","published_at":"2021-05-20T21:43:11.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.4.0.0-preview.5.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.4.0.0-preview.5.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.4.0.0-preview.5.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.4.0.0-preview.5.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.4.0.0-preview.5.nupkg/manifests"},{"name":"3.32.0","sha":"ffecbd4a279ee4292c9540c5468e39d90781bc8d","kind":"commit","published_at":"2021-05-12T22:46:09.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.32.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.32.0/manifests"},{"name":"3.31.0","sha":"622edab0ef56783b1a477c2dc0640942c2cd6728","kind":"commit","published_at":"2021-05-07T06:53:46.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.31.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.31.0/manifests"},{"name":"Microsoft.Graph.4.0.0-preview.4.nupkg","sha":"622edab0ef56783b1a477c2dc0640942c2cd6728","kind":"commit","published_at":"2021-05-07T06:53:46.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.4.0.0-preview.4.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.4.0.0-preview.4.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.4.0.0-preview.4.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.4.0.0-preview.4.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.4.0.0-preview.4.nupkg/manifests"},{"name":"3.30.0","sha":"5cb71d2e109ff3109a59ba6d87a04d8976af1f83","kind":"commit","published_at":"2021-04-20T17:49:48.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.30.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.30.0/manifests"},{"name":"Microsoft.Graph.4.0.0-preview.3.nupkg","sha":"5cb71d2e109ff3109a59ba6d87a04d8976af1f83","kind":"commit","published_at":"2021-04-20T17:49:48.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.4.0.0-preview.3.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.4.0.0-preview.3.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.4.0.0-preview.3.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.4.0.0-preview.3.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.4.0.0-preview.3.nupkg/manifests"},{"name":"3.29.0","sha":"73624593bf5520910aa04317f7dd0ed4bb5414ea","kind":"commit","published_at":"2021-04-02T23:27:58.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.29.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.29.0/manifests"},{"name":"Microsoft.Graph.4.0.0-preview.2.nupkg","sha":"4761fbf6286c6e993caffc25dcf0cc9f2f33d368","kind":"commit","published_at":"2021-04-01T06:10:01.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.4.0.0-preview.2.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.4.0.0-preview.2.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.4.0.0-preview.2.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.4.0.0-preview.2.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.4.0.0-preview.2.nupkg/manifests"},{"name":"3.28.0","sha":"b330b34d356fd4b7632beb69c395fa205acef785","kind":"commit","published_at":"2021-03-25T18:08:19.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.28.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.28.0/manifests"},{"name":"3.27.0","sha":"87a892eaaca789e1726febe11be3a2da4d57eb07","kind":"commit","published_at":"2021-03-09T23:45:28.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.27.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.27.0/manifests"},{"name":"Microsoft.Graph.4.0.0-preview.1.nupkg","sha":"87a892eaaca789e1726febe11be3a2da4d57eb07","kind":"commit","published_at":"2021-03-09T23:45:28.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/Microsoft.Graph.4.0.0-preview.1.nupkg","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/Microsoft.Graph.4.0.0-preview.1.nupkg","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@Microsoft.Graph.4.0.0-preview.1.nupkg","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.4.0.0-preview.1.nupkg","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/Microsoft.Graph.4.0.0-preview.1.nupkg/manifests"},{"name":"3.26.0","sha":"a82df9f3e6969499c230e5a7790e57d966859b3b","kind":"commit","published_at":"2021-03-03T23:48:52.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.26.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.26.0/manifests"},{"name":"3.25.0","sha":"b9d4a16e7a0876de8af2221ab2d7c49208a3f75c","kind":"commit","published_at":"2021-02-18T17:41:29.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.25.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.25.0/manifests"},{"name":"3.24.0","sha":"1e03992462c71d3fce670fa956df6adda1daee84","kind":"commit","published_at":"2021-02-10T23:25:05.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.24.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.24.0/manifests"},{"name":"3.23.0","sha":"d9db15705ce8b372ca6fac02aa60ae3bbd9c92ac","kind":"commit","published_at":"2021-01-29T00:36:13.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.23.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.23.0/manifests"},{"name":"3.22.0","sha":"2da970f3229d5d73a7bd5a1caa00bf4cd0da801d","kind":"commit","published_at":"2021-01-20T21:15:06.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.22.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.22.0/manifests"},{"name":"3.21.0","sha":"6ffbdda107500070533565cb8827d6ffb0ba21a6","kind":"commit","published_at":"2020-12-08T19:02:58.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.21.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.21.0/manifests"},{"name":"3.20.0","sha":"86fa793f70bdcba6f88736e277e42d4b08f66b96","kind":"commit","published_at":"2020-11-19T14:57:13.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.20.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.20.0/manifests"},{"name":"3.19.0","sha":"11700e204a9b8a966517fc4904e8f989360a6a8a","kind":"commit","published_at":"2020-10-27T17:43:56.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.19.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.19.0/manifests"},{"name":"3.18.0","sha":"4ee1ebafd7ad7260723bc42da514d7fad59c8813","kind":"commit","published_at":"2020-10-14T06:35:36.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.18.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.18.0/manifests"},{"name":"3.17.0","sha":"40b6a0bb75a453417f379a7a74e904c53c51561c","kind":"commit","published_at":"2020-10-09T21:07:34.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.17.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.17.0/manifests"},{"name":"3.16.0","sha":"78dfe115e31b4681b4f3cb16fe79a35960eb8791","kind":"commit","published_at":"2020-10-07T08:16:23.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.16.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.16.0/manifests"},{"name":"3.15.0","sha":"96a1f9c99df5077b8a7e71c840b72abf267a4315","kind":"commit","published_at":"2020-09-24T17:36:12.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.15.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.15.0/manifests"},{"name":"3.14.0","sha":"adec880ca69b3f9a33232b0bf6fcfb8e24ef2c27","kind":"commit","published_at":"2020-09-15T16:36:01.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.14.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.14.0/manifests"},{"name":"3.13.0","sha":"4e5981b4580dbbc8a73db1b63747854e83f1aa50","kind":"commit","published_at":"2020-09-08T22:42:54.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.13.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.13.0/manifests"},{"name":"3.12.0","sha":"f262d4bf7b1cf7f0f7b86c455e99c2e2c27fa704","kind":"commit","published_at":"2020-08-26T04:30:57.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.12.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.12.0/manifests"},{"name":"3.11.0","sha":"36ed0fb2cd7d3f3ee226b9afe187557a05a8ff30","kind":"commit","published_at":"2020-08-25T16:34:33.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.11.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.11.0/manifests"},{"name":"3.10.0","sha":"a500ea77f879b6261846c71a04afc5dc2f211c74","kind":"commit","published_at":"2020-08-18T20:57:20.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.10.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"4ce3189f1c9106afed3d6b4371f460a90f9cd12e","kind":"commit","published_at":"2020-07-28T19:33:50.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.9.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"9b74c2674969008669e4c46ac85bda7e6ad8a728","kind":"commit","published_at":"2020-06-16T17:40:01.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.8.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"773e12dc1c2d6c97bcb9d8818514c8526fa22bca","kind":"commit","published_at":"2020-06-09T17:43:47.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.7.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"0cb6ca9fed938cad19fafd26d7d52d5722ddd3aa","kind":"commit","published_at":"2020-05-21T02:45:49.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.6.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"287d1c4b0b057ad562296ac77d241982605ffd17","kind":"commit","published_at":"2020-05-12T16:36:53.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.5.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"1e882cdbad604278c2f7b880d9a4ea45c923d9b0","kind":"commit","published_at":"2020-05-01T21:33:14.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.4.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"a9219fc2da8ba1d8b85e8124ccfb017859ecb2e2","kind":"commit","published_at":"2020-04-14T18:15:26.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.3.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"5ddc9997bf554f6486dd3394b9b0e7adc8c6a582","kind":"commit","published_at":"2020-04-07T23:12:53.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.2.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"b369fccb202c2cfb4755651cdcdec5203534993d","kind":"commit","published_at":"2020-04-01T20:21:35.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.1.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"6df97f024b40bfd474b7d4e4ca7c4a543938f189","kind":"commit","published_at":"2020-03-18T17:42:54.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.0.1","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"f784b2e4f6739e6009cc0283a49886fd6970255e","kind":"commit","published_at":"2020-03-16T04:33:04.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/3.0.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/3.0.0/manifests"},{"name":"1.21.0","sha":"404c7681054cbcae18208965ba11a782743dc6da","kind":"commit","published_at":"2019-12-11T15:47:36.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.21.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.21.0/manifests"},{"name":"1.20.0","sha":"046845a3c96ce92ad1520e918a2be66aca0708e1","kind":"commit","published_at":"2019-11-06T06:17:55.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.20.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.20.0/manifests"},{"name":"1.19.0","sha":"c3a18f327f25b972f6a5dfeabe1467f59a67f154","kind":"commit","published_at":"2019-10-29T19:18:09.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.19.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.19.0/manifests"},{"name":"1.18.0","sha":"05231d6229a5693a5ac675d42360e77b56c17168","kind":"commit","published_at":"2019-10-15T20:42:13.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.18.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.18.0/manifests"},{"name":"1.17.0","sha":"4186d848cabfd93263c1d9a42ae3473dd0560282","kind":"commit","published_at":"2019-08-15T22:10:06.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.17.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.17.0/manifests"},{"name":"1.16.0","sha":"e037cc64ae91aef4dd9addd7319ac1d684a1ff65","kind":"commit","published_at":"2019-07-02T20:56:21.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.16.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.16.0/manifests"},{"name":"1.15.0","sha":"da8cb814f66d08c4bbff3e54e4a305eb890aa8df","kind":"commit","published_at":"2019-05-01T00:31:22.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.15.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.15.0/manifests"},{"name":"v1.15.0-Preview.2","sha":"02e8590db6f11fbae0b5d697394d5031881a7095","kind":"commit","published_at":"2019-04-26T23:44:30.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/v1.15.0-Preview.2","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/v1.15.0-Preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@v1.15.0-Preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v1.15.0-Preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v1.15.0-Preview.2/manifests"},{"name":"v1.15.0-Preview.1","sha":"492188c7137c57b61e59559294347c3b0bf89f0c","kind":"commit","published_at":"2019-04-19T01:19:44.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/v1.15.0-Preview.1","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/v1.15.0-Preview.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@v1.15.0-Preview.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v1.15.0-Preview.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/v1.15.0-Preview.1/manifests"},{"name":"1.14.1","sha":"2c6f2bff4d272a0b6b8d08f6e4ea5e80bbe6cf31","kind":"commit","published_at":"2019-03-29T00:32:57.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.14.1","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.14.1/manifests"},{"name":"1.14.0","sha":"90f859b28966ddd72cc4e941270fe887f63464b6","kind":"commit","published_at":"2019-03-12T00:44:43.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.14.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.14.0/manifests"},{"name":"1.14.0-preview","sha":"c9a30939b3e79a6e070598db2fc6ea1982304b7b","kind":"commit","published_at":"2019-02-25T17:32:54.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.14.0-preview","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.14.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.14.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.14.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.14.0-preview/manifests"},{"name":"1.13.0","sha":"5b44b624106eac32f10b2c7999618779af4d879a","kind":"commit","published_at":"2019-01-15T23:07:09.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.13.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.13.0/manifests"},{"name":"1.13.0-preview.2","sha":"1c33ddf3c5d3295ee3c349bf13c3d3af2e38ac59","kind":"commit","published_at":"2019-01-10T19:00:58.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.13.0-preview.2","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.13.0-preview.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.13.0-preview.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.13.0-preview.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.13.0-preview.2/manifests"},{"name":"1.13.0-preview","sha":"1a0e1c91abff1c4359349c934a60fe81fc5b2cd8","kind":"commit","published_at":"2018-12-18T18:43:04.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.13.0-preview","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.13.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.13.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.13.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.13.0-preview/manifests"},{"name":"1.12.0-beta","sha":"600c9f76e637fe0d94669453901f0ae1cfcf21dd","kind":"commit","published_at":"2018-11-14T04:54:19.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.12.0-beta","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.12.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.12.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.12.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.12.0-beta/manifests"},{"name":"1.12.0","sha":"d7607bcc4abb1e99b52902d84c9c213105aa5b05","kind":"commit","published_at":"2018-10-31T16:58:30.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.12.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.12.0/manifests"},{"name":"1.11.0","sha":"8fb11a7bf11ddba738a5cc3302f4a18cb46523f6","kind":"commit","published_at":"2018-09-20T21:05:16.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.11.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.11.0/manifests"},{"name":"1.10.0","sha":"aed5455e3c479fbc7a27ceae3f4b45d7fc0cf314","kind":"commit","published_at":"2018-07-05T18:27:03.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.10.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"84f77a7b5803dbc1ff9e38798a5c94c709eeca20","kind":"commit","published_at":"2018-05-03T17:10:47.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.9.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.9.0/manifests"},{"name":"1.8.0","sha":"f866494a3a97b7532d2e2a31895bc88defb9ef0b","kind":"commit","published_at":"2018-03-16T22:27:03.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.8.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.8.0/manifests"},{"name":"1.7.0-depre","sha":"65a74857c228ef49d1ace4a411e68ef1b32aa2b3","kind":"commit","published_at":"2017-12-08T21:29:34.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.7.0-depre","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.7.0-depre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.7.0-depre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.7.0-depre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.7.0-depre/manifests"},{"name":"1.7.0","sha":"7a4c34eb14e14cb5c6d423d512d6e1bf916823c9","kind":"commit","published_at":"2017-12-01T20:37:26.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.7.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"cca9c626a02574a97d920d7ca9cfe8781303de4a","kind":"commit","published_at":"2017-09-26T16:44:16.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.6.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"03c0b6704948d758c0f5ce3a9b3efd72289a1bdd","kind":"commit","published_at":"2017-08-28T21:24:14.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.5.1","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"45b220952f985459bc396e6c7e230fa3fbe4fc47","kind":"commit","published_at":"2017-08-08T20:45:54.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.5.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"9e2c2bc9320fbcf070729707359467babec2d388","kind":"commit","published_at":"2017-05-16T23:19:00.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.4.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"c82cc851a1b7b117595d0f42a99706d36efba211","kind":"commit","published_at":"2017-05-10T00:49:05.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.3.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"aa6eb24f8f3e141b31379594066208f684d308dd","kind":"commit","published_at":"2017-02-13T19:25:52.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.2.1","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"64bf98c012d8aeebd3971a024f8ac527c99b0f30","kind":"commit","published_at":"2016-11-08T02:59:25.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.2.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"91f7b3e324439bf6940dd086938ac51f00017240","kind":"commit","published_at":"2016-09-23T21:38:16.000Z","download_url":"https://codeload.github.com/microsoftgraph/msgraph-sdk-dotnet/tar.gz/1.1.0","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoftgraph/msgraph-sdk-dotnet@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/tags/1.1.0/manifests"}]},"repo_metadata_updated_at":"2026-06-06T18:02:53.311Z","dependent_packages_count":0,"downloads":970,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":55.881598736868796,"dependent_repos_count":7.075827663876584,"dependent_packages_count":18.98255093870074,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.313325779815372},"purl":"pkg:nuget/trongle-microsoft.graph","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/trongle-microsoft.graph","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/trongle-microsoft.graph","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/trongle-microsoft.graph/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-02T04:05:47.205Z","issues_count":384,"pull_requests_count":347,"avg_time_to_close_issue":5995463.226851852,"avg_time_to_close_pull_request":311370.6328671329,"issues_closed_count":216,"pull_requests_closed_count":286,"pull_request_authors_count":34,"issue_authors_count":307,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":0.4899135446685879,"merged_pull_requests_count":201,"bot_issues_count":1,"bot_pull_requests_count":181,"past_year_issues_count":38,"past_year_pull_requests_count":82,"past_year_avg_time_to_close_issue":3408597.5714285714,"past_year_avg_time_to_close_pull_request":541214.3174603175,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":63,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":37,"past_year_avg_comments_per_issue":1.5789473684210527,"past_year_avg_comments_per_pull_request":0.4146341463414634,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":68,"past_year_merged_pull_requests_count":47,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/issues","maintainers":[{"login":"andrueastman","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrueastman"},{"login":"baywet","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baywet"},{"login":"MIchaelMainer","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MIchaelMainer"},{"login":"SilasKenneth","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SilasKenneth"},{"login":"jasonjoh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasonjoh"}],"active_maintainers":[{"login":"MIchaelMainer","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MIchaelMainer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/trongle-microsoft.graph/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/trongle-microsoft.graph/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/trongle-microsoft.graph/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/trongle-microsoft.graph/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/trongle-microsoft.graph/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/trongle-microsoft.graph/codemeta","maintainers":[{"uuid":"trongle20","login":"trongle20","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://www.nuget.org/profiles/trongle20","role":null,"created_at":"2024-12-26T04:11:41.478Z","updated_at":"2024-12-26T04:11:41.478Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/trongle20/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":817175,"maintainers_count":112124,"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":10269777,"full_name":"microsoftgraph/msgraph-sdk-dotnet","default_branch":"master","total_commits":1527,"total_committers":77,"total_bot_commits":231,"total_bot_committers":7,"mean_commits":19.83116883116883,"dds":0.796332678454486,"past_year_total_commits":94,"past_year_total_committers":11,"past_year_total_bot_commits":51,"past_year_total_bot_committers":4,"past_year_mean_commits":8.545454545454545,"past_year_dds":0.7765957446808511,"last_synced_at":"2026-06-18T11:52:09.784Z","last_synced_commit":"d4764685a13af67a83422fb4be549271fbe151b3","created_at":"2025-06-09T11:11:35.420Z","updated_at":"2026-06-18T11:47:32.068Z","committers":[{"name":"Eastman","email":"andrueastman","login":"andrueastman","count":311},{"name":"Microsoft Graph DevX Tooling","email":"GraphTooling@service.microsoft.com","login":null,"count":277},{"name":"Michael Mainer","email":"mmainer@microsoft.com","login":"MIchaelMainer","count":265},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":145},{"name":"Peter Wasonga Ombwa","email":"pwombwa@live.com","login":"peombwa","count":78},{"name":"Caitlin Bales (MSFT)","email":"c.bales@outlook.com","login":null,"count":51},{"name":"Gina","email":"gina.chernoby@outlook.com","login":"ginach","count":39},{"name":"Caitlin Bales (MSFT)","email":"caitbal@microsoft.com","login":null,"count":37},{"name":"release-please[bot]","email":"55107282+release-please[bot]","login":"release-please[bot]","count":35},{"name":"Andrew Omondi","email":"anomondi@microsoft.com","login":null,"count":28},{"name":"vikyding","email":"ding.men@husky.neu.edu","login":"vikyding","count":26},{"name":"Mustafa Zengin","email":"muzengin@microsoft.com","login":"zengin","count":23},{"name":"Vincent Biret","email":"vibiret@microsoft.com","login":"baywet","count":21},{"name":"release-please-token-provider[bot]","email":"225477224+release-please-token-provider[bot]","login":"release-please-token-provider[bot]","count":21},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":18},{"name":"Faith Kangai","email":"faithgikundi@microsoft.com","login":"fey101","count":15},{"name":"shemogumbe","email":"shemogumbe@microsoft.com","login":"shemogumbe","count":14},{"name":"Robert Anderson","email":"robert.anderson@microsoft.com","login":null,"count":11},{"name":"Tarkan Sevilmis","email":"tarkanse@microsoft.com","login":"TarkanSevilmis","count":8},{"name":"microsoft-graph-devx-bot[bot]","email":"197055783+microsoft-graph-devx-bot[bot]","login":"microsoft-graph-devx-bot[bot]","count":7},{"name":"Darrel Miller","email":"darrmi@microsoft.com","login":"darrelmiller","count":7},{"name":"Martin","email":"machacek@edhouse.cz","login":"MartinM85","count":6},{"name":"Client Tooling Big Giant Robot","email":"graphtooling@microsoft.com","login":null,"count":5},{"name":"Kenneth Omondi (from Dev Box)","email":"komondi@microsoft.com","login":"SilasKenneth","count":5},{"name":"gareth@britishbeans.com","email":"gareth@britishbeans.com","login":"garethj-msft","count":5},{"name":"microsoft-github-policy-service[bot]","email":"77245923+microsoft-github-policy-service[bot]","login":"microsoft-github-policy-service[bot]","count":4},{"name":"Luis Ramos","email":"77297467+lramosvea","login":"lramosvea","count":3},{"name":"Paul Schaeflein","email":"paul@schaeflein.net","login":"pschaeflein","count":3},{"name":"Ramses Sanchez-Hernandez","email":"63934382+ramsessanchez","login":"ramsessanchez","count":3},{"name":"Ryan Shripat","email":"ryan.shripat@gmail.com","login":"ryanshripat","count":2},{"name":"Sergey Tihon","email":"sergey.tihon@gmail.com","login":"sergey-tihon","count":2},{"name":"Sylvia Okafor","email":"sokafor@microsoft.com","login":"nokafor","count":2},{"name":"Tony Xia","email":"xia_tony@hotmail.com","login":"tony-xia","count":2},{"name":"Gerardo Saca","email":"gsacavdm@hotmail.com","login":"gsacavdm","count":2},{"name":"DeVere Dyett","email":"ddyett@microsoft.com","login":"ddyett","count":2},{"name":"Andrew Omondi","email":"v-anomon@microsoft.com","login":null,"count":2},{"name":"Firomsa Abdurahman","email":"v-fiabd@microsoft.com","login":"FiromsaA","count":2},{"name":"Rainer Sigwald","email":"raines@microsoft.com","login":"rainersigwald","count":1},{"name":"Robin Herbots","email":"robin.herbots@gmail.com","login":"RobinHerbots","count":1},{"name":"Sergey Kuznetsov","email":"sergey.kuznetsov@hotmail.com","login":"phnx47","count":1},{"name":"Siavas Firoozbakht","email":"siavasfiroozbakht@gmail.com","login":"SiavasFiroozbakht","count":1},{"name":"Stephan van Rooij","email":"1292510+svrooij","login":"svrooij","count":1},{"name":"Stuart","email":"31073482+stu-h","login":"stu-h","count":1},{"name":"Whit Waldo","email":"whitson.waldo@gmail.com","login":"WhitWaldo","count":1},{"name":"Yannick Reekmans","email":"YannickRe","login":"YannickRe","count":1},{"name":"estalldecker","email":"estalldecker@gmail.com","login":"estalldecker","count":1},{"name":"guanlx","email":"zhenghongguanlx@gmail.com","login":"guanlx","count":1},{"name":"Neil White","email":"v-newhi@microsoft.com","login":null,"count":1},{"name":"Marc LaFleur","email":"marcla@microsoft.com","login":null,"count":1},{"name":"Jim Crowley","email":"jamescro@microsoft.com","login":null,"count":1},{"name":"idealser","email":"alferin.dmitrii@gmail.com","login":"idealser","count":1},{"name":"jennyf19","email":"jeferrie@microsoft.com","login":"jennyf19","count":1},{"name":"kfircs","email":"kfircs@gmail.com","login":"kfircs","count":1},{"name":"luismanez","email":"luis.manez@outlook.com","login":"luismanez","count":1},{"name":"msftbot[bot]","email":"48340428+msftbot[bot]","login":"msftbot[bot]","count":1},{"name":"titusgicheru","email":"45978598+titusgicheru","login":"titusgicheru","count":1},{"name":"zsybupt","email":"zsybupt@outlook.com","login":"8ggmaker","count":1},{"name":"Bartłomiej Żuber","email":"bajtas@gmail.com","login":"bartlomiejzuber","count":1},{"name":"Adrian","email":"christiano+github@microsoft.com","login":"adrian05-ms","count":1},{"name":"Brad Cleaver","email":"bcleaver@microsoft.com","login":"ificator","count":1},{"name":"Brian Melton","email":"iambmelton@gmail.com","login":"iambmelt","count":1},{"name":"Christoph Bergmeister [MVP]","email":"c.bergmeister@gmail.com","login":"bergmeister","count":1},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":1},{"name":"Cornelius J. van Dyk","email":"c@dtdn.com","login":"cjvandyk","count":1},{"name":"GABRIELNGBTUC","email":"132353744+GABRIELNGBTUC","login":"GABRIELNGBTUC","count":1},{"name":"Gavin Barron","email":"gavinbarron@microsoft.com","login":"gavinbarron","count":1},{"name":"Ing. Lukas Josai","email":"30559213+Luk164","login":"Luk164","count":1},{"name":"Irvine Sunday","email":"40403681+irvinesunday","login":"irvinesunday","count":1},{"name":"James May","email":"fowl2","login":"fowl2","count":1},{"name":"James Sturtevant","email":"jsturtevant@gmail.com","login":"jsturtevant","count":1},{"name":"John Austin","email":"JohnAustin-MSFT","login":"JohnAustin-MSFT","count":1},{"name":"Kamil Sikorski","email":"kasikors@microsoft.com","login":"ksikorsk","count":1},{"name":"Maísa Rissi","email":"maisarissi@microsoft.com","login":"maisarissi","count":1},{"name":"Michael Hawker MSFT (XAML Llama)","email":"michael.hawker@outlook.com","login":"michael-hawker","count":1},{"name":"OfficeGlobal","email":"47977325+OfficeGlobal","login":"OfficeGlobal","count":1},{"name":"Paolo Pialorsi","email":"paolo@pialorsi.com","login":"PaoloPia","count":1},{"name":"Philip Gichuhi","email":"pgichuhi@microsoft.com","login":"Ndiritu","count":1}],"past_year_committers":[{"name":"release-please-token-provider[bot]","email":"225477224+release-please-token-provider[bot]","login":"release-please-token-provider[bot]","count":21},{"name":"Microsoft Graph DevX Tooling","email":"GraphTooling@service.microsoft.com","login":null,"count":21},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":16},{"name":"Michael Mainer","email":"8527305+MIchaelMainer","login":"MIchaelMainer","count":13},{"name":"release-please[bot]","email":"55107282+release-please[bot]","login":"release-please[bot]","count":8},{"name":"microsoft-graph-devx-bot[bot]","email":"197055783+microsoft-graph-devx-bot[bot]","login":"microsoft-graph-devx-bot[bot]","count":6},{"name":"Ramses Sanchez-Hernandez","email":"63934382+ramsessanchez","login":"ramsessanchez","count":3},{"name":"Luis Ramos","email":"77297467+lramosvea","login":"lramosvea","count":3},{"name":"Gavin Barron","email":"gavinbarron@microsoft.com","login":"gavinbarron","count":1},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":1},{"name":"Adrian","email":"christiano+github@microsoft.com","login":"adrian05-ms","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-19T00:00:07.604Z","repositories_count":6262915,"commits_count":875357701,"contributors_count":35070468,"owners_count":1168263,"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":"microsoftgraph/msgraph-sdk-dotnet","html_url":"https://github.com/microsoftgraph/msgraph-sdk-dotnet","last_synced_at":"2026-06-12T21:01:41.087Z","status":"active","issues_count":387,"pull_requests_count":352,"avg_time_to_close_issue":5995463.226851852,"avg_time_to_close_pull_request":308859.9482758621,"issues_closed_count":216,"pull_requests_closed_count":290,"pull_request_authors_count":34,"issue_authors_count":310,"avg_comments_per_issue":2.488372093023256,"avg_comments_per_pull_request":0.48863636363636365,"merged_pull_requests_count":203,"bot_issues_count":1,"bot_pull_requests_count":185,"past_year_issues_count":39,"past_year_pull_requests_count":81,"past_year_avg_time_to_close_issue":3760929.8333333335,"past_year_avg_time_to_close_pull_request":540500.6875,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":64,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":38,"past_year_avg_comments_per_issue":1.4871794871794872,"past_year_avg_comments_per_pull_request":0.43209876543209874,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":66,"past_year_merged_pull_requests_count":46,"created_at":"2025-06-09T11:11:41.701Z","updated_at":"2026-06-12T21:01:41.087Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoftgraph%2Fmsgraph-sdk-dotnet/issues","issue_labels_count":{"table":{"type:bug":168,"status:waiting-for-triage":139,"Status: No recent activity":73,"Needs: Attention :wave:":49,"Needs: Author Feedback":46,"status:waiting-for-author-feedback":45,"Question: API":34,"Question: SDK":32,"type:feature":22,"Bug":13,"Service issue":13,"type:question":11,"Bug: metadata":10,"OpenApi":8,"Status: Needs investigation":7,"Kiota":3,"type:documentation":3,"Request: feature":3,"Request: enhancement":3,"for:MS-Q\u0026A":2,"P2":2,"P1":2,"Status: Under investigation":1,"priority:p2":1,"dependency:metadata":1,"Bug: documentation":1,"type:infrastructure":1,"P3":1,"Request: documentation":1,"P4":1,"dependencies":1,".NET":1,"type:security":1,"external dependency":1,"type:regression":1,"status:needs-more-information":1}},"pull_request_labels_count":{"table":{"dependencies":52,"autorelease: pending":34,"github_actions":32,"autorelease: tagged":20,".NET":20,"type:bug":11,"status:waiting-for-triage":8,"status:waiting-for-author-feedback":6,"Status: No recent activity":4,"Needs: Attention :wave:":4,"type:feature":3,"type:documentation":1}},"issue_author_associations_count":{"table":{"NONE":365,"CONTRIBUTOR":12,"MEMBER":10}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":188,"MEMBER":112,"NONE":48,"COLLABORATOR":4}},"issue_authors":{"table":{"catmanjan":13,"MartinM85":5,"andrueastman":4,"shemogumbe":4,"RickL1234":4,"23W":3,"fey101":3,"jimbarrett33":3,"olivermue":3,"lavinir":3,"WolfgangHG":3,"ssteiner":3,"baywet":3,"dansmitt":3,"cuongngoht":3,"sebastienlange":2,"GregoryJord":2,"drewid":2,"kinex":2,"bartplay2499":2,"adryone":2,"vknht":2,"Eagle3386":2,"MichalLechowski":2,"LTBD-Admin":2,"TarasKovalenko":2,"tbithell":2,"nkraman0":2,"MAlabaster":2,"grippstick":2,"martinlammers":2,"craig-blowfield":2,"idiotsky":2,"lilitzarafyan":2,"j40903272":2,"Danny4021":2,"shoter":2,"dzebas":2,"jasonjoh":2,"charliewyf":2,"Md-husain0522":2,"jimmywim":2,"Balkoth":2,"MichaMican":2,"sant2006":2,"yundatsai":2,"kyzhangZao":2,"cyuz":1,"avanadrichem":1,"ErikdeWilde":1,"fdeola":1,"felix-leducsimard":1,"minimalisticMe":1,"alvicode":1,"Hantse":1,"mvancamp":1,"xDDDx":1,"ashleywb":1,"LaughingJohn":1,"Ofer-Gal":1,"BugmanMasterXTR":1,"bolt-io":1,"SMBCeServices":1,"manufz":1,"rogaxentys":1,"balukantu":1,"ruoruyan":1,"ontur00":1,"theCuriousOne":1,"chassq":1,"LadislavBohm":1,"mikepb-wtw":1,"isPhilo":1,"dependabot[bot]":1,"Holystewe":1,"mslogriffi":1,"NCC1701M":1,"petrhollayms":1,"jermifer":1,"da-kil":1,"dev-tony-hu":1,"Semptra":1,"kesane-msft":1,"robmaas":1,"DarthSonic":1,"kostyrin":1,"gopaldahal":1,"GrahamSnee":1,"apamoorionestaff":1,"iphdav":1,"syncimprov":1,"raclettierer":1,"stephajn":1,"faschwardalog":1,"JasonTheProgrammer":1,"Moreno-Borsalino":1,"davidebonifacio":1,"PatrickKelley2112":1,"mewanZCW":1,"Dongyang8687":1,"pasqualefloccari":1,"spmanjunath":1,"baabel":1,"Icybiubiubiu":1,"catmanjanalt":1,"curcas":1,"Admiral-Skye":1,"Clapla":1,"Helloramon":1,"ashley-w-brazier-cloudm":1,"AlexBeyd":1,"MikeYeager":1,"noelroehrig":1,"tommysanterre":1,"FIMTooler":1,"Rishoooz":1,"drilko":1,"ayblanchet":1,"SharePointRadi":1,"ganesh-cloudextend":1,"RichardD2":1,"duckblaster":1,"eeegs":1,"24-Lukaras":1,"SagiBN-Nice":1,"chrisportelli":1,"LiamWarnes":1,"plachor":1,"Tony-Dev07":1,"DmitryBorodiy":1,"mateuszkumpf":1,"FisherMS":1,"KaichengHuang":1,"ProteorCRE":1,"Ntenhove":1,"VenkateshDharavath":1,"JasonLukose":1,"Walidwbh":1,"ciborowskik":1,"gabrielav1599":1,"bkaankose":1,"skalmark":1,"Kizuto3":1,"kashti3":1,"i-am-shodan":1,"AntonioSCoelho":1,"salahBouragba":1,"michaelmairegger":1,"zengin":1,"miguelautoentry":1,"arogan":1,"TonyValenti":1,"nickwb":1,"Angl0r":1,"GabrielAPineiro":1,"carolineganderson":1,"Akhil9802":1,"DGV1995":1,"Helenyang2024":1,"tejasonweb":1,"mrebuffet":1,"OrestLegin":1,"jverbosky":1,"softsathian":1,"bosteelsd":1,"julianmaurice":1,"teh173":1,"visnikam":1,"DennisBergemann":1,"ajivener":1,"nosenaoki":1,"No1e":1,"AGualandi":1,"MatDumoulin":1,"church365":1,"amarkezic":1,"FionaUoN":1,"ssougnez":1,"datanglibai":1,"jpalo":1,"sam-wheat":1,"jyoti-r-4":1,"trillian74":1,"aaronsmithuk":1,"manojkapoor-eptura":1,"michaelakin":1,"adrianmander":1,"nitrosworld":1,"A9G-Data-Droid":1,"sherlock1982":1,"Sdelausnay":1,"NetherGranite":1,"nterreaux":1,"AdmiralSnyder":1,"RuanAlesi":1,"ardian-CCM":1,"MartinZikmund":1,"marshalhagen":1,"cammurray":1,"hadrian625":1,"gotmike":1,"mfeingol":1,"gabrieligbastos":1,"hbhange":1,"mwasham":1,"MathavanN":1,"jluthi":1,"woodzee89":1,"chawlaheena21":1,"Thx1010saascas":1,"mkgn":1,"romanb52":1,"rsavioli":1,"svrooij":1,"mghabin":1,"jcoliz":1,"gluff95":1,"RogerTimmerman":1,"Rabbit2004Liza":1,"goddard82":1,"jcraft123":1,"aashima-cloudextend":1,"sopelt":1,"thevlf":1,"978735987345345":1,"CarlosAdrianM":1,"Yosif-Smint":1,"shivani-cloudextend":1,"tjkb":1,"abdullahakm":1,"6heads":1,"cong-carepatron":1,"mariussm":1,"IvoryFeng":1,"mubeenelahi7862-cyber":1,"dnyvik":1,"JosHuybrighs":1,"vko-insiders":1,"vincent-preuvot":1,"DasekaX":1,"LearnVinod":1,"mligtenberg":1,"petersmithfromengland":1,"jak-hammond":1,"simontfoil":1,"JoseAngelSalmeronMorote":1,"jnemeth1":1,"andre-ss6":1,"IllyaYushchenko":1,"dimbleby":1,"ARinger22":1,"Vijaykumarj":1,"bynnoh":1,"lvde0":1,"Maheshyu1710":1,"AlanGallardo":1,"felpel":1,"ggroves":1,"craftzneko":1,"yejingyu":1,"RutvikaMahajan98":1,"antogg2004":1,"MaxxDelusional":1,"ROMICO-GmbH":1,"sschocke":1,"maximuskh":1,"VianneyDoleans":1,"AlanPBourke":1,"Mrnikbobjeff":1,"ayushhhCSharp":1,"bcage29":1,"tsulli":1,"eprach":1,"ghost":1,"zorgoz":1,"SymbioticKilla":1,"dikshaparodkar":1,"JannisBrauer":1,"arabzade":1,"jbrailsford":1,"ryanwilson-gpdgroup":1,"Skulek":1,"dgxhubbard":1,"cmenzi":1,"xtophs":1,"AndrewShchetkin":1,"edwinvandriel":1,"stefancvetkovic":1,"jsquire":1,"SilasKenneth":1,"ohaucke":1,"LauranceOrLaurent":1,"SchiedMichael":1,"bfany365":1,"hesperanca":1,"bau11977":1,"hognevevle":1,"TejasPatadiya10":1,"hudaSharings":1,"jimmy-vo-librestream":1,"jdenka":1,"TusharLokhande":1,"quinterojose":1,"rslavey":1,"dk8sumka":1,"Nikola-Jovanovski":1,"jsweiler":1,"danbasszeti":1,"phelm1-landolakes":1,"dmytro-formpipe":1}},"pull_request_authors":{"table":{"andrueastman":98,"microsoft-graph-devx-bot[bot]":76,"dependabot[bot]":52,"release-please[bot]":39,"release-please-token-provider[bot]":15,"baywet":12,"shemogumbe":7,"fey101":6,"MIchaelMainer":6,"DANISHAHMEDKM":5,"MartinM85":4,"ramsessanchez":4,"microsoft-github-policy-service[bot]":3,"bigflash02uk":3,"SilasKenneth":2,"shambhaviQuest":2,"NRG-Drink":1,"GABRIELNGBTUC":1,"davit-asryan-veritas":1,"Eagle3386":1,"greynoO":1,"Mertsch":1,"cosminlwpw":1,"Admiral-Skye":1,"bryandellingeredu":1,"lramosvea":1,"cammurray":1,"ssougnez":1,"AcidRaZor":1,"Ndiritu":1,"hercul1017":1,"dlgombert":1,"catmanjan":1,"nkraman0":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-14T00:00:24.059Z","repositories_count":14804466,"issues_count":33159231,"pull_requests_count":109310625,"authors_count":11306035,"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":{"status:waiting-for-triage":27,"type:bug":24,"type:feature":6,"status:waiting-for-author-feedback":3,"Status: No recent activity":3,"Bug: metadata":1,"Service issue":1,"Needs: Attention :wave:":1}},"past_year_pull_request_labels_count":{"table":{"autorelease: pending":11,"dependencies":11,"github_actions":11,"autorelease: tagged":9,"status:waiting-for-author-feedback":1}},"past_year_issue_author_associations_count":{"table":{"NONE":39}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":69,"NONE":8,"COLLABORATOR":4}},"past_year_issue_authors":{"table":{"GregoryJord":2,"AdmiralSnyder":1,"marshalhagen":1,"mghabin":1,"michaelakin":1,"michaelmairegger":1,"mikepb-wtw":1,"mubeenelahi7862-cyber":1,"Nikola-Jovanovski":1,"rslavey":1,"ruoruyan":1,"SagiBN-Nice":1,"shivani-cloudextend":1,"simontfoil":1,"skalmark":1,"theCuriousOne":1,"Tony-Dev07":1,"TonyValenti":1,"trillian74":1,"zorgoz":1,"amarkezic":1,"apamoorionestaff":1,"catmanjan":1,"ciborowskik":1,"curcas":1,"DasekaX":1,"dimbleby":1,"Dongyang8687":1,"felix-leducsimard":1,"ganesh-cloudextend":1,"goddard82":1,"JasonTheProgrammer":1,"jimmywim":1,"jluthi":1,"jnemeth1":1,"kostyrin":1,"LaughingJohn":1,"mariussm":1}},"past_year_pull_request_authors":{"table":{"microsoft-graph-devx-bot[bot]":35,"release-please-token-provider[bot]":15,"dependabot[bot]":11,"MIchaelMainer":6,"release-please[bot]":5,"ramsessanchez":4,"bigflash02uk":3,"lramosvea":1,"Mertsch":1}},"maintainers":[{"table":{"login":"andrueastman","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrueastman"}},{"table":{"login":"baywet","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baywet"}},{"table":{"login":"MIchaelMainer","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MIchaelMainer"}},{"table":{"login":"SilasKenneth","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SilasKenneth"}},{"table":{"login":"jasonjoh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasonjoh"}}],"active_maintainers":[{"table":{"login":"MIchaelMainer","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MIchaelMainer"}}]}},"events":{"total":{"ReleaseEvent":26,"DeleteEvent":144,"MemberEvent":2,"PullRequestEvent":230,"ForkEvent":16,"DiscussionEvent":1,"IssuesEvent":245,"WatchEvent":60,"IssueCommentEvent":366,"PushEvent":165,"PullRequestReviewCommentEvent":12,"PullRequestReviewEvent":108,"CreateEvent":178},"last_year":{"ReleaseEvent":10,"DeleteEvent":48,"PullRequestEvent":90,"ForkEvent":8,"DiscussionEvent":1,"IssuesEvent":89,"WatchEvent":14,"IssueCommentEvent":82,"PushEvent":98,"PullRequestReviewCommentEvent":4,"PullRequestReviewEvent":48,"CreateEvent":66}},"keywords":["devxeng","microsoftgraph"],"dependencies":[{"ecosystem":"nuget","filepath":"src/Microsoft.Graph/Microsoft.Graph.csproj","sha":null,"kind":"manifest","created_at":"2022-07-12T05:18:32.370Z","updated_at":"2022-07-12T05:18:32.370Z","repository_link":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/blob/main/src/Microsoft.Graph/Microsoft.Graph.csproj","dependencies":[{"id":153194403,"package_name":"Microsoft.Graph.Core","ecosystem":"nuget","requirements":"2.*","direct":true,"kind":"runtime","optional":false},{"id":153194406,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Microsoft.Graph.DotnetCore.Test/Microsoft.Graph.DotnetCore.Test.csproj","sha":null,"kind":"manifest","created_at":"2022-07-12T05:18:32.540Z","updated_at":"2022-07-12T05:18:32.540Z","repository_link":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/blob/main/tests/Microsoft.Graph.DotnetCore.Test/Microsoft.Graph.DotnetCore.Test.csproj","dependencies":[{"id":153195723,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.2.0","direct":true,"kind":"runtime","optional":false},{"id":153195724,"package_name":"Moq","ecosystem":"nuget","requirements":"4.16.1","direct":true,"kind":"runtime","optional":false},{"id":153195725,"package_name":"xunit","ecosystem":"nuget","requirements":"2.4.1","direct":true,"kind":"runtime","optional":false},{"id":153195726,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.4.5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/validatePullRequest.yml","sha":null,"kind":"manifest","created_at":"2023-02-10T14:45:15.681Z","updated_at":"2023-02-10T14:45:15.681Z","repository_link":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/blob/main/.github/workflows/validatePullRequest.yml","dependencies":[{"id":7531549862,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":7531549863,"package_name":"actions/setup-dotnet","ecosystem":"actions","requirements":"v3.0.3","direct":true,"kind":"composite","optional":false},{"id":7531549864,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7531549865,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/auto-merge-dependabot.yml","sha":null,"kind":"manifest","created_at":"2024-01-04T07:39:42.570Z","updated_at":"2024-01-04T07:39:42.570Z","repository_link":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/blob/main/.github/workflows/auto-merge-dependabot.yml","dependencies":[{"id":15423186143,"package_name":"dependabot/fetch-metadata","ecosystem":"actions","requirements":"v1.6.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/project-auto-add.yml","sha":null,"kind":"manifest","created_at":"2025-04-17T09:29:12.337Z","updated_at":"2025-04-17T09:29:12.337Z","repository_link":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/blob/main/.github/workflows/project-auto-add.yml","dependencies":[{"id":22722396521,"package_name":"actions/create-github-app-token","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/validatePublicAPISurface.yml","sha":null,"kind":"manifest","created_at":"2025-04-17T09:29:12.391Z","updated_at":"2025-04-17T09:29:12.391Z","repository_link":"https://github.com/microsoftgraph/msgraph-sdk-dotnet/blob/main/.github/workflows/validatePublicAPISurface.yml","dependencies":[{"id":22722396530,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":22722396531,"package_name":"microsoftgraph/kiota-dom-export-diff-tool/export","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":22722396532,"package_name":"microsoftgraph/kiota-dom-export-diff-tool/tool","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":22722396533,"package_name":"microsoftgraph/kiota-dom-export-diff-tool/comment","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":22722396534,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]}],"score":30.47998088145071,"created_at":"2025-10-10T19:43:42.277Z","updated_at":"2026-06-21T01:01:55.293Z","avatar_url":"https://github.com/microsoftgraph.png","language":"C#","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369023","html_url":"https://summary.ecosyste.ms/projects/369023"}