{"id":8807422,"name":"github.com/dotnetcore/SmartSql","ecosystem":"go","description":null,"homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/dotnetcore/SmartSql","keywords_array":[],"namespace":null,"versions_count":85,"first_release_published_at":"2017-07-19T08:15:06.000Z","latest_release_published_at":"2024-01-25T05:21:10.827Z","latest_release_number":"v4.1.67+incompatible","last_synced_at":"2026-03-30T18:02:46.109Z","created_at":"2024-01-25T05:20:21.693Z","updated_at":"2026-03-30T18:02:46.109Z","registry_url":"https://pkg.go.dev/github.com/dotnetcore/SmartSql","install_command":"go get github.com/dotnetcore/SmartSql","documentation_url":"https://pkg.go.dev/github.com/dotnetcore/SmartSql#section-documentation","metadata":{},"repo_metadata":{"id":34641091,"uuid":"86915105","full_name":"dotnetcore/SmartSql","owner":"dotnetcore","description":"SmartSql = MyBatis in C# + .NET Core+ Cache(Memory | Redis) + R/W Splitting + PropertyChangedTrack  +Dynamic Repository + InvokeSync + Diagnostics","archived":false,"fork":false,"pushed_at":"2025-08-10T12:33:32.000Z","size":5098,"stargazers_count":1120,"open_issues_count":43,"forks_count":222,"subscribers_count":76,"default_branch":"master","last_synced_at":"2025-09-17T13:24:51.657Z","etag":null,"topics":["cache","cross-platform","distributed-computing","dotnet","dotnet-core","dotnetcore","high-performance","mybatis","mysql","oracle","orm","postgresql","read-write-separation","redis","skywalking","smartsql","sql","sqlite","sqlserver","zookeeper"],"latest_commit_sha":null,"homepage":"https://smartsql.net/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dotnetcore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-04-01T13:26:07.000Z","updated_at":"2025-08-10T00:22:45.000Z","dependencies_parsed_at":"2023-01-15T08:15:20.974Z","dependency_job_id":"d43986a4-9567-46c7-adfc-cf5372e9a179","html_url":"https://github.com/dotnetcore/SmartSql","commit_stats":{"total_commits":818,"total_committers":15,"mean_commits":54.53333333333333,"dds":"0.23227383863080686","last_synced_commit":"c02736963d6a5facd96e3b56ea74cbd6dc69b444"},"previous_names":["smart-kit/smartsql","ahoo-wang/smartsql"],"tags_count":90,"template":false,"template_full_name":null,"purl":"pkg:github/dotnetcore/SmartSql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnetcore","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/sbom","scorecard":{"id":353184,"data":{"date":"2025-08-11","repo":{"name":"github.com/dotnetcore/SmartSql","commit":"c02736963d6a5facd96e3b56ea74cbd6dc69b444"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":3,"reason":"Found 4/13 approved changesets -- score normalized to 3","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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/package-publish.yml:10","Warn: no topLevel permission defined: .github/workflows/integration-test.yml:1","Warn: no topLevel permission defined: .github/workflows/package-publish.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnetcore/SmartSql/integration-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/integration-test.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnetcore/SmartSql/integration-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnetcore/SmartSql/package-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/package-publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/dotnetcore/SmartSql/package-publish.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T08:49:56.283Z","repository_id":34641091,"created_at":"2025-08-18T08:49:56.283Z","updated_at":"2025-08-18T08:49:56.283Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277019645,"owners_count":25746187,"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-09-26T02:00:09.010Z","response_time":78,"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":"dotnetcore","name":".NET Core Community","uuid":"19404084","kind":"organization","description":"An unofficial .NET open-source community born in China, contributing to the .NET ecosystem.","email":"contact@ncc.work","website":"https://www.dotnetcore.xyz","location":null,"twitter":"ncc_community","company":null,"icon_url":"https://avatars.githubusercontent.com/u/19404084?v=4","repositories_count":36,"last_synced_at":"2024-12-30T21:15:43.919Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/dotnetcore","funding_links":[],"total_stars":49297,"followers":1517,"following":0,"created_at":"2022-11-02T16:52:11.450Z","updated_at":"2024-12-30T21:15:43.920Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnetcore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotnetcore/repositories"},"tags":[{"name":"v4.1.67","sha":"a836e043224cb863d7c193e8799644da29344a71","kind":"commit","published_at":"2023-10-19T07:13:52.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.1.67","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.1.67","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.1.67","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.67","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.67/manifests"},{"name":"v4.1.66","sha":"f82b316599e89dae8c660877cd113b8a4a080eb3","kind":"commit","published_at":"2023-09-21T08:00:11.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.1.66","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.1.66","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.1.66","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.66","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.66/manifests"},{"name":"v4.1.65","sha":"4e1a4218e66fc13b8bc2d4372935ae0ae30d6f01","kind":"commit","published_at":"2023-09-21T05:42:29.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.1.65","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.1.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.1.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.65/manifests"},{"name":"v4.1.64","sha":"4dbe23a4f91506079c48a4ef962c963e991ebfaa","kind":"commit","published_at":"2022-05-13T14:38:59.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.1.64","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.1.64","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.1.64","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.64","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.64/manifests"},{"name":"v4.1.62","sha":"9b5503c0c086d0bb7b46237890df3a3693eab71c","kind":"commit","published_at":"2022-04-29T13:21:36.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.1.62","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.1.62","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.1.62","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.62","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.62/manifests"},{"name":"v4.1.59","sha":"1458a7536ec0de57098e947638eb3ea7117adbc8","kind":"commit","published_at":"2022-03-10T10:19:06.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.1.59","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.1.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.1.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.59/manifests"},{"name":"v4.1.56","sha":"572ea81a1c6e2ac3520bf01eb76db538f2e3c8f0","kind":"commit","published_at":"2020-07-14T08:33:05.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.1.56","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.1.56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.1.56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.56/manifests"},{"name":"v4.1.55","sha":"fdfdb6faf651a9cd4be5a4416b469bf37ea0eaa2","kind":"commit","published_at":"2020-06-18T05:12:47.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.1.55","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.1.55","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.1.55","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.55","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.55/manifests"},{"name":"v4.1.54","sha":"283efb7f790336002bf98d092b637e1fa75c11e7","kind":"commit","published_at":"2020-06-12T08:06:42.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.1.54","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.1.54","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.1.54","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.54","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.54/manifests"},{"name":"v4.1.50","sha":"913d38e4e0c8f04b0afbaef4470d3326bc0f8ce8","kind":"commit","published_at":"2020-03-09T04:26:04.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.1.50","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.1.50","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.1.50","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.50","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.50/manifests"},{"name":"v4.1.45","sha":"3f0ac5b88881e0246f328616a018bf63f46490b5","kind":"commit","published_at":"2019-12-18T08:16:09.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.1.45","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.1.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.1.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.45/manifests"},{"name":"v4.1.42","sha":"52102dc2f42e20af7e7fb082ef5d8355f55e9773","kind":"commit","published_at":"2019-11-18T14:46:45.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.1.42","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.1.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.1.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.42/manifests"},{"name":"v4.1.33","sha":"5bab4225bbd87f95d0ebc82d31701bc0e0159a33","kind":"commit","published_at":"2019-10-28T09:21:27.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.1.33","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.33/manifests"},{"name":"v4.1.29","sha":"8d2f1ea0d4d648e7b780292250ea7e777b63dcb5","kind":"commit","published_at":"2019-09-26T07:01:17.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.1.29","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.29/manifests"},{"name":"v4.1.27","sha":"2fd661e42f3369b80c6550f8b7950ae8b74c64a7","kind":"commit","published_at":"2019-08-30T09:50:19.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.1.27","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.27/manifests"},{"name":"v4.1.19","sha":"38788592d99ca60c3df61f29fa65d76b101866bc","kind":"commit","published_at":"2019-08-13T03:47:20.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.1.19","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.19/manifests"},{"name":"v4.1.11","sha":"594d84a8fc6942390756eb40dec70aedc9b24224","kind":"commit","published_at":"2019-07-30T05:33:47.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.1.11","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.11/manifests"},{"name":"v4.1.10","sha":"150a7ecde62a650778c61279348a90ef1f6ed83f","kind":"commit","published_at":"2019-07-30T04:02:15.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.1.10","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.10/manifests"},{"name":"v4.1.9","sha":"26a32a9f16d18dd01b5f80d497924a64f48f9a40","kind":"commit","published_at":"2019-07-29T12:48:18.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.1.9","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.9/manifests"},{"name":"v4.1.5","sha":"ac321b66e73a4d513db202f8fb8166e5b0d899a4","kind":"commit","published_at":"2019-07-27T02:20:35.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.1.5","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.5/manifests"},{"name":"v4.1.3","sha":"952df6213060fd543d5218c9b2bfb9bf83ea14db","kind":"commit","published_at":"2019-07-26T05:27:46.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.1.3","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.3/manifests"},{"name":"v4.1.0","sha":"457fcdeb943eea3c774af6788ff8aefa6a40a0d5","kind":"commit","published_at":"2019-07-24T15:00:36.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.1.0","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.1.0/manifests"},{"name":"v4.0.88","sha":"6c95e0a87d7e9fb06eabf7916db928d15dfec63e","kind":"commit","published_at":"2019-07-24T05:40:42.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.0.88","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.0.88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.0.88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.88/manifests"},{"name":"v4.0.78","sha":"1152493a782ba34b6af80b53855baec77123e695","kind":"commit","published_at":"2019-07-19T07:00:35.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.0.78","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.0.78","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.0.78","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.78","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.78/manifests"},{"name":"v4.0.76","sha":"5172f9b1da4a22a5d8945824063f9db8e85cfcaa","kind":"commit","published_at":"2019-07-17T09:49:29.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.0.76","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.0.76","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.0.76","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.76","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.76/manifests"},{"name":"v4.0.73","sha":"85b84e21eca3e8e309a1ce1c093bc788769639f5","kind":"commit","published_at":"2019-07-10T03:52:01.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.0.73","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.0.73","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.0.73","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.73","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.73/manifests"},{"name":"v4.0.72","sha":"8c9a7684c29dd4f988b965fd2c1a69b01f1c8206","kind":"commit","published_at":"2019-07-03T07:24:33.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.0.72","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.0.72","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.0.72","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.72","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.72/manifests"},{"name":"v4.0.65","sha":"f5e5a00b47dc4d1c64294d731872ca45871c85ec","kind":"commit","published_at":"2019-06-17T03:48:18.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.0.65","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.0.65","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.0.65","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.65","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.65/manifests"},{"name":"v4.0.59","sha":"969cd68d0a846d1321eee3c31aee2daf13dc3567","kind":"commit","published_at":"2019-06-11T09:47:59.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.0.59","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.0.59","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.0.59","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.59","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.59/manifests"},{"name":"v4.0.48","sha":"658ad5ceede1f0e8552c091ba0f30de1f89e48a0","kind":"commit","published_at":"2019-05-24T08:10:04.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.0.48","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.0.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.0.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.48/manifests"},{"name":"v4.0.42","sha":"39bff0a19500674b9f6f884adaec2c3397b11030","kind":"commit","published_at":"2019-04-28T13:04:37.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.0.42","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.0.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.0.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.42/manifests"},{"name":"v4.0.29","sha":"d83467bdde54653b7c1c1ec323f68f4c18e79e02","kind":"commit","published_at":"2019-04-18T12:58:10.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.0.29","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.0.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.0.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.29/manifests"},{"name":"v4.0.26","sha":"2ac66e79c35e375860911f5548cfa266b653980f","kind":"commit","published_at":"2019-04-18T02:50:33.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.0.26","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.0.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.0.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.26/manifests"},{"name":"v4.0.16","sha":"de4c7e1a6f9279fe080d3f9c4fa5e6c468fb66ed","kind":"commit","published_at":"2019-04-11T09:26:50.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.0.16","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.16/manifests"},{"name":"v4.0.12","sha":"94725ce74bc6cf7194f4e4b836aad4fbfcf90141","kind":"commit","published_at":"2019-04-04T06:43:09.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.0.12","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.12/manifests"},{"name":"v4.0.10","sha":"0ad47f42e521d5fed20b74b02b108e4d1de791ea","kind":"commit","published_at":"2019-04-03T14:36:55.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.0.10","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.10/manifests"},{"name":"v4.0.5","sha":"877dc40b2b3127f3b8a46b3ff21ee501cc43a9a5","kind":"commit","published_at":"2019-04-02T10:15:46.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.0.5","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.5/manifests"},{"name":"v4.0.0","sha":"5226918e98b538f35d407cc442a74d110f893e9d","kind":"commit","published_at":"2019-04-01T02:17:20.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.0.0","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc998","sha":"f686227fa839c832ee5d84714fc71a7b72c6446e","kind":"commit","published_at":"2019-03-29T17:17:08.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.0.0-rc998","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.0.0-rc998","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.0.0-rc998","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.0-rc998","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.0-rc998/manifests"},{"name":"v4.0.0-rc6","sha":"0275ead76d748a7c47f3091de559aca77abccdb0","kind":"commit","published_at":"2019-03-21T04:05:04.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.0.0-rc6","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.0-rc6/manifests"},{"name":"v4.0.0-rc5","sha":"15121ee32e988726a6810386da1c045bfc1b95a4","kind":"commit","published_at":"2019-03-20T06:58:01.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.0.0-rc5","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.0-rc5/manifests"},{"name":"v4.0.0-rc1","sha":"aa7792276aa06d52f91c2a970b9de695c761dedb","kind":"commit","published_at":"2019-03-17T14:06:20.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v4.0.0-rc1","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v4.0.0-rc1/manifests"},{"name":"v3.8.8","sha":"f42c66a226c132a3935c5981cb67cece809b37c3","kind":"commit","published_at":"2018-12-05T07:25:59.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v3.8.8","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v3.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v3.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.8.8/manifests"},{"name":"v3.8.2","sha":"e12c62f336455ff645dc6ea70de276adbd2b9d85","kind":"commit","published_at":"2018-10-30T05:42:06.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v3.8.2","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v3.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v3.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.8.2/manifests"},{"name":"v3.7.16","sha":"cf004db60f4456fcfc806ef294cf882d0aeeb97b","kind":"commit","published_at":"2018-10-26T07:03:52.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v3.7.16","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v3.7.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v3.7.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.7.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.7.16/manifests"},{"name":"v3.7.11","sha":"7690c4cb73ce859358aa5ccb2e30bb4be69525ef","kind":"commit","published_at":"2018-10-21T13:26:39.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v3.7.11","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v3.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v3.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.7.11/manifests"},{"name":"v3.7.10","sha":"42fe5cb69e65299729696507341b47d2d8a70bc0","kind":"commit","published_at":"2018-10-11T10:48:58.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v3.7.10","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v3.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v3.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.7.10/manifests"},{"name":"v3.7.8","sha":"884a7e0339ade0277699d467bd80947c8956dbc6","kind":"commit","published_at":"2018-09-30T19:16:50.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v3.7.8","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v3.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v3.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.7.8/manifests"},{"name":"v3.7.5","sha":"f026f85112a8b53119fc76f059d6e307bc1a0352","kind":"commit","published_at":"2018-09-26T04:57:31.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v3.7.5","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v3.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v3.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.7.5/manifests"},{"name":"v3.7.2","sha":"b9bfb4a759993de9d0cf2e8544c1933b27b56b04","kind":"commit","published_at":"2018-09-25T06:22:58.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v3.7.2","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v3.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v3.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.7.2/manifests"},{"name":"v3.7.0","sha":"401562bd7b552494bbc6df1da117d65fd52e9269","kind":"commit","published_at":"2018-09-18T13:31:41.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v3.7.0","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.7.0/manifests"},{"name":"v3.6.8","sha":"d02f82f973e5d67f30f9d3faec873d7e27f89ac0","kind":"commit","published_at":"2018-09-09T13:45:36.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v3.6.8","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v3.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v3.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.6.8/manifests"},{"name":"v3.6.6","sha":"3aa8a30320db97614b6becf67cc6aaf75138e224","kind":"commit","published_at":"2018-09-04T08:21:22.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v3.6.6","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v3.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v3.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.6.6/manifests"},{"name":"v3.6.4","sha":"a5e4d551f81c28e4bd29459344abe8a22bf44477","kind":"commit","published_at":"2018-08-28T09:30:51.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v3.6.4","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v3.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v3.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.6.4/manifests"},{"name":"v3.6.3","sha":"76b98f2fed185797d38659844edd73b4b684a94f","kind":"commit","published_at":"2018-08-23T16:27:41.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v3.6.3","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v3.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v3.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.6.3/manifests"},{"name":"v3.6.0-rc1","sha":"6be418e5912bddf98f06caa765d133fce4d73014","kind":"commit","published_at":"2018-08-05T13:09:23.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v3.6.0-rc1","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v3.6.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v3.6.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.6.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.6.0-rc1/manifests"},{"name":"v3.5.14","sha":"40a5de131c3b5e4cde86beba3c4488ac85b6a714","kind":"commit","published_at":"2018-08-02T10:35:51.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v3.5.14","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v3.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v3.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.5.14/manifests"},{"name":"v3.5.10","sha":"5daab77788d59628d32ac9cd4edcbe0990859793","kind":"commit","published_at":"2018-08-01T07:45:20.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v3.5.10","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v3.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v3.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.5.10/manifests"},{"name":"v3.5.3","sha":"521dec5a56ab510036af117fd90ad3bd87dfe490","kind":"commit","published_at":"2018-07-25T16:14:12.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v3.5.3","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v3.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v3.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.5.3/manifests"},{"name":"v3.5.2","sha":"a71b2585799112c300f0f9db398ca10cbbd6903b","kind":"commit","published_at":"2018-07-25T13:39:32.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v3.5.2","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v3.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v3.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.5.2/manifests"},{"name":"v3.5.1","sha":"a90a7e9b10dced2859223ef52eaac3420e50859a","kind":"commit","published_at":"2018-07-25T06:09:50.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v3.5.1","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v3.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v3.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.5.1/manifests"},{"name":"v3.5.0-pre1","sha":"0055ce796727664843dc005d46d946dd99118e7b","kind":"commit","published_at":"2018-07-21T17:06:22.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v3.5.0-pre1","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v3.5.0-pre1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v3.5.0-pre1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.5.0-pre1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.5.0-pre1/manifests"},{"name":"v3.4.9","sha":"6497a570bb0974bcd299d4fed80651c13e865b59","kind":"commit","published_at":"2018-07-21T08:50:39.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v3.4.9","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v3.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v3.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.4.9/manifests"},{"name":"v3.4.8","sha":"8e206847c77be144a374b33d311cfc208647caef","kind":"commit","published_at":"2018-07-19T14:15:23.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v3.4.8","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v3.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v3.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.4.8/manifests"},{"name":"v3.4.3","sha":"846b5362ba7c3bb05de59e18eb397ea512ae249c","kind":"commit","published_at":"2018-07-19T02:30:41.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v3.4.3","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v3.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v3.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.4.3/manifests"},{"name":"v3.3.8","sha":"2cdcdb9704308843d9fd4251c086c75479a6ea72","kind":"commit","published_at":"2018-07-01T14:01:33.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v3.3.8","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v3.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v3.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.3.8/manifests"},{"name":"v3.3.6","sha":"24f5f5e0309a6318bb92e5f59f57676da3d91d9b","kind":"commit","published_at":"2018-06-26T15:22:17.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v3.3.6","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v3.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.3.6/manifests"},{"name":"v3.3.3","sha":"c14f417783e312994ef987537cabd69415e96b67","kind":"commit","published_at":"2018-06-25T14:47:21.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v3.3.3","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v3.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v3.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.3.3/manifests"},{"name":"v3.3.1","sha":"ff1adf91d5eac6d257e063b7c79c79cbad2690e8","kind":"commit","published_at":"2018-06-13T13:50:17.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v3.3.1","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.3.1/manifests"},{"name":"v3.2.0","sha":"7cd32202a58009f87b1eda0c2c9a909aaafc63a3","kind":"commit","published_at":"2018-06-11T09:40:12.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v3.2.0","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"228c13db76125bcfbeb3cd08c099aeb351579d58","kind":"commit","published_at":"2018-06-09T15:43:18.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v3.1.0","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"d6fc020d583e359aa110f9b25aae85dde22b01d9","kind":"commit","published_at":"2018-06-03T14:03:54.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v3.0.0","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v3.0.0/manifests"},{"name":"v2.3.2","sha":"882e36f2463d25cb402601de370ae90e8af5ff2d","kind":"commit","published_at":"2018-03-25T12:32:08.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v2.3.2","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v2.3.2/manifests"},{"name":"v2.2.6","sha":"240b020b7a5997c5da7cb2d47d30b18b87072f7f","kind":"commit","published_at":"2018-03-06T08:14:26.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v2.2.6","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v2.2.6/manifests"},{"name":"V2.2.6","sha":"240b020b7a5997c5da7cb2d47d30b18b87072f7f","kind":"commit","published_at":"2018-03-06T08:14:26.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/V2.2.6","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/V2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@V2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/V2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/V2.2.6/manifests"},{"name":"v2.2.1","sha":"3f7b846952bdad290f39795674da408d6464f26c","kind":"commit","published_at":"2017-12-27T09:31:57.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v2.2.1","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"647523924fdc606baf0736c7acf00e4ce561b002","kind":"commit","published_at":"2017-11-07T07:02:58.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v2.2.0","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v2.2.0/manifests"},{"name":"v2.2.0-preview","sha":"031940519029d34b6d50fad4ea4aaed60e341dab","kind":"commit","published_at":"2017-11-03T09:50:13.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v2.2.0-preview","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v2.2.0-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v2.2.0-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v2.2.0-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v2.2.0-preview/manifests"},{"name":"v2.0.18.8","sha":"deb41bc2dba4229731644463164fb934cc735d0a","kind":"commit","published_at":"2017-10-24T06:23:49.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v2.0.18.8","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v2.0.18.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v2.0.18.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v2.0.18.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v2.0.18.8/manifests"},{"name":"v2.0.18.2","sha":"771ab1f1561ee673102db814e8dd4d490f64af0a","kind":"commit","published_at":"2017-10-08T14:48:47.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v2.0.18.2","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v2.0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v2.0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v2.0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v2.0.18.2/manifests"},{"name":"v2.0.15","sha":"d19823dfe40762c50f85dfdadc4a5c35f7281f9c","kind":"commit","published_at":"2017-09-19T06:33:34.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v2.0.15","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v2.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v2.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v2.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v2.0.15/manifests"},{"name":"v2.0.8","sha":"ae21953df6a186a6dfc07bec7a0e708332b9c235","kind":"commit","published_at":"2017-09-13T03:13:43.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v2.0.8","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v2.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v2.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v2.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v2.0.8/manifests"},{"name":"v2.0.5","sha":"baef4f13c51e9ddad101f05d68b9b8bd79508aef","kind":"commit","published_at":"2017-09-01T10:10:49.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v2.0.5","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v2.0.5/manifests"},{"name":"v2.0.0","sha":"4e102c38c5a00eb63f03930f680183db59a8394e","kind":"commit","published_at":"2017-08-16T14:20:21.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v2.0.0","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v2.0.0/manifests"},{"name":"v1.8.8.2","sha":"863206f0c4d2354c7317b7207d47e24c462f45f9","kind":"commit","published_at":"2017-08-16T08:23:25.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v1.8.8.2","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v1.8.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v1.8.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v1.8.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v1.8.8.2/manifests"},{"name":"v1.8.6.1","sha":"3fef1062c95d987cdfe43bd47824d959d95cb446","kind":"commit","published_at":"2017-08-14T06:00:56.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v1.8.6.1","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v1.8.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v1.8.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v1.8.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v1.8.6.1/manifests"},{"name":"v1.8.0","sha":"aa7cf6989cf4454613fd7a4bfbe3c2af176c0d2b","kind":"commit","published_at":"2017-08-10T06:39:26.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v1.8.0","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v1.8.0/manifests"},{"name":"v1.7.8","sha":"9ae5a45fbb75c59e56798fc0c03f59fbfc99ea63","kind":"commit","published_at":"2017-08-09T03:21:50.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v1.7.8","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v1.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v1.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v1.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v1.7.8/manifests"},{"name":"v1.6.6","sha":"3541883c831295ecef65011af2abd972f1155576","kind":"commit","published_at":"2017-07-24T07:35:51.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v1.6.6","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v1.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v1.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v1.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v1.6.6/manifests"},{"name":"v1.6.2","sha":"10a5c0ee0dc7707b96162ba8f8e96a36b70d9eb3","kind":"commit","published_at":"2017-07-19T08:15:06.000Z","download_url":"https://codeload.github.com/dotnetcore/SmartSql/tar.gz/v1.6.2","html_url":"https://github.com/dotnetcore/SmartSql/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/dotnetcore/SmartSql@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/tags/v1.6.2/manifests"}]},"repo_metadata_updated_at":"2025-10-25T12:03:27.053Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.166260473489084,"dependent_packages_count":9.01589132938853,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":9.591075901438806},"purl":"pkg:golang/github.com/dotnetcore/%21smart%21sql","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/dotnetcore/SmartSql","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/dotnetcore/SmartSql","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/dotnetcore/SmartSql/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-02T21:58:53.164Z","issues_count":32,"pull_requests_count":97,"avg_time_to_close_issue":15057483.583333334,"avg_time_to_close_pull_request":5245830.810810811,"issues_closed_count":24,"pull_requests_closed_count":74,"pull_request_authors_count":8,"issue_authors_count":20,"avg_comments_per_issue":2.34375,"avg_comments_per_pull_request":0.10309278350515463,"merged_pull_requests_count":57,"bot_issues_count":1,"bot_pull_requests_count":72,"past_year_issues_count":2,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotnetcore%2FSmartSql/issues","maintainers":[{"login":"xiangxiren","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xiangxiren"},{"login":"Ahoo-Wang","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ahoo-Wang"},{"login":"XiaoHeitu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XiaoHeitu"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdotnetcore%2FSmartSql/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdotnetcore%2FSmartSql/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdotnetcore%2FSmartSql/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdotnetcore%2FSmartSql/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdotnetcore%2FSmartSql/codemeta","maintainers":[]}