{"id":8929514,"name":"microsoft.bot.builder.dialogs.debugging","ecosystem":"nuget","description":"This library implements support for debugging declarative adaptive dialogs","homepage":"https://github.com/Microsoft/botbuilder-dotnet","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Microsoft/botbuilder-dotnet","keywords_array":["bots","ai","botframework","botbuilder"],"namespace":null,"versions_count":74,"first_release_published_at":"2019-10-30T23:48:03.137Z","latest_release_published_at":"2026-01-05T20:30:35.490Z","latest_release_number":"4.23.1-preview","last_synced_at":"2026-04-28T12:09:30.257Z","created_at":"2024-02-26T02:03:58.973Z","updated_at":"2026-04-28T12:09:30.258Z","registry_url":"https://www.nuget.org/packages/microsoft.bot.builder.dialogs.debugging/","install_command":"Install-Package microsoft.bot.builder.dialogs.debugging","documentation_url":null,"metadata":{"copyright":"© Microsoft Corporation. All rights reserved.","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":true,"icon_url":"https://raw.githubusercontent.com/microsoft/botframework-sdk/master/icon.png","icon":"icon.png","repository":{"type":"git","url":"https://github.com/Microsoft/botbuilder-dotnet","branch":null,"commit":"e3091de6a0276d7edfeea9bab39ffa3216d7f8a7"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":[".NETStandard2.0"],"total_dependencies":6}},"repo_metadata":{"id":37593441,"uuid":"117021670","full_name":"microsoft/botbuilder-dotnet","owner":"microsoft","description":"Welcome to the Bot Framework SDK for .NET repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using .NET. ","archived":false,"fork":false,"pushed_at":"2025-06-06T15:04:15.000Z","size":50617,"stargazers_count":903,"open_issues_count":50,"forks_count":490,"subscribers_count":83,"default_branch":"main","last_synced_at":"2025-10-10T05:38:00.749Z","etag":null,"topics":["bot","bot-framework","bots","dotnet","dotnet-core","dotnet-core2","microsoft-bot-framework","microsoft-cognitive-services","sdk"],"latest_commit_sha":null,"homepage":"https://github.com/Microsoft/botframework","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/microsoft.png","metadata":{"files":{"readme":"README.md","changelog":"Changes.md","contributing":"Contributing.md","funding":null,"license":"LICENSE","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}},"created_at":"2018-01-10T23:03:16.000Z","updated_at":"2025-10-07T23:06:47.000Z","dependencies_parsed_at":"2023-10-13T00:47:34.432Z","dependency_job_id":"b0703728-8303-4145-8507-a2f19b7ae612","html_url":"https://github.com/microsoft/botbuilder-dotnet","commit_stats":{"total_commits":7823,"total_committers":237,"mean_commits":33.0084388185654,"dds":0.8468618177169884,"last_synced_commit":"bb6a077a3558b3af0adb63c1535a05224e4df8c3"},"previous_names":[],"tags_count":148,"template":false,"template_full_name":null,"purl":"pkg:github/microsoft/botbuilder-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/sbom","scorecard":{"id":643283,"data":{"date":"2025-08-11","repo":{"name":"github.com/microsoft/botbuilder-dotnet","commit":"8e477750865cee7af8b0fdc1a593c4827ff785ab"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":5,"reason":"4 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/create-botbuilder-parity-issues.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-style.yml:1","Warn: no topLevel permission defined: .github/workflows/verify-pr-labels.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":7,"reason":"Found 22/29 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: tests/Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"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/create-botbuilder-parity-issues.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/botbuilder-dotnet/create-botbuilder-parity-issues.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-botbuilder-parity-issues.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/botbuilder-dotnet/create-botbuilder-parity-issues.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-botbuilder-parity-issues.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/botbuilder-dotnet/create-botbuilder-parity-issues.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-botbuilder-parity-issues.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/botbuilder-dotnet/create-botbuilder-parity-issues.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/create-botbuilder-parity-issues.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/botbuilder-dotnet/create-botbuilder-parity-issues.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-style.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/botbuilder-dotnet/pr-style.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verify-pr-labels.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/botbuilder-dotnet/verify-pr-labels.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/verify-pr-labels.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/botbuilder-dotnet/verify-pr-labels.yml/main?enable=pin","Warn: npmCommand not pinned by hash: tests/Microsoft.Bot.Builder.TestBot/DeploymentScripts/Linux/deploy.sh:55","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(releases/4.23): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T11:24:03.737Z","repository_id":37593441,"created_at":"2025-08-21T11:24:03.738Z","updated_at":"2025-08-21T11:24:03.738Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007166,"owners_count":26084247,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"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":"microsoft","name":"Microsoft","uuid":"6154722","kind":"organization","description":"Open source projects and samples from Microsoft","email":"opensource@microsoft.com","website":"https://opensource.microsoft.com","location":"Redmond, WA","twitter":"OpenAtMicrosoft","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6154722?v=4","repositories_count":7413,"last_synced_at":"2025-10-10T00:07:37.919Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/microsoft","funding_links":[],"total_stars":3539276,"followers":104311,"following":0,"created_at":"2022-11-02T16:20:12.368Z","updated_at":"2025-10-10T00:07:37.919Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft/repositories"},"tags":[{"name":"4.23.0","sha":"bc17a5db2c717fec0d4c109d884bea88d29f75cb","kind":"tag","published_at":"2025-01-23T19:43:51.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.23.0","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.23.0/manifests"},{"name":"4.22.9","sha":"a1f20f07001849e4d342f7ffb661c5e3f4055e68","kind":"commit","published_at":"2024-09-19T16:51:47.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.22.9","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.22.9/manifests"},{"name":"4.22.8","sha":"d6827f971022855b3af003dc1ba332f7a9db0f3d","kind":"commit","published_at":"2024-09-10T13:19:27.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.22.8","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.22.8/manifests"},{"name":"4.22.7","sha":"a810e73a87d423f58f4c9e0203f1e760e5b5a144","kind":"commit","published_at":"2024-06-24T23:32:23.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.22.7","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.22.7/manifests"},{"name":"4.22.4","sha":"4437ef8ce630cca4846fa129270102fcd65338a6","kind":"commit","published_at":"2024-05-29T13:51:09.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.22.4","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.22.4/manifests"},{"name":"4.22.3","sha":"947714b4da8a00c8f1da51779f1f6cc4aca5a602","kind":"commit","published_at":"2024-04-15T20:19:38.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.22.3","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.22.3/manifests"},{"name":"4.22.2","sha":"ae68dbbbe8fe1489c0bb2177ccf63ce413b03125","kind":"commit","published_at":"2024-02-15T19:40:44.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.22.2","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.22.2/manifests"},{"name":"4.22.1","sha":"d46f6f3249c7264799956c575643faa01a595cfa","kind":"commit","published_at":"2024-02-06T16:47:57.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.22.1","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.22.1/manifests"},{"name":"4.22.0","sha":"5add456ba5aba74061bc653b841faa0663331dd7","kind":"commit","published_at":"2024-01-24T15:55:00.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.22.0","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.22.0/manifests"},{"name":"4.21.2","sha":"979413cd7f57ce71914911dcaf123dd08cdd2d1a","kind":"tag","published_at":"2023-12-04T15:19:06.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.21.2","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.21.2/manifests"},{"name":"4.17.5","sha":"da752b7fe8904dcba68d9972211cc6eb1a47b13b","kind":"tag","published_at":"2023-11-06T19:16:31.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.17.5","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.17.5/manifests"},{"name":"4.21.1","sha":"617394d6ff834b0804cceabff2ed9d6e06342cd4","kind":"commit","published_at":"2023-10-12T14:04:05.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.21.1","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.21.1/manifests"},{"name":"4.21.0","sha":"2d09ba8f7be48070046a856b8448457b554c6655","kind":"commit","published_at":"2023-09-06T16:33:37.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.21.0","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.21.0/manifests"},{"name":"4.17.4","sha":"23b014086874ede4747cf271624029c75223c4ae","kind":"tag","published_at":"2023-07-14T17:15:25.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.17.4","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.17.4/manifests"},{"name":"4.20.1","sha":"62b11120881aaf7e0608157c91055e0aa922a8c4","kind":"commit","published_at":"2023-07-13T13:48:41.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.20.1","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.20.1/manifests"},{"name":"4.20.0","sha":"868531d239ae31ddec1eaac6e181b42e189bf3fc","kind":"commit","published_at":"2023-05-23T19:58:41.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.20.0","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.20.0/manifests"},{"name":"4.19.3","sha":"a77391ceff75b9c7a87aecf133df05ebad6d49df","kind":"commit","published_at":"2023-03-02T21:21:50.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.19.3","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.19.3/manifests"},{"name":"4.19.2","sha":"e15b38dbe65beb63f07c399c63892e64886eddd9","kind":"commit","published_at":"2023-02-13T14:18:13.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.19.2","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.19.2/manifests"},{"name":"4.19.1","sha":"dcaa54525cf7e983a67263c5067059781634b134","kind":"commit","published_at":"2023-01-17T16:17:18.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.19.1","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.19.1/manifests"},{"name":"4.19.0","sha":"74a86129beb373c5e80e882de90ce33510f5995b","kind":"commit","published_at":"2022-12-21T07:30:55.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.19.0","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.19.0/manifests"},{"name":"4.18.1","sha":"af694de9acf41005ce2c446f4b6a0c9a8ef0e352","kind":"commit","published_at":"2022-10-26T18:39:33.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.18.1","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.18.1/manifests"},{"name":"4.17.2","sha":"8307e6492384c0625aec6ae4e149cb5f8b76c932","kind":"commit","published_at":"2022-09-07T21:21:38.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.17.2","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.17.2/manifests"},{"name":"4.17.1","sha":"e26e17fd1fbf01b4cb4390b28a287b0c1901bc7e","kind":"commit","published_at":"2022-08-03T19:42:44.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.17.1","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.17.1/manifests"},{"name":"4.16.1","sha":"be28c0ea8e5436be0d7b3c0414bf69d462bedf81","kind":"commit","published_at":"2022-05-16T20:05:11.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.16.1","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.16.1/manifests"},{"name":"4.16.0","sha":"9a396c1d2da9d9198c307af83310864baf1627a2","kind":"commit","published_at":"2022-03-31T20:52:54.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.16.0","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.16.0/manifests"},{"name":"4.15.2","sha":"5581313791321984fea11ee76bc0bb4924556ec7","kind":"commit","published_at":"2022-02-03T22:31:18.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.15.2","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.15.2/manifests"},{"name":"4.15.0","sha":"64a7628655d3ac83957c97a42e26707c6111ab2a","kind":"commit","published_at":"2021-11-08T19:45:42.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.15.0","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.15.0/manifests"},{"name":"4.14.0","sha":"e5b4e812171015d3b7bf5fb077ef7fbdb6dc226c","kind":"commit","published_at":"2021-06-25T22:20:03.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.14.0","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.14.0/manifests"},{"name":"4.13","sha":"3ec27dab4ac12afba4c85c456188ad7fbafb987e","kind":"commit","published_at":"2021-04-15T02:42:10.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.13","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.13/manifests"},{"name":"4.12","sha":"efc63f93da5c24bee0508b9818e4b7735ad63f3c","kind":"commit","published_at":"2021-02-19T23:29:26.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.12","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.12/manifests"},{"name":"4.11.0","sha":"c20ee6248874634d72717b04f70d63e5ef4f8d77","kind":"commit","published_at":"2020-11-06T19:10:02.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.11.0","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.11.0/manifests"},{"name":"v4.10.3","sha":"388fad17aaaf70ffc79678f309c6e3ed2295fdfa","kind":"commit","published_at":"2020-09-08T19:44:40.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v4.10.3","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v4.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v4.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v4.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v4.10.3/manifests"},{"name":"4.10","sha":"2d60731b59a273f855029272f76dc575fcc371cc","kind":"commit","published_at":"2020-08-12T16:53:03.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.10","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.10/manifests"},{"name":"v4.10.0","sha":"2d60731b59a273f855029272f76dc575fcc371cc","kind":"commit","published_at":"2020-08-12T16:53:03.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v4.10.0","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v4.10.0/manifests"},{"name":"4.9.0","sha":"478ca4a4d62a726d6576453caa1e72a8d03ee455","kind":"commit","published_at":"2020-05-08T22:21:41.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.9.0","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.9.0/manifests"},{"name":"4.8.0","sha":"d14795f53fa9f2827f395cb5492aeabc470859bf","kind":"commit","published_at":"2020-03-16T00:06:51.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.8.0","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.8.0/manifests"},{"name":"v4.7.0","sha":"5759a00ccc5be145c6f891e2d90be59f7afababa","kind":"commit","published_at":"2019-12-11T00:37:08.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v4.7.0","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v4.7.0/manifests"},{"name":"4.6.0","sha":"e5d5940ae2c99a864b3a77d4e7778704fe596ed7","kind":"commit","published_at":"2019-10-29T02:02:14.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.6.0","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.6.0/manifests"},{"name":"4.5.3","sha":"df981ff4ae7208513d039ca7c5136980bc09074f","kind":"commit","published_at":"2019-10-02T21:28:42.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.5.3","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.5.3/manifests"},{"name":"v4.5","sha":"71a95281826d7f8787ad11934de796d9c0b91257","kind":"commit","published_at":"2019-07-10T19:03:20.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v4.5","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v4.5/manifests"},{"name":"4.4.0","sha":"295c9417de4e7cbe2a784103edf94f8c81aa3b17","kind":"commit","published_at":"2019-05-01T22:23:04.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.4.0","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.4.0/manifests"},{"name":"4.3","sha":"107969e6244f95309c0c12774d0e00ea1a989a57","kind":"commit","published_at":"2019-02-21T03:23:37.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.3","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.3/manifests"},{"name":"4.2.2","sha":"3438b054a8a8e980d92063e8e51ca3aea93babe3","kind":"commit","published_at":"2019-01-30T17:37:13.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.2.2","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.2.2/manifests"},{"name":"4.2.1","sha":"93df391fc21e6c5d443f0393d703525b7adf51f1","kind":"commit","published_at":"2019-01-23T22:57:27.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.2.1","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.2.1/manifests"},{"name":"4.2","sha":"5e5512b6c6269a72adc1b8805c087a8f21f3ce46","kind":"commit","published_at":"2018-12-05T22:21:12.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.2","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.2/manifests"},{"name":"4.1.5","sha":"198df42facc0c9f703bbe1022a73cc85c252f5cc","kind":"commit","published_at":"2018-11-02T19:17:32.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.1.5","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.1.5/manifests"},{"name":"4.1","sha":"c5fb89fd89e6ebe801ab5f21e3f31cbb60413f32","kind":"commit","published_at":"2018-10-30T05:07:41.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.1","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.1/manifests"},{"name":"4.0.8","sha":"0165a4184f00eaa9ef9286646cb401b818447735","kind":"commit","published_at":"2018-10-12T19:13:55.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.8","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.8/manifests"},{"name":"4.0.8-preview.34_Bot.Builder-DotNet-daily","sha":"956d04cb89867a6dde25ffcf864bc0a2bc4c0890","kind":"tag","published_at":"2018-09-29T09:10:34.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.8-preview.34_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.8-preview.34_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.8-preview.34_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.8-preview.34_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.8-preview.34_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.8-preview.33_Bot.Builder-DotNet-daily","sha":"55e73077501fd25654bab1c6b0738639940a21a7","kind":"tag","published_at":"2018-09-28T09:08:55.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.8-preview.33_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.8-preview.33_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.8-preview.33_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.8-preview.33_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.8-preview.33_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.8-preview.32_Bot.Builder-DotNet-daily","sha":"b1f7541f10e5cb34ac19c578705d0b84273a65be","kind":"tag","published_at":"2018-09-27T09:08:05.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.8-preview.32_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.8-preview.32_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.8-preview.32_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.8-preview.32_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.8-preview.32_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.8-preview.31_Bot.Builder-DotNet-daily","sha":"642ca129ef89954a3165b5a3e73e1f5ffa152f0a","kind":"tag","published_at":"2018-09-25T09:11:09.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.8-preview.31_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.8-preview.31_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.8-preview.31_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.8-preview.31_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.8-preview.31_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.8-preview.30_Bot.Builder-DotNet-daily","sha":"642ca129ef89954a3165b5a3e73e1f5ffa152f0a","kind":"tag","published_at":"2018-09-24T15:46:08.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.8-preview.30_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.8-preview.30_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.8-preview.30_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.8-preview.30_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.8-preview.30_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.8-preview.28_Bot.Builder-DotNet-daily","sha":"2417267a458ca0c3394804dcbbcc912b5ea1f625","kind":"tag","published_at":"2018-09-23T23:27:37.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.8-preview.28_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.8-preview.28_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.8-preview.28_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.8-preview.28_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.8-preview.28_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.7-preview.27_Bot.Builder-DotNet-daily","sha":"2417267a458ca0c3394804dcbbcc912b5ea1f625","kind":"tag","published_at":"2018-09-23T22:59:12.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.7-preview.27_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.7-preview.27_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.7-preview.27_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.7-preview.27_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.7-preview.27_Bot.Builder-DotNet-daily/manifests"},{"name":"4.1.0-preview.25_Bot.Builder-DotNet-daily","sha":"e4af851daafcec502a63d134aac777211032e463","kind":"tag","published_at":"2018-09-23T09:09:41.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.1.0-preview.25_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.1.0-preview.25_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.1.0-preview.25_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.1.0-preview.25_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.1.0-preview.25_Bot.Builder-DotNet-daily/manifests"},{"name":"4.1.0-preview.24_Bot.Builder-DotNet-daily","sha":"1313e96901c01cdaf5d16052173567f9076d31d1","kind":"tag","published_at":"2018-09-22T09:18:08.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.1.0-preview.24_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.1.0-preview.24_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.1.0-preview.24_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.1.0-preview.24_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.1.0-preview.24_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.5.23_Bot.Builder-DotNet-daily","sha":"1313e96901c01cdaf5d16052173567f9076d31d1","kind":"tag","published_at":"2018-09-21T21:51:45.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.5.23_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.5.23_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.5.23_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.5.23_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.5.23_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.5.22_Bot.Builder-DotNet-daily","sha":"1313e96901c01cdaf5d16052173567f9076d31d1","kind":"tag","published_at":"2018-09-21T09:08:48.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.5.22_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.5.22_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.5.22_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.5.22_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.5.22_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.5.21_Bot.Builder-DotNet-daily","sha":"c701840e7895246a481b13056d2783e7751c424f","kind":"tag","published_at":"2018-09-20T09:11:00.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.5.21_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.5.21_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.5.21_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.5.21_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.5.21_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.5.20_Bot.Builder-DotNet-daily","sha":"c701840e7895246a481b13056d2783e7751c424f","kind":"tag","published_at":"2018-09-19T20:59:59.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.5.20_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.5.20_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.5.20_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.5.20_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.5.20_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.5.19_Bot.Builder-DotNet-daily","sha":"e91e61926a2d6de38c47cb84c4195b857c41653d","kind":"tag","published_at":"2018-09-19T09:09:01.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.5.19_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.5.19_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.5.19_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.5.19_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.5.19_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.5.18_Bot.Builder-DotNet-daily","sha":"5c2757cd9890078112427ba7b2315ce6e0610150","kind":"tag","published_at":"2018-09-18T09:17:32.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.5.18_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.5.18_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.5.18_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.5.18_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.5.18_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.5.17_Bot.Builder-DotNet-daily","sha":"4bb6b8d5faa4b252379ac331d6f5140ea27c177b","kind":"tag","published_at":"2018-09-18T01:44:23.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.5.17_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.5.17_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.5.17_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.5.17_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.5.17_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.4_Bot.Builder-DotNet-daily","sha":"4bb6b8d5faa4b252379ac331d6f5140ea27c177b","kind":"tag","published_at":"2018-09-17T23:22:20.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.4_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.4_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.4_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.4_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.4_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.0.39485_Bot.Builder-DotNet-daily","sha":"4bb6b8d5faa4b252379ac331d6f5140ea27c177b","kind":"tag","published_at":"2018-09-16T09:08:21.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.39485_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.39485_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.39485_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.39485_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.39485_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.0.39458_Bot.Builder-DotNet-daily","sha":"5edd25aa7768946e57401db939664f4c383891e1","kind":"tag","published_at":"2018-09-15T09:08:26.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.39458_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.39458_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.39458_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.39458_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.39458_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.0.39446_Bot.Builder-DotNet-daily","sha":"f21a38df65d044e0cdc2cdc76d3795f5249eeb7e","kind":"tag","published_at":"2018-09-14T23:21:59.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.39446_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.39446_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.39446_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.39446_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.39446_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.0.39259_Bot.Builder-DotNet-daily","sha":"8ff8744437c9006910228ae01185f40117f41a57","kind":"tag","published_at":"2018-09-13T00:51:44.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.39259_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.39259_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.39259_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.39259_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.39259_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.0.39176_Bot.Builder-DotNet-daily","sha":"d9b5c1d42d58b79afe724d8990337183981fe4c3","kind":"tag","published_at":"2018-09-12T09:08:44.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.39176_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.39176_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.39176_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.39176_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.39176_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.0.39108_Bot.Builder-DotNet-daily","sha":"c63e0d1a3456a05a9ddf77e9359cf75b39b856f6","kind":"tag","published_at":"2018-09-11T09:15:15.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.39108_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.39108_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.39108_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.39108_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.39108_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.0.39077_Bot.Builder-DotNet-daily","sha":"e5c8a2f28367979e98c7387a2757793c42f5144d","kind":"tag","published_at":"2018-09-10T20:05:53.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.39077_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.39077_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.39077_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.39077_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.39077_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.0.39058_Bot.Builder-DotNet-daily","sha":"31e1a1da95d2f041ca7c87b4c053446d6094de2d","kind":"tag","published_at":"2018-09-10T09:08:40.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.39058_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.39058_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.39058_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.39058_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.39058_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.0.38981_Bot.Builder-DotNet-daily","sha":"a171507c11af0140d15d0bb003f1257e7e2e071f","kind":"tag","published_at":"2018-09-07T09:15:02.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.38981_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.38981_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.38981_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.38981_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.38981_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.0.38905_Bot.Builder-DotNet-daily","sha":"ea350038a0710611ed725c69093dbdc682352aee","kind":"tag","published_at":"2018-09-06T09:15:25.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.38905_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.38905_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.38905_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.38905_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.38905_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.0.38762_Bot.Builder-DotNet-daily","sha":"9137845b4707c4fbdefcd5960a7dd9c734fe5e27","kind":"tag","published_at":"2018-09-02T09:13:35.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.38762_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.38762_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.38762_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.38762_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.38762_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.0.38677_Bot.Builder-DotNet-daily","sha":"60ee026369a7774fb78aa1e44a7485c8e81dfcd5","kind":"tag","published_at":"2018-08-31T09:08:44.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.38677_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.38677_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.38677_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.38677_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.38677_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.0.38511_Bot.Builder-DotNet-daily","sha":"0303aed1ee1fd08a7537d34ace20b59f4919ad82","kind":"tag","published_at":"2018-08-29T09:12:01.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.38511_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.38511_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.38511_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.38511_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.38511_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.0.38467_Bot.Builder-DotNet-daily","sha":"afe524d86b55b966522ab8792f934fe72c01344a","kind":"tag","published_at":"2018-08-28T09:16:29.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.38467_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.38467_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.38467_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.38467_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.38467_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.0.38375_Bot.Builder-DotNet-daily","sha":"308e3196752fc5f5469a4996241e1a3e2b48f89e","kind":"tag","published_at":"2018-08-25T09:11:39.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.38375_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.38375_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.38375_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.38375_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.38375_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.0.38301_Bot.Builder-DotNet-daily","sha":"c66148b11a28ad6af99cefb304384410b3768e4b","kind":"tag","published_at":"2018-08-24T09:09:29.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.38301_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.38301_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.38301_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.38301_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.38301_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.0.38229_Bot.Builder-DotNet-daily","sha":"5764c52b03c31ca2a70c0730046cd17ef50d8c5d","kind":"tag","published_at":"2018-08-23T09:16:18.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.38229_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.38229_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.38229_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.38229_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.38229_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.0.38168_Bot.Builder-DotNet-daily","sha":"6a9ac03ee70c8f5deb0a100120abb48069698b80","kind":"tag","published_at":"2018-08-22T09:12:17.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.38168_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.38168_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.38168_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.38168_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.38168_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.0.38126_Bot.Builder-DotNet-daily","sha":"eff189ab254213c2cf42be974f94a701af1c9cca","kind":"tag","published_at":"2018-08-21T09:11:16.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.38126_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.38126_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.38126_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.38126_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.38126_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.0.38054_Bot.Builder-DotNet-daily","sha":"b556ac9959832ae1c98c21467fe0d27c73baed4c","kind":"tag","published_at":"2018-08-18T09:10:44.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.38054_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.38054_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.38054_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.38054_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.38054_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.0.38019_Bot.Builder-DotNet-daily","sha":"87b40007f97b630f1e65d4ab81d3216c3304718a","kind":"tag","published_at":"2018-08-17T09:13:07.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.38019_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.38019_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.38019_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.38019_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.38019_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.0.37967_Bot.Builder-DotNet-daily","sha":"976120e40020c4e903df6337caee0594b8efdb2f","kind":"tag","published_at":"2018-08-16T09:08:31.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.37967_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.37967_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.37967_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.37967_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.37967_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.0.37907_Bot.Builder-DotNet-daily","sha":"aad64ea163280c8c47e9317743c576c162a15fb5","kind":"tag","published_at":"2018-08-15T09:22:51.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.37907_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.37907_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.37907_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.37907_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.37907_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.0.37839_Bot.Builder-DotNet-daily","sha":"730f39d32f4dad474f2144fa15e3b5e7dec3eb9c","kind":"tag","published_at":"2018-08-14T09:08:14.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.37839_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.37839_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.37839_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.37839_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.37839_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.0.37745_Bot.Builder-DotNet-daily","sha":"3c307d022ba61c47b88b28ede2114104fe8bfbfe","kind":"tag","published_at":"2018-08-11T09:08:41.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.37745_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.37745_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.37745_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.37745_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.37745_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.0.37705_Bot.Builder-DotNet-daily","sha":"2eb6632308765070da8e14494016f0f5fe281347","kind":"tag","published_at":"2018-08-10T09:08:34.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.37705_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.37705_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.37705_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.37705_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.37705_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.0.37656_Bot.Builder-DotNet-daily","sha":"9250620b09d0a80b32137a479a5b228a71235995","kind":"tag","published_at":"2018-08-09T09:11:25.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.37656_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.37656_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.37656_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.37656_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.37656_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.0.37534_Bot.Builder-DotNet-daily","sha":"c6bf6b4689c235629ff18600f52aff7a06b1c924","kind":"tag","published_at":"2018-08-07T09:07:20.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.37534_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.37534_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.37534_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.37534_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.37534_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.0.37444_Bot.Builder-DotNet-daily","sha":"df3c453b9d24da9ba798096bcee7dbe6ee89cb7f","kind":"tag","published_at":"2018-08-04T09:08:04.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.37444_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.37444_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.37444_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.37444_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.37444_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.0.37277_Bot.Builder-DotNet-daily","sha":"31078e055c868de307f1fa422162021571890f32","kind":"tag","published_at":"2018-08-01T09:11:41.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.37277_Bot.Builder-DotNet-daily","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.37277_Bot.Builder-DotNet-daily","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.37277_Bot.Builder-DotNet-daily","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.37277_Bot.Builder-DotNet-daily","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.37277_Bot.Builder-DotNet-daily/manifests"},{"name":"4.0.0.37230_Bot.Builder-DotNet-daily-myget","sha":"31078e055c868de307f1fa422162021571890f32","kind":"tag","published_at":"2018-07-31T09:07:44.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.37230_Bot.Builder-DotNet-daily-myget","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.37230_Bot.Builder-DotNet-daily-myget","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.37230_Bot.Builder-DotNet-daily-myget","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.37230_Bot.Builder-DotNet-daily-myget","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.37230_Bot.Builder-DotNet-daily-myget/manifests"},{"name":"4.0.0.37110_Bot.Builder-DotNet-daily-myget","sha":"e350993d9b0559be88aa085b39b81bdbedb6dab4","kind":"tag","published_at":"2018-07-27T09:07:28.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.37110_Bot.Builder-DotNet-daily-myget","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.37110_Bot.Builder-DotNet-daily-myget","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.37110_Bot.Builder-DotNet-daily-myget","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.37110_Bot.Builder-DotNet-daily-myget","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.37110_Bot.Builder-DotNet-daily-myget/manifests"},{"name":"4.0.0.36972_Bot.Builder-DotNet-daily-myget","sha":"ffc18910fa5c157922c9a4a11c2842ce9fe6213f","kind":"tag","published_at":"2018-07-25T09:12:58.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.36972_Bot.Builder-DotNet-daily-myget","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.36972_Bot.Builder-DotNet-daily-myget","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.36972_Bot.Builder-DotNet-daily-myget","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.36972_Bot.Builder-DotNet-daily-myget","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.36972_Bot.Builder-DotNet-daily-myget/manifests"},{"name":"4.0.0.36903_Bot.Builder-DotNet-daily-myget","sha":"a4de692b22402d1820181f1525e545e81c0d0cbb","kind":"tag","published_at":"2018-07-24T09:09:06.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.36903_Bot.Builder-DotNet-daily-myget","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.36903_Bot.Builder-DotNet-daily-myget","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.36903_Bot.Builder-DotNet-daily-myget","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.36903_Bot.Builder-DotNet-daily-myget","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.36903_Bot.Builder-DotNet-daily-myget/manifests"},{"name":"4.0.0.36816_Bot.Builder-DotNet-daily-myget","sha":"a101c1c5c838e650c52f8a4d02a01215bba4431e","kind":"tag","published_at":"2018-07-21T09:08:41.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.36816_Bot.Builder-DotNet-daily-myget","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.36816_Bot.Builder-DotNet-daily-myget","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.36816_Bot.Builder-DotNet-daily-myget","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.36816_Bot.Builder-DotNet-daily-myget","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.36816_Bot.Builder-DotNet-daily-myget/manifests"},{"name":"v0.6.16","sha":"a2427fb1c9f5d3828302d6d31b13be83fdfba59e","kind":"tag","published_at":"2018-07-19T15:23:15.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v0.6.16","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.6.16/manifests"},{"name":"4.0.0.36711_Bot.Builder-DotNet-daily-myget","sha":"f8177a806316430e70b1f778d0e7f0ee08b103d5","kind":"tag","published_at":"2018-07-19T09:09:15.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.36711_Bot.Builder-DotNet-daily-myget","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.36711_Bot.Builder-DotNet-daily-myget","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.36711_Bot.Builder-DotNet-daily-myget","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.36711_Bot.Builder-DotNet-daily-myget","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.36711_Bot.Builder-DotNet-daily-myget/manifests"},{"name":"4.0.0.36652_Bot.Builder-DotNet-daily-myget","sha":"f8c3955dc3c4f1c03fa14a961cb16788f846383f","kind":"tag","published_at":"2018-07-18T09:13:20.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.36652_Bot.Builder-DotNet-daily-myget","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.36652_Bot.Builder-DotNet-daily-myget","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.36652_Bot.Builder-DotNet-daily-myget","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.36652_Bot.Builder-DotNet-daily-myget","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.36652_Bot.Builder-DotNet-daily-myget/manifests"},{"name":"4.0.0.36520_Bot.Builder-DotNet-daily-myget","sha":"a185227fba32342d351017c09785122a0624f37d","kind":"tag","published_at":"2018-07-14T09:08:27.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.36520_Bot.Builder-DotNet-daily-myget","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.36520_Bot.Builder-DotNet-daily-myget","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.36520_Bot.Builder-DotNet-daily-myget","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.36520_Bot.Builder-DotNet-daily-myget","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.36520_Bot.Builder-DotNet-daily-myget/manifests"},{"name":"4.0.0.36496_Bot.Builder-DotNet-daily-myget","sha":"71216e40f644675d4614bb9bdc2393e0114d4e3e","kind":"tag","published_at":"2018-07-13T09:11:50.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.36496_Bot.Builder-DotNet-daily-myget","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.36496_Bot.Builder-DotNet-daily-myget","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.36496_Bot.Builder-DotNet-daily-myget","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.36496_Bot.Builder-DotNet-daily-myget","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.36496_Bot.Builder-DotNet-daily-myget/manifests"},{"name":"v0.6.15","sha":"00549d44f964423947719bafef0f6cdf744473f7","kind":"tag","published_at":"2018-07-09T16:43:05.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v0.6.15","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.6.15/manifests"},{"name":"4.0.1-preview","sha":"afbb47a8ca2b261311b995b8cc88474099a0d3e8","kind":"commit","published_at":"2018-05-04T22:26:52.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.1-preview","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.1-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.1-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.1-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.1-preview/manifests"},{"name":"v0.6.14","sha":"8fe85d4e318d51f481094b3f4e55303b7572d29d","kind":"tag","published_at":"2018-04-30T17:33:09.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v0.6.14","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.6.14/manifests"},{"name":"4.0.0-alpham3.2","sha":"7d892627680fa115fad8aaec8a365764c2279624","kind":"commit","published_at":"2018-04-21T03:24:53.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0-alpham3.2","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0-alpham3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0-alpham3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0-alpham3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0-alpham3.2/manifests"},{"name":"4.0.0.-alpha-m3.1","sha":"88c9242112f1ca6b1e8528fc05f34e141d784c08","kind":"commit","published_at":"2018-04-14T21:48:30.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0.-alpha-m3.1","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0.-alpha-m3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0.-alpha-m3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.-alpha-m3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0.-alpha-m3.1/manifests"},{"name":"4.0.0-alpha2018041201","sha":"6a65a4fe5fabcb1b822fcddc52f9102c634c0fad","kind":"commit","published_at":"2018-04-12T03:55:58.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0-alpha2018041201","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0-alpha2018041201","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0-alpha2018041201","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0-alpha2018041201","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0-alpha2018041201/manifests"},{"name":"v0.6.13","sha":"18620036a5d1efca49b944fa3b57344840b7c500","kind":"tag","published_at":"2018-04-06T19:05:59.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v0.6.13","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.6.13/manifests"},{"name":"4.0.0-alpha2018031301","sha":"18252f42a1bdcdb026acfe60d3e385e56fb7e811","kind":"commit","published_at":"2018-03-23T01:41:51.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0-alpha2018031301","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0-alpha2018031301","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0-alpha2018031301","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0-alpha2018031301","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0-alpha2018031301/manifests"},{"name":"v0.6.12","sha":"9631fb5f05715c36e99d07b6afc09caf1753d521","kind":"tag","published_at":"2018-03-15T17:33:33.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v0.6.12","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.6.12/manifests"},{"name":"4.0.0-alpha20180227a","sha":"3f4ed6aabd52eb055250e336dd5a5f36fc5a700f","kind":"commit","published_at":"2018-02-28T01:08:33.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/4.0.0-alpha20180227a","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/4.0.0-alpha20180227a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@4.0.0-alpha20180227a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0-alpha20180227a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/4.0.0-alpha20180227a/manifests"},{"name":"v0.6.11","sha":"cea70edc4be44171cc495484f3cc66e7f6d1d2b5","kind":"tag","published_at":"2018-02-15T22:40:41.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v0.6.11","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"e196bfa1b89657d36662dffe81f3b9672fb257a2","kind":"tag","published_at":"2018-02-14T16:19:36.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v0.6.10","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"9cf9bd0dcd193807312572ec9943d728b4e3bf5e","kind":"tag","published_at":"2018-01-29T20:57:32.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v0.6.9","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"c21ec51cff18aa3b8617d4225de48e806ecf3c72","kind":"tag","published_at":"2018-01-18T21:29:48.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v0.6.8","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.6.8/manifests"},{"name":"v0.6.6","sha":"6cad98a370636e8077865449ab9d7fe41332da67","kind":"tag","published_at":"2017-11-06T17:30:12.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v0.6.6","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.6.6/manifests"},{"name":"v0.6.4","sha":"23be006e9794d58c25fed6105bb21bb55b9e2a06","kind":"tag","published_at":"2017-10-10T19:38:18.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v0.6.4","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"037fa5dddffe2af2204479576ed8e8fbc9454892","kind":"tag","published_at":"2017-09-29T16:30:27.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v0.6.3","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"7abd7b2fda8d449fcac629595a3229c948888fc1","kind":"tag","published_at":"2017-09-22T14:10:53.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v0.6.2","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"85f92b4fe1e5203d672ad7c0db8e2fb3b87eeb6a","kind":"tag","published_at":"2017-09-18T21:06:09.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v0.6.1","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"11dd4d75dd52e17c0a59683416321fae335e0dd6","kind":"tag","published_at":"2017-09-11T13:03:04.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v0.6.0","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.6.0/manifests"},{"name":"v0.5.8","sha":"fac122b6e9ab7fef1b0eaf4e7b1855a16523e059","kind":"tag","published_at":"2017-08-29T14:26:17.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v0.5.8","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.5.8/manifests"},{"name":"v0.5.6","sha":"e70512554efa6fcf95c605f14ed3b91cd1165bf3","kind":"tag","published_at":"2017-07-27T21:29:59.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v0.5.6","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"945da7b257647b2fddc4a7b6bd3dc74e86630d0f","kind":"tag","published_at":"2017-06-27T20:36:05.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v0.5.5","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"ed89f621d151ec9408c8ff14e05562615e123b93","kind":"tag","published_at":"2017-04-28T16:18:59.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v0.5.4","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"43894822985dd9feb911e17130a7eaa07a44d814","kind":"tag","published_at":"2017-04-26T21:34:42.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v0.5.3","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.5.3/manifests"},{"name":"0.5.2","sha":"5e14ba95c6de4d9ef245e9bd04265cfa3c2c1e59","kind":"tag","published_at":"2017-03-17T16:41:02.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/0.5.2","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/0.5.2/manifests"},{"name":"v0.5.1","sha":"0188c5bfce2c7bf1942234d9aa057cc1c588ee61","kind":"tag","published_at":"2017-02-22T21:04:02.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v0.5.1","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"e1e07567ab22b4cf065b2bdd3ee933312531ad86","kind":"tag","published_at":"2017-02-15T18:47:27.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v0.5.0","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.5.0/manifests"},{"name":"v0.4.10","sha":"7d3494b0fe3f71b910f377e10fd25725dcd69dd1","kind":"tag","published_at":"2017-01-30T21:46:57.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v0.4.10","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.4.10/manifests"},{"name":"v0.4.9","sha":"75131fe131091286c73a2d2e8d7f351215419fc0","kind":"tag","published_at":"2017-01-05T23:18:09.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v0.4.9","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"6c1b36550f49c89d9bd8b43a09af339c44b65242","kind":"tag","published_at":"2017-01-05T23:14:07.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v0.4.8","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"57efa949a475663ce157135cd801881c96099c05","kind":"tag","published_at":"2017-01-04T21:40:57.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v0.4.7","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.4.7/manifests"},{"name":"v0.4.2","sha":"99dd4272fffeef9c1014d5c73163de62ae629a3c","kind":"tag","published_at":"2016-11-21T21:03:34.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v0.4.2","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"19e252144763385084859d8d757256a2cde1681e","kind":"tag","published_at":"2016-11-07T23:46:38.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v0.4.1","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"1e4af2af88022cb40bb24e108d4ec49a32537285","kind":"tag","published_at":"2016-10-07T21:06:38.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v0.4","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.4/manifests"},{"name":"v0.2.2","sha":"7a2c61c142137a9b3e6bcf5e1dd8ac9e9b2c0ed6","kind":"tag","published_at":"2016-06-21T16:54:57.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v0.2.2","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"cb7781d89672281a124690702f0db574a89a4c49","kind":"tag","published_at":"2016-06-16T18:52:55.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v0.2.1","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"8cff471ce88872daccce285d078e3592729f0c57","kind":"tag","published_at":"2016-05-25T18:45:24.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v0.2.0","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.2.0/manifests"},{"name":"v0.1.2","sha":"565c2583b97217aa66902782abee8df3ad27ac76","kind":"commit","published_at":"2016-05-23T22:16:08.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v0.1.2","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"7be91d4c62a38458b59306a9354444a3ecf6c974","kind":"tag","published_at":"2016-04-15T15:43:14.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v0.1.1","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"15c2584c20138edfc003ebfab9700ea7b434fb9f","kind":"tag","published_at":"2016-04-14T20:02:08.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v0.1.0","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.1.0/manifests"},{"name":"v0.0.15","sha":"ea60f2eeda91483be17e7026be37e835608a1046","kind":"tag","published_at":"2016-03-31T20:05:43.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v0.0.15","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"13dfa66a0fb01ec4c3966204753a996a2c94730f","kind":"tag","published_at":"2016-03-28T20:06:10.000Z","download_url":"https://codeload.github.com/microsoft/botbuilder-dotnet/tar.gz/v0.0.14","html_url":"https://github.com/microsoft/botbuilder-dotnet/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/botbuilder-dotnet@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/tags/v0.0.14/manifests"}]},"repo_metadata_updated_at":"2026-02-15T20:33:17.048Z","dependent_packages_count":0,"downloads":null,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":14.97801439290325,"dependent_packages_count":20.3376452392213,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":17.657829816062275},"purl":"pkg:nuget/microsoft.bot.builder.dialogs.debugging","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/microsoft.bot.builder.dialogs.debugging","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/microsoft.bot.builder.dialogs.debugging","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/microsoft.bot.builder.dialogs.debugging/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-05T10:44:48.309Z","issues_count":186,"pull_requests_count":293,"avg_time_to_close_issue":12757800.148936171,"avg_time_to_close_pull_request":2729143.59245283,"issues_closed_count":141,"pull_requests_closed_count":265,"pull_request_authors_count":33,"issue_authors_count":112,"avg_comments_per_issue":2.881720430107527,"avg_comments_per_pull_request":1.0784982935153584,"merged_pull_requests_count":206,"bot_issues_count":1,"bot_pull_requests_count":19,"past_year_issues_count":19,"past_year_pull_requests_count":45,"past_year_avg_time_to_close_issue":5204802.0,"past_year_avg_time_to_close_pull_request":2550400.4838709678,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":1.368421052631579,"past_year_avg_comments_per_pull_request":0.4444444444444444,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":21,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fbotbuilder-dotnet/issues","maintainers":[{"login":"tracyboehrer","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tracyboehrer"},{"login":"sw-joelmut","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sw-joelmut"},{"login":"ceciliaavila","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ceciliaavila"},{"login":"JhontSouth","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JhontSouth"},{"login":"yingduyingdu","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yingduyingdu"},{"login":"johnataylor","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnataylor"},{"login":"ramfattah","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ramfattah"},{"login":"EricDahlvang","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EricDahlvang"},{"login":"anishprasad01","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anishprasad01"},{"login":"stevengum","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stevengum"},{"login":"erquirogasw","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erquirogasw"},{"login":"stephentoub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stephentoub"},{"login":"jevansaks","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jevansaks"},{"login":"gandiddi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gandiddi"},{"login":"Danieladu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Danieladu"},{"login":"andres-robinet-sw","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andres-robinet-sw"},{"login":"mit2nil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mit2nil"},{"login":"navzam","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/navzam"},{"login":"jsquire","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jsquire"},{"login":"JuanAr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JuanAr"},{"login":"NewFuture","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NewFuture"},{"login":"corinagum","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/corinagum"},{"login":"dmvtech","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmvtech"}],"active_maintainers":[{"login":"sw-joelmut","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sw-joelmut"},{"login":"ceciliaavila","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ceciliaavila"},{"login":"tracyboehrer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tracyboehrer"},{"login":"JhontSouth","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JhontSouth"},{"login":"stephentoub","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/stephentoub"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.bot.builder.dialogs.debugging/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.bot.builder.dialogs.debugging/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.bot.builder.dialogs.debugging/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.bot.builder.dialogs.debugging/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.bot.builder.dialogs.debugging/codemeta","maintainers":[]}