{"id":369025,"url":"https://github.com/testcontainers/testcontainers-dotnet","last_synced_at":"2026-06-21T00:30:36.402Z","repository":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2026-04-15T21:28:15.000Z","size":5877,"stargazers_count":4289,"open_issues_count":50,"forks_count":345,"subscribers_count":32,"default_branch":"develop","last_synced_at":"2026-04-20T13:16:05.947Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2026-04-20T03:43:21.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":43,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":{"id":1245697,"data":{"date":"2026-04-06T09:41:58Z","repo":{"name":"github.com/testcontainers/testcontainers-dotnet","commit":"a2f571718f58ae45e321576b93a65a1c782f01ee"},"scorecard":{"version":"v5.3.0","commit":"c22063e786c11f9dd714d777a687ff7c4599b600"},"score":8.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 22 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dependency-update-tool"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dangerous-workflow"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#security-policy"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/cicd.yml:112","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/cicd.yml:113","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/cicd.yml:116","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecard-analysis.yml:17","Info: jobLevel 'actions' permission set to 'read': .github/workflows/test-report.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test-report.yml:16","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/test-report.yml:17","Info: topLevel permissions set to 'read-all': .github/workflows/cicd.yml:19","Info: topLevel permissions set to 'read-all': .github/workflows/codeql-analysis.yml:15","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard-analysis.yml:12","Info: topLevel permissions set to 'read-all': .github/workflows/test-report.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":2,"reason":"Found 7/29 approved changesets -- score normalized to 2","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/c22063e786c11f9dd714d777a687ff7c4599b600/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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#cii-best-practices"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: containerImage not pinned by hash: tests/Testcontainers.CosmosDb.Tests/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/cosmosdb/linux/azure-cosmos-emulator:vnext-preview to mcr.microsoft.com/cosmosdb/linux/azure-cosmos-emulator:vnext-preview@sha256:bf3bd3cbe3fae2005a0745f77b01d1fc8cd04112193f3ee32289ee15ee9ae5fa","Warn: containerImage not pinned by hash: tests/Testcontainers.EventHubs.Tests/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/azure-messaging/eventhubs-emulator:latest to mcr.microsoft.com/azure-messaging/eventhubs-emulator:latest@sha256:2c8e0d4dd93a5fc078df2721eeb3e211442d555d61293ac3972df931c6d9333a","Warn: containerImage not pinned by hash: tests/Testcontainers.Kusto.Tests/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/azuredataexplorer/kustainer-linux:latest to mcr.microsoft.com/azuredataexplorer/kustainer-linux:latest@sha256:d38fc919f03a8ce6a59c325d06a29fb0c7610aa9b085656524a2a94e202a2ac5","Warn: containerImage not pinned by hash: tests/Testcontainers.RavenDb.Tests/Dockerfile:1: pin your Docker image by updating ravendb/ravendb:5.4-ubuntu-latest to ravendb/ravendb:5.4-ubuntu-latest@sha256:169bd94471f0692a1cc6c6c1cc0062fa109d9c5051d7c8e858da709ba9d44836","Warn: containerImage not pinned by hash: tests/Testcontainers.ServiceBus.Tests/Dockerfile:1: pin your Docker image by updating mcr.microsoft.com/azure-messaging/servicebus-emulator:latest to mcr.microsoft.com/azure-messaging/servicebus-emulator:latest@sha256:a00c9626c8960f6b9be6178aa91a7ac8f1a102c0d9deda7603a1ba0ac9d9ab51","Warn: containerImage not pinned by hash: tests/Testcontainers.Sftp.Tests/Dockerfile:1: pin your Docker image by updating atmoz/sftp:alpine to atmoz/sftp:alpine@sha256:56483e4d6678cbca5afccb1a6c525d95ba8f65dfb69063954a73317eda911579","Warn: containerImage not pinned by hash: tests/Testcontainers.Tests/Assets/pullBaseImages/Dockerfile:4: pin your Docker image by updating mcr.microsoft.com/dotnet/sdk:8.0 to mcr.microsoft.com/dotnet/sdk:8.0@sha256:a9330090b730c2abde8f3f43b3d1e24e4b8cba028de7bab1a7fdcd50cb7a3b7e","Warn: containerImage not pinned by hash: tests/Testcontainers.Tests/Assets/pullBaseImages/Dockerfile:5: pin your Docker image by updating mcr.microsoft.com/dotnet/runtime:8.0 to mcr.microsoft.com/dotnet/runtime:8.0@sha256:b473b5d596c09fd55bb41f615623d349712013c1c6f4dfff9db741ac8dff36ec","Warn: containerImage not pinned by hash: tests/Testcontainers.Tests/Assets/pullBaseImages/Dockerfile:6","Warn: containerImage not pinned by hash: tests/Testcontainers.Tests/Assets/pullBaseImages/Dockerfile:7","Warn: containerImage not pinned by hash: tests/Testcontainers.Tests/Assets/pullBaseImages/Dockerfile:8","Warn: containerImage not pinned by hash: tests/Testcontainers.Tests/Assets/pullBaseImages/Dockerfile:9: pin your Docker image by updating mcr.microsoft.com/dotnet/aspnet:8.0-noble to mcr.microsoft.com/dotnet/aspnet:8.0-noble@sha256:3c08a6c357bac63ba74e23b54db4fd54996662cd2260ca332e69b03393e2e352","Warn: containerImage not pinned by hash: tests/Testcontainers.Tests/Assets/pullBaseImages/Dockerfile:10: pin your Docker image by updating mcr.microsoft.com/dotnet/aspnet:8.0-alpine to mcr.microsoft.com/dotnet/aspnet:8.0-alpine@sha256:354c2fcfb3c23abc60d98f0380cdb403fba844a62a123b6343a8c9611209995c","Warn: containerImage not pinned by hash: tests/Testcontainers.Tests/Assets/pullBaseImages/Dockerfile:13: pin your Docker image by updating mcr.microsoft.com/dotnet/aspnet:8.0-azurelinux3.0 to mcr.microsoft.com/dotnet/aspnet:8.0-azurelinux3.0@sha256:87aaa50eb420e8bc15f08d24823788bad836833084819018de5ed0f049ca86be","Warn: containerImage not pinned by hash: tests/Testcontainers.Tests/Assets/pullBaseImages/Dockerfile:14: pin your Docker image by updating mcr.microsoft.com/dotnet/aspnet:8.0-azurelinux3.0 to mcr.microsoft.com/dotnet/aspnet:8.0-azurelinux3.0@sha256:87aaa50eb420e8bc15f08d24823788bad836833084819018de5ed0f049ca86be","Warn: containerImage not pinned by hash: tests/Testcontainers.Tests/Assets/pullBaseImages/Dockerfile:15: pin your Docker image by updating mcr.microsoft.com/dotnet/aspnet:8.0-azurelinux3.0 to mcr.microsoft.com/dotnet/aspnet:8.0-azurelinux3.0@sha256:87aaa50eb420e8bc15f08d24823788bad836833084819018de5ed0f049ca86be","Warn: containerImage not pinned by hash: tests/Testcontainers.Tests/Assets/pullBaseImages/Dockerfile:16: pin your Docker image by updating mcr.microsoft.com/dotnet/aspnet:8.0-azurelinux3.0 to mcr.microsoft.com/dotnet/aspnet:8.0-azurelinux3.0@sha256:87aaa50eb420e8bc15f08d24823788bad836833084819018de5ed0f049ca86be","Warn: containerImage not pinned by hash: tests/Testcontainers.Tests/Assets/pullBaseImages/Dockerfile:19","Warn: containerImage not pinned by hash: tests/Testcontainers.Tests/Assets/pullBaseImages/Dockerfile:20","Info:  20 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   4 third-party GitHubAction dependencies pinned","Info:  71 out of  90 containerImage dependencies pinned","Info:   1 out of   1 nugetCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#sast"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/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/c22063e786c11f9dd714d777a687ff7c4599b600/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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":8,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'develop'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'develop'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'develop'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'develop'","Info: codeowner review is required on branch 'main'","Info: 'last push approval' is required to merge on branch 'develop'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'develop'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'develop'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'develop'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"29 out of 29 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 16 contributing companies or organizations","details":["Info: found contributions from: Adopt-a-JSR, AtomicJar, MulePeruUserGroup, agileforge, codecentric, codecentric ag, docker, docker-java, dockerlima, jenkinsperu, mybatis, perujug, sdkman, serilog, testcontainers, zeiss | maintainer of @testcontainers"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#contributors"}}]},"last_synced_at":"2026-04-06T11:28:13.897Z","repository_id":37442003,"created_at":"2026-04-06T11:28:13.898Z","updated_at":"2026-04-06T11:28:13.898Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32352406,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T17:12:42.749Z","status":"ssl_error","status_checked_at":"2026-04-27T17:12:41.658Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":57,"last_synced_at":"2026-06-05T10:02:22.938Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":26147,"followers":2231,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2026-06-05T10:02:22.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"packages":[{"id":14039397,"name":"testcontainers.temporal","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-12T18:19:10.740Z","latest_release_published_at":"2026-03-12T18:19:10.740Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-13T09:54:21.688Z","created_at":"2026-03-13T09:54:19.116Z","updated_at":"2026-03-13T09:54:22.996Z","registry_url":"https://www.nuget.org/packages/testcontainers.temporal/","install_command":"Install-Package testcontainers.temporal","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-13T09:54:22.949Z","dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.12908087094339,"dependent_repos_count":6.154142842729447,"dependent_packages_count":16.44442344262651,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.24254905209978},"purl":"pkg:nuget/testcontainers.temporal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.temporal","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.temporal","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.temporal/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.temporal/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.temporal/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.temporal/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.temporal/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.temporal/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2026-03-13T09:54:22.883Z","updated_at":"2026-03-13T09:54:22.883Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2026-03-13T09:54:22.936Z","updated_at":"2026-03-13T09:54:22.936Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956799,"name":"testcontainers.redpanda","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":26,"first_release_published_at":"2023-03-08T08:58:23.773Z","latest_release_published_at":"2026-01-01T17:02:12.573Z","latest_release_number":"4.10.0","last_synced_at":"2026-03-10T22:47:42.211Z","created_at":"2024-02-26T05:24:40.499Z","updated_at":"2026-03-10T22:47:42.211Z","registry_url":"https://www.nuget.org/packages/testcontainers.redpanda/","install_command":"Install-Package testcontainers.redpanda","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2025 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"d66a9f12a63d1082580270a310a77463ce01272c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2025-12-23T16:17:53.000Z","size":5615,"stargazers_count":4212,"open_issues_count":63,"forks_count":340,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-12-27T09:33:49.082Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2025-12-27T02:52:36.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28160501,"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":"2026-01-01T02:00:06.694Z","response_time":59,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":57,"last_synced_at":"2025-12-23T06:31:10.067Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":25075,"followers":2031,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2025-12-23T06:31:10.067Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-10T22:47:41.374Z","dependent_packages_count":0,"downloads":71414,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":28.3636987259623,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":20.3394734222975},"purl":"pkg:nuget/testcontainers.redpanda","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.redpanda","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.redpanda","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.redpanda/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-31T14:02:53.054Z","issues_count":293,"pull_requests_count":557,"avg_time_to_close_issue":5610076.224880382,"avg_time_to_close_pull_request":1229916.3237885463,"issues_closed_count":209,"pull_requests_closed_count":454,"pull_request_authors_count":131,"issue_authors_count":229,"avg_comments_per_issue":4.040955631399317,"avg_comments_per_pull_request":2.116696588868941,"merged_pull_requests_count":399,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":94,"past_year_pull_requests_count":197,"past_year_avg_time_to_close_issue":641098.6538461539,"past_year_avg_time_to_close_pull_request":709441.4316546762,"past_year_issues_closed_count":52,"past_year_pull_requests_closed_count":139,"past_year_pull_request_authors_count":46,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":2.6063829787234045,"past_year_avg_comments_per_pull_request":1.9035532994923858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":126,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":249,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.redpanda/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.redpanda/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.redpanda/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.redpanda/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.redpanda/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:41.437Z","updated_at":"2024-02-26T05:24:41.437Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:41.512Z","updated_at":"2024-02-26T05:24:41.512Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956760,"name":"testcontainers.nats","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":21,"first_release_published_at":"2023-11-10T19:33:54.633Z","latest_release_published_at":"2026-03-12T18:18:52.850Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-15T18:51:48.247Z","created_at":"2024-02-26T05:23:59.495Z","updated_at":"2026-03-15T18:51:51.837Z","registry_url":"https://www.nuget.org/packages/testcontainers.nats/","install_command":"Install-Package testcontainers.nats","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2025-12-23T16:17:53.000Z","size":5615,"stargazers_count":4212,"open_issues_count":63,"forks_count":340,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-12-27T09:33:49.082Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2025-12-27T02:52:36.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28086613,"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-12-27T02:00:05.897Z","response_time":58,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":57,"last_synced_at":"2025-12-23T06:31:10.067Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":25075,"followers":2031,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2025-12-23T06:31:10.067Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-15T18:51:51.816Z","dependent_packages_count":0,"downloads":200095,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":31.577281464954876,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":21.41066766862836},"purl":"pkg:nuget/testcontainers.nats","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.nats","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.nats","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.nats/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-31T14:02:53.054Z","issues_count":293,"pull_requests_count":557,"avg_time_to_close_issue":5610076.224880382,"avg_time_to_close_pull_request":1229916.3237885463,"issues_closed_count":209,"pull_requests_closed_count":454,"pull_request_authors_count":131,"issue_authors_count":229,"avg_comments_per_issue":4.040955631399317,"avg_comments_per_pull_request":2.116696588868941,"merged_pull_requests_count":399,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":94,"past_year_pull_requests_count":197,"past_year_avg_time_to_close_issue":641098.6538461539,"past_year_avg_time_to_close_pull_request":709441.4316546762,"past_year_issues_closed_count":52,"past_year_pull_requests_closed_count":139,"past_year_pull_request_authors_count":46,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":2.6063829787234045,"past_year_avg_comments_per_pull_request":1.9035532994923858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":126,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":249,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.nats/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.nats/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.nats/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.nats/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.nats/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:03.128Z","updated_at":"2024-02-26T05:24:03.128Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:03.177Z","updated_at":"2024-02-26T05:24:03.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956797,"name":"testcontainers.k3s","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":26,"first_release_published_at":"2023-04-28T13:26:19.080Z","latest_release_published_at":"2026-03-12T18:18:46.187Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-19T16:32:10.215Z","created_at":"2024-02-26T05:24:40.493Z","updated_at":"2026-03-19T16:35:11.624Z","registry_url":"https://www.nuget.org/packages/testcontainers.k3s/","install_command":"Install-Package testcontainers.k3s","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2025-12-23T16:17:53.000Z","size":5615,"stargazers_count":4212,"open_issues_count":63,"forks_count":340,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-12-27T09:33:49.082Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2025-12-27T02:52:36.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28086613,"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-12-27T02:00:05.897Z","response_time":58,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":57,"last_synced_at":"2025-12-23T06:31:10.067Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":25075,"followers":2031,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2025-12-23T06:31:10.067Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-19T16:35:11.603Z","dependent_packages_count":0,"downloads":77125,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":37.023837453387,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":23.22618633143907},"purl":"pkg:nuget/testcontainers.k3s","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.k3s","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.k3s","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.k3s/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-31T14:02:53.054Z","issues_count":293,"pull_requests_count":557,"avg_time_to_close_issue":5610076.224880382,"avg_time_to_close_pull_request":1229916.3237885463,"issues_closed_count":209,"pull_requests_closed_count":454,"pull_request_authors_count":131,"issue_authors_count":229,"avg_comments_per_issue":4.040955631399317,"avg_comments_per_pull_request":2.116696588868941,"merged_pull_requests_count":399,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":94,"past_year_pull_requests_count":197,"past_year_avg_time_to_close_issue":641098.6538461539,"past_year_avg_time_to_close_pull_request":709441.4316546762,"past_year_issues_closed_count":52,"past_year_pull_requests_closed_count":139,"past_year_pull_request_authors_count":46,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":2.6063829787234045,"past_year_avg_comments_per_pull_request":1.9035532994923858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":126,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":249,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.k3s/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.k3s/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.k3s/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.k3s/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.k3s/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:41.510Z","updated_at":"2024-02-26T05:24:41.510Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:41.565Z","updated_at":"2024-02-26T05:24:41.565Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956764,"name":"testcontainers.keycloak","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":25,"first_release_published_at":"2023-05-23T06:40:01.523Z","latest_release_published_at":"2026-03-12T18:18:58.967Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-26T23:30:28.866Z","created_at":"2024-02-26T05:23:59.712Z","updated_at":"2026-03-26T23:31:30.308Z","registry_url":"https://www.nuget.org/packages/testcontainers.keycloak/","install_command":"Install-Package testcontainers.keycloak","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2026-03-04T15:23:30.000Z","size":5799,"stargazers_count":4256,"open_issues_count":56,"forks_count":342,"subscribers_count":32,"default_branch":"develop","last_synced_at":"2026-03-05T11:48:14.059Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2026-03-04T17:01:15.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30168304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T07:56:45.623Z","status":"ssl_error","status_checked_at":"2026-03-06T07:55:55.621Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":57,"last_synced_at":"2026-02-27T19:01:54.807Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":25571,"followers":2131,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2026-02-27T19:01:54.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[{"name":"4.10.0","sha":"d66a9f12a63d1082580270a310a77463ce01272c","kind":"commit","published_at":"2026-01-01T13:06:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.10.0/manifests"},{"name":"4.9.0","sha":"3f9de427b877a4fee394eab354fd98abbee06417","kind":"commit","published_at":"2025-11-22T08:35:43.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0/manifests"},{"name":"4.8.1","sha":"2e324764be84d5d3c5b8a079ff3411cfd1c1670a","kind":"commit","published_at":"2025-10-22T05:20:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1/manifests"},{"name":"4.8.0","sha":"1cfac505ebf33f6abb30f55c92a1839101fcb34b","kind":"commit","published_at":"2025-10-18T10:17:20.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0/manifests"},{"name":"4.7.0","sha":"b0b0cbcbf1f8bf8a4ef324e92ea870c7feb617af","kind":"commit","published_at":"2025-08-22T14:45:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"5209f13e967a1965c6621d6eadbb077e01a24a24","kind":"commit","published_at":"2025-06-12T08:29:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"b1244cc099763388c8f26938eca72247a41f0bac","kind":"commit","published_at":"2025-06-04T19:30:19.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"2162c445ab6624b42d9d7945b0652da5bc56663c","kind":"commit","published_at":"2025-04-12T19:10:10.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"b53e4f24afc2310b9695a77aa04d07719d964cf1","kind":"commit","published_at":"2025-02-22T12:27:07.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"c56c4958c68637aac61a6278011fc6b77ba74b9e","kind":"commit","published_at":"2025-02-10T17:07:28.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"0d86bda59ca536bd9108235d22ad06dae03ced53","kind":"commit","published_at":"2024-12-09T18:13:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"1a78654e9205d3ff01b807967a5408feec921622","kind":"commit","published_at":"2024-11-01T07:20:27.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0/manifests"},{"name":"3.10.0","sha":"934d7f0c173253bb2bc9baddc4c9e41560ab13c9","kind":"commit","published_at":"2024-09-03T15:13:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"b1ad2459a163cc29423ea72df25950ee015c73aa","kind":"commit","published_at":"2024-06-15T17:41:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"14f9ad92ece7b5539aed0c8f2f7c5415ab97aab8","kind":"commit","published_at":"2024-03-19T14:05:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"94d3f5d610cc37eab8dec7c6773cd9e2fe3db847","kind":"commit","published_at":"2024-01-09T12:14:23.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"46c05d7abdcc92bf468947ea6b2826dfb36b1908","kind":"commit","published_at":"2023-11-05T17:18:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"59991ec75e65727a58caa217144f263838ba5fb5","kind":"commit","published_at":"2023-09-06T04:59:45.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"b2b743bf58c48bbfd3f03297160d4b4189964949","kind":"commit","published_at":"2023-08-09T17:32:49.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"402df92372f88a2667c41555314514c0affb5bcf","kind":"commit","published_at":"2023-06-27T08:20:26.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"12571d711b3f12cb946769fa8dbfdb2896911c1b","kind":"commit","published_at":"2023-05-22T11:30:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"90a300675660f6109e68ab61ea48de4b232936a7","kind":"commit","published_at":"2023-04-28T11:13:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"b3fb3cc9d8a4a5cb27cf8314fd2b2a777533f25c","kind":"commit","published_at":"2023-03-08T07:55:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"af7f253fa1bcbc572d587dc0e5e7a55a91efaa24","kind":"commit","published_at":"2023-02-01T12:15:03.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"83967725b9d03f7d660e829a6575c44e8759f7ab","kind":"commit","published_at":"2022-12-12T09:02:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"995c7794f26c077d31e2feae2a83d3bdd4684402","kind":"commit","published_at":"2022-10-27T09:37:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"53d37fa25ca6523e4f0fc47feee1c5f5f739715c","kind":"commit","published_at":"2022-07-20T15:56:41.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"ea7d5170e8699ee7ccf1c56b08ad8f5a5e95411c","kind":"commit","published_at":"2022-06-22T14:18:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1a093fc0c2046c9e22edd727b74935fc5a12ba5e","kind":"commit","published_at":"2022-06-21T14:06:02.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"2aeec1e9b88b8580c9914b73bee56583ad005e03","kind":"commit","published_at":"2022-06-07T15:58:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4186d347e86b246a2e30cd93910a297d6a47d7df","kind":"commit","published_at":"2021-07-18T08:35:56.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"5967a978d586cf2e4d941f6cb2a3241235e56c40","kind":"commit","published_at":"2020-09-10T09:50:50.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"19a0a90b64f58447724a0acf0b6908c3694d7986","kind":"commit","published_at":"2020-06-09T08:49:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"f7ff14cc583b1d1bb9c92b47095d943951885fbc","kind":"commit","published_at":"2020-02-02T09:43:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da23e242e9aeaf1eec4f7d3e4a4a91450bddb3ce","kind":"commit","published_at":"2020-01-14T10:57:37.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7d4eaa4d53b5abe06fd4108eada240f79de41d9c","kind":"commit","published_at":"2019-11-28T18:26:32.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0/manifests"},{"name":"0.0.9","sha":"571e2c9f93e611bce6747163971e37beedcd1d6a","kind":"commit","published_at":"2019-08-16T17:09:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.9","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"12b7e9a40e8820a1eb36365b8b8f3471e1cf4cb3","kind":"commit","published_at":"2019-06-16T07:27:51.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.8","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"1816910d7f8f9022764ddb05b6fade78b49a874e","kind":"commit","published_at":"2019-06-09T20:40:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.7","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"6cab82ec1db79fa06e3f0f5a9d5aa10e7d171f5d","kind":"commit","published_at":"2019-03-19T20:03:44.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.6","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"ce84e08f452635b5b7146906fb88323a6011f75a","kind":"commit","published_at":"2019-03-09T16:39:33.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.5","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"c8db2321f10aa0c7e5b0d92ef9be02fbf4e308f7","kind":"commit","published_at":"2019-03-01T13:59:05.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.4","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-03-26T23:31:30.280Z","dependent_packages_count":0,"downloads":540261,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":16.98400484113169,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":16.546242127353967},"purl":"pkg:nuget/testcontainers.keycloak","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.keycloak","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.keycloak","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.keycloak/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-13T22:04:06.643Z","issues_count":298,"pull_requests_count":562,"avg_time_to_close_issue":5532493.476415094,"avg_time_to_close_pull_request":1382632.7353579176,"issues_closed_count":212,"pull_requests_closed_count":461,"pull_request_authors_count":132,"issue_authors_count":234,"avg_comments_per_issue":4.093959731543624,"avg_comments_per_pull_request":2.1245551601423487,"merged_pull_requests_count":405,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":68,"past_year_pull_requests_count":139,"past_year_avg_time_to_close_issue":676127.1875,"past_year_avg_time_to_close_pull_request":872675.1505376344,"past_year_issues_closed_count":32,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":56,"past_year_avg_comments_per_issue":2.4411764705882355,"past_year_avg_comments_per_pull_request":1.9136690647482013,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":86,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":252,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.keycloak/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.keycloak/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.keycloak/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.keycloak/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.keycloak/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:04.059Z","updated_at":"2024-02-26T05:24:04.059Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:04.112Z","updated_at":"2024-02-26T05:24:04.112Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956756,"name":"testcontainers.couchbase","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":27,"first_release_published_at":"2023-03-08T08:58:02.323Z","latest_release_published_at":"2026-03-12T18:18:47.827Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-26T23:30:32.741Z","created_at":"2024-02-26T05:23:59.215Z","updated_at":"2026-03-26T23:31:30.589Z","registry_url":"https://www.nuget.org/packages/testcontainers.couchbase/","install_command":"Install-Package testcontainers.couchbase","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2026-03-12T18:51:49.000Z","size":5860,"stargazers_count":4259,"open_issues_count":53,"forks_count":343,"subscribers_count":32,"default_branch":"develop","last_synced_at":"2026-03-14T08:09:19.223Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2026-03-13T05:16:17.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30793839,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-20T22:51:33.771Z","status":"online","status_checked_at":"2026-03-21T02:00:07.962Z","response_time":114,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":57,"last_synced_at":"2026-02-27T19:01:54.807Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":25571,"followers":2131,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2026-02-27T19:01:54.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[{"name":"4.10.0","sha":"d66a9f12a63d1082580270a310a77463ce01272c","kind":"commit","published_at":"2026-01-01T13:06:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.10.0/manifests"},{"name":"4.9.0","sha":"3f9de427b877a4fee394eab354fd98abbee06417","kind":"commit","published_at":"2025-11-22T08:35:43.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0/manifests"},{"name":"4.8.1","sha":"2e324764be84d5d3c5b8a079ff3411cfd1c1670a","kind":"commit","published_at":"2025-10-22T05:20:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1/manifests"},{"name":"4.8.0","sha":"1cfac505ebf33f6abb30f55c92a1839101fcb34b","kind":"commit","published_at":"2025-10-18T10:17:20.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0/manifests"},{"name":"4.7.0","sha":"b0b0cbcbf1f8bf8a4ef324e92ea870c7feb617af","kind":"commit","published_at":"2025-08-22T14:45:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"5209f13e967a1965c6621d6eadbb077e01a24a24","kind":"commit","published_at":"2025-06-12T08:29:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"b1244cc099763388c8f26938eca72247a41f0bac","kind":"commit","published_at":"2025-06-04T19:30:19.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"2162c445ab6624b42d9d7945b0652da5bc56663c","kind":"commit","published_at":"2025-04-12T19:10:10.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"b53e4f24afc2310b9695a77aa04d07719d964cf1","kind":"commit","published_at":"2025-02-22T12:27:07.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"c56c4958c68637aac61a6278011fc6b77ba74b9e","kind":"commit","published_at":"2025-02-10T17:07:28.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"0d86bda59ca536bd9108235d22ad06dae03ced53","kind":"commit","published_at":"2024-12-09T18:13:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"1a78654e9205d3ff01b807967a5408feec921622","kind":"commit","published_at":"2024-11-01T07:20:27.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0/manifests"},{"name":"3.10.0","sha":"934d7f0c173253bb2bc9baddc4c9e41560ab13c9","kind":"commit","published_at":"2024-09-03T15:13:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"b1ad2459a163cc29423ea72df25950ee015c73aa","kind":"commit","published_at":"2024-06-15T17:41:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"14f9ad92ece7b5539aed0c8f2f7c5415ab97aab8","kind":"commit","published_at":"2024-03-19T14:05:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"94d3f5d610cc37eab8dec7c6773cd9e2fe3db847","kind":"commit","published_at":"2024-01-09T12:14:23.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"46c05d7abdcc92bf468947ea6b2826dfb36b1908","kind":"commit","published_at":"2023-11-05T17:18:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"59991ec75e65727a58caa217144f263838ba5fb5","kind":"commit","published_at":"2023-09-06T04:59:45.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"b2b743bf58c48bbfd3f03297160d4b4189964949","kind":"commit","published_at":"2023-08-09T17:32:49.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"402df92372f88a2667c41555314514c0affb5bcf","kind":"commit","published_at":"2023-06-27T08:20:26.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"12571d711b3f12cb946769fa8dbfdb2896911c1b","kind":"commit","published_at":"2023-05-22T11:30:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"90a300675660f6109e68ab61ea48de4b232936a7","kind":"commit","published_at":"2023-04-28T11:13:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"b3fb3cc9d8a4a5cb27cf8314fd2b2a777533f25c","kind":"commit","published_at":"2023-03-08T07:55:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"af7f253fa1bcbc572d587dc0e5e7a55a91efaa24","kind":"commit","published_at":"2023-02-01T12:15:03.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"83967725b9d03f7d660e829a6575c44e8759f7ab","kind":"commit","published_at":"2022-12-12T09:02:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"995c7794f26c077d31e2feae2a83d3bdd4684402","kind":"commit","published_at":"2022-10-27T09:37:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"53d37fa25ca6523e4f0fc47feee1c5f5f739715c","kind":"commit","published_at":"2022-07-20T15:56:41.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"ea7d5170e8699ee7ccf1c56b08ad8f5a5e95411c","kind":"commit","published_at":"2022-06-22T14:18:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1a093fc0c2046c9e22edd727b74935fc5a12ba5e","kind":"commit","published_at":"2022-06-21T14:06:02.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"2aeec1e9b88b8580c9914b73bee56583ad005e03","kind":"commit","published_at":"2022-06-07T15:58:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4186d347e86b246a2e30cd93910a297d6a47d7df","kind":"commit","published_at":"2021-07-18T08:35:56.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"5967a978d586cf2e4d941f6cb2a3241235e56c40","kind":"commit","published_at":"2020-09-10T09:50:50.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"19a0a90b64f58447724a0acf0b6908c3694d7986","kind":"commit","published_at":"2020-06-09T08:49:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"f7ff14cc583b1d1bb9c92b47095d943951885fbc","kind":"commit","published_at":"2020-02-02T09:43:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da23e242e9aeaf1eec4f7d3e4a4a91450bddb3ce","kind":"commit","published_at":"2020-01-14T10:57:37.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7d4eaa4d53b5abe06fd4108eada240f79de41d9c","kind":"commit","published_at":"2019-11-28T18:26:32.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0/manifests"},{"name":"0.0.9","sha":"571e2c9f93e611bce6747163971e37beedcd1d6a","kind":"commit","published_at":"2019-08-16T17:09:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.9","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"12b7e9a40e8820a1eb36365b8b8f3471e1cf4cb3","kind":"commit","published_at":"2019-06-16T07:27:51.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.8","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"1816910d7f8f9022764ddb05b6fade78b49a874e","kind":"commit","published_at":"2019-06-09T20:40:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.7","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"6cab82ec1db79fa06e3f0f5a9d5aa10e7d171f5d","kind":"commit","published_at":"2019-03-19T20:03:44.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.6","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"ce84e08f452635b5b7146906fb88323a6011f75a","kind":"commit","published_at":"2019-03-09T16:39:33.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.5","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"c8db2321f10aa0c7e5b0d92ef9be02fbf4e308f7","kind":"commit","published_at":"2019-03-01T13:59:05.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.4","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-03-26T23:31:30.563Z","dependent_packages_count":0,"downloads":147189,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":21.738111169934466,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":18.130944236954893},"purl":"pkg:nuget/testcontainers.couchbase","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.couchbase","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.couchbase","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.couchbase/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-20T23:30:55.624Z","issues_count":301,"pull_requests_count":566,"avg_time_to_close_issue":5456754.158139535,"avg_time_to_close_pull_request":1370908.5870967743,"issues_closed_count":215,"pull_requests_closed_count":465,"pull_request_authors_count":132,"issue_authors_count":236,"avg_comments_per_issue":4.096345514950166,"avg_comments_per_pull_request":2.128975265017668,"merged_pull_requests_count":409,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":70,"past_year_pull_requests_count":139,"past_year_avg_time_to_close_issue":627131.3428571429,"past_year_avg_time_to_close_pull_request":779020.4193548387,"past_year_issues_closed_count":35,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":29,"past_year_issue_authors_count":58,"past_year_avg_comments_per_issue":2.557142857142857,"past_year_avg_comments_per_pull_request":1.79136690647482,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":86,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":256,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.couchbase/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.couchbase/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.couchbase/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.couchbase/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.couchbase/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:03.001Z","updated_at":"2024-02-26T05:24:03.001Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:03.085Z","updated_at":"2024-02-26T05:24:03.085Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956745,"name":"testcontainers.webdriver","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":26,"first_release_published_at":"2023-04-28T13:26:37.263Z","latest_release_published_at":"2026-03-12T18:18:44.527Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-13T22:03:27.546Z","created_at":"2024-02-26T05:23:58.867Z","updated_at":"2026-03-13T22:04:07.029Z","registry_url":"https://www.nuget.org/packages/testcontainers.webdriver/","install_command":"Install-Package testcontainers.webdriver","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2026-03-04T15:23:30.000Z","size":5799,"stargazers_count":4256,"open_issues_count":56,"forks_count":342,"subscribers_count":32,"default_branch":"develop","last_synced_at":"2026-03-05T11:48:14.059Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2026-03-04T17:01:15.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30477261,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T20:45:58.186Z","status":"ssl_error","status_checked_at":"2026-03-13T20:45:20.133Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":57,"last_synced_at":"2026-02-27T19:01:54.807Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":25571,"followers":2131,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2026-02-27T19:01:54.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[{"name":"4.10.0","sha":"d66a9f12a63d1082580270a310a77463ce01272c","kind":"commit","published_at":"2026-01-01T13:06:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.10.0/manifests"},{"name":"4.9.0","sha":"3f9de427b877a4fee394eab354fd98abbee06417","kind":"commit","published_at":"2025-11-22T08:35:43.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0/manifests"},{"name":"4.8.1","sha":"2e324764be84d5d3c5b8a079ff3411cfd1c1670a","kind":"commit","published_at":"2025-10-22T05:20:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1/manifests"},{"name":"4.8.0","sha":"1cfac505ebf33f6abb30f55c92a1839101fcb34b","kind":"commit","published_at":"2025-10-18T10:17:20.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0/manifests"},{"name":"4.7.0","sha":"b0b0cbcbf1f8bf8a4ef324e92ea870c7feb617af","kind":"commit","published_at":"2025-08-22T14:45:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"5209f13e967a1965c6621d6eadbb077e01a24a24","kind":"commit","published_at":"2025-06-12T08:29:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"b1244cc099763388c8f26938eca72247a41f0bac","kind":"commit","published_at":"2025-06-04T19:30:19.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"2162c445ab6624b42d9d7945b0652da5bc56663c","kind":"commit","published_at":"2025-04-12T19:10:10.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"b53e4f24afc2310b9695a77aa04d07719d964cf1","kind":"commit","published_at":"2025-02-22T12:27:07.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"c56c4958c68637aac61a6278011fc6b77ba74b9e","kind":"commit","published_at":"2025-02-10T17:07:28.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"0d86bda59ca536bd9108235d22ad06dae03ced53","kind":"commit","published_at":"2024-12-09T18:13:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"1a78654e9205d3ff01b807967a5408feec921622","kind":"commit","published_at":"2024-11-01T07:20:27.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0/manifests"},{"name":"3.10.0","sha":"934d7f0c173253bb2bc9baddc4c9e41560ab13c9","kind":"commit","published_at":"2024-09-03T15:13:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"b1ad2459a163cc29423ea72df25950ee015c73aa","kind":"commit","published_at":"2024-06-15T17:41:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"14f9ad92ece7b5539aed0c8f2f7c5415ab97aab8","kind":"commit","published_at":"2024-03-19T14:05:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"94d3f5d610cc37eab8dec7c6773cd9e2fe3db847","kind":"commit","published_at":"2024-01-09T12:14:23.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"46c05d7abdcc92bf468947ea6b2826dfb36b1908","kind":"commit","published_at":"2023-11-05T17:18:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"59991ec75e65727a58caa217144f263838ba5fb5","kind":"commit","published_at":"2023-09-06T04:59:45.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"b2b743bf58c48bbfd3f03297160d4b4189964949","kind":"commit","published_at":"2023-08-09T17:32:49.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"402df92372f88a2667c41555314514c0affb5bcf","kind":"commit","published_at":"2023-06-27T08:20:26.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"12571d711b3f12cb946769fa8dbfdb2896911c1b","kind":"commit","published_at":"2023-05-22T11:30:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"90a300675660f6109e68ab61ea48de4b232936a7","kind":"commit","published_at":"2023-04-28T11:13:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"b3fb3cc9d8a4a5cb27cf8314fd2b2a777533f25c","kind":"commit","published_at":"2023-03-08T07:55:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"af7f253fa1bcbc572d587dc0e5e7a55a91efaa24","kind":"commit","published_at":"2023-02-01T12:15:03.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"83967725b9d03f7d660e829a6575c44e8759f7ab","kind":"commit","published_at":"2022-12-12T09:02:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"995c7794f26c077d31e2feae2a83d3bdd4684402","kind":"commit","published_at":"2022-10-27T09:37:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"53d37fa25ca6523e4f0fc47feee1c5f5f739715c","kind":"commit","published_at":"2022-07-20T15:56:41.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"ea7d5170e8699ee7ccf1c56b08ad8f5a5e95411c","kind":"commit","published_at":"2022-06-22T14:18:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1a093fc0c2046c9e22edd727b74935fc5a12ba5e","kind":"commit","published_at":"2022-06-21T14:06:02.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"2aeec1e9b88b8580c9914b73bee56583ad005e03","kind":"commit","published_at":"2022-06-07T15:58:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4186d347e86b246a2e30cd93910a297d6a47d7df","kind":"commit","published_at":"2021-07-18T08:35:56.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"5967a978d586cf2e4d941f6cb2a3241235e56c40","kind":"commit","published_at":"2020-09-10T09:50:50.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"19a0a90b64f58447724a0acf0b6908c3694d7986","kind":"commit","published_at":"2020-06-09T08:49:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"f7ff14cc583b1d1bb9c92b47095d943951885fbc","kind":"commit","published_at":"2020-02-02T09:43:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da23e242e9aeaf1eec4f7d3e4a4a91450bddb3ce","kind":"commit","published_at":"2020-01-14T10:57:37.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7d4eaa4d53b5abe06fd4108eada240f79de41d9c","kind":"commit","published_at":"2019-11-28T18:26:32.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0/manifests"},{"name":"0.0.9","sha":"571e2c9f93e611bce6747163971e37beedcd1d6a","kind":"commit","published_at":"2019-08-16T17:09:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.9","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"12b7e9a40e8820a1eb36365b8b8f3471e1cf4cb3","kind":"commit","published_at":"2019-06-16T07:27:51.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.8","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"1816910d7f8f9022764ddb05b6fade78b49a874e","kind":"commit","published_at":"2019-06-09T20:40:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.7","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"6cab82ec1db79fa06e3f0f5a9d5aa10e7d171f5d","kind":"commit","published_at":"2019-03-19T20:03:44.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.6","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"ce84e08f452635b5b7146906fb88323a6011f75a","kind":"commit","published_at":"2019-03-09T16:39:33.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.5","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"c8db2321f10aa0c7e5b0d92ef9be02fbf4e308f7","kind":"commit","published_at":"2019-03-01T13:59:05.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.4","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-03-13T22:04:07.029Z","dependent_packages_count":0,"downloads":30471,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":30.837846498703048,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":21.16418934654442},"purl":"pkg:nuget/testcontainers.webdriver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.webdriver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.webdriver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.webdriver/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-13T22:04:06.643Z","issues_count":298,"pull_requests_count":562,"avg_time_to_close_issue":5532493.476415094,"avg_time_to_close_pull_request":1382632.7353579176,"issues_closed_count":212,"pull_requests_closed_count":461,"pull_request_authors_count":132,"issue_authors_count":234,"avg_comments_per_issue":4.093959731543624,"avg_comments_per_pull_request":2.1245551601423487,"merged_pull_requests_count":405,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":68,"past_year_pull_requests_count":139,"past_year_avg_time_to_close_issue":676127.1875,"past_year_avg_time_to_close_pull_request":872675.1505376344,"past_year_issues_closed_count":32,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":56,"past_year_avg_comments_per_issue":2.4411764705882355,"past_year_avg_comments_per_pull_request":1.9136690647482013,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":86,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":252,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.webdriver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.webdriver/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.webdriver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.webdriver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.webdriver/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:04.479Z","updated_at":"2024-02-26T05:24:04.479Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:04.551Z","updated_at":"2024-02-26T05:24:04.551Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956746,"name":"testcontainers.minio","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":27,"first_release_published_at":"2023-03-08T08:58:12.313Z","latest_release_published_at":"2026-03-12T18:19:36.470Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-25T01:30:29.116Z","created_at":"2024-02-26T05:23:58.903Z","updated_at":"2026-03-25T01:31:12.359Z","registry_url":"https://www.nuget.org/packages/testcontainers.minio/","install_command":"Install-Package testcontainers.minio","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2026-03-04T15:23:30.000Z","size":5799,"stargazers_count":4256,"open_issues_count":56,"forks_count":342,"subscribers_count":32,"default_branch":"develop","last_synced_at":"2026-03-05T11:48:14.059Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2026-03-04T17:01:15.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30168304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T07:56:45.623Z","status":"ssl_error","status_checked_at":"2026-03-06T07:55:55.621Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"},"tags":[]},"repo_metadata_updated_at":"2026-03-25T01:31:12.338Z","dependent_packages_count":0,"downloads":913747,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":10.809021837388777,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":14.48791445943966},"purl":"pkg:nuget/testcontainers.minio","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.minio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.minio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.minio/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2026-01-02T16:01:07.873Z","issues_count":293,"pull_requests_count":558,"avg_time_to_close_issue":5610076.224880382,"avg_time_to_close_pull_request":1228112.3925438595,"issues_closed_count":209,"pull_requests_closed_count":456,"pull_request_authors_count":131,"issue_authors_count":229,"avg_comments_per_issue":4.040955631399317,"avg_comments_per_pull_request":2.120071684587814,"merged_pull_requests_count":401,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":92,"past_year_pull_requests_count":195,"past_year_avg_time_to_close_issue":666627.5,"past_year_avg_time_to_close_pull_request":721201.9064748201,"past_year_issues_closed_count":50,"past_year_pull_requests_closed_count":139,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":73,"past_year_avg_comments_per_issue":2.641304347826087,"past_year_avg_comments_per_pull_request":1.9333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":126,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.minio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.minio/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.minio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.minio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.minio/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:03.878Z","updated_at":"2024-02-26T05:24:03.878Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:03.946Z","updated_at":"2024-02-26T05:24:03.946Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956779,"name":"testcontainers.mariadb","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":27,"first_release_published_at":"2023-03-08T08:58:11.150Z","latest_release_published_at":"2026-03-12T18:19:24.900Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-28T22:30:38.684Z","created_at":"2024-02-26T05:24:00.503Z","updated_at":"2026-03-28T22:31:30.194Z","registry_url":"https://www.nuget.org/packages/testcontainers.mariadb/","install_command":"Install-Package testcontainers.mariadb","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2026-03-04T15:23:30.000Z","size":5799,"stargazers_count":4256,"open_issues_count":56,"forks_count":342,"subscribers_count":32,"default_branch":"develop","last_synced_at":"2026-03-05T11:48:14.059Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2026-03-04T17:01:15.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30168304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T07:56:45.623Z","status":"ssl_error","status_checked_at":"2026-03-06T07:55:55.621Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":57,"last_synced_at":"2026-02-27T19:01:54.807Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":25571,"followers":2131,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2026-02-27T19:01:54.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[{"name":"4.10.0","sha":"d66a9f12a63d1082580270a310a77463ce01272c","kind":"commit","published_at":"2026-01-01T13:06:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.10.0/manifests"},{"name":"4.9.0","sha":"3f9de427b877a4fee394eab354fd98abbee06417","kind":"commit","published_at":"2025-11-22T08:35:43.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0/manifests"},{"name":"4.8.1","sha":"2e324764be84d5d3c5b8a079ff3411cfd1c1670a","kind":"commit","published_at":"2025-10-22T05:20:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1/manifests"},{"name":"4.8.0","sha":"1cfac505ebf33f6abb30f55c92a1839101fcb34b","kind":"commit","published_at":"2025-10-18T10:17:20.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0/manifests"},{"name":"4.7.0","sha":"b0b0cbcbf1f8bf8a4ef324e92ea870c7feb617af","kind":"commit","published_at":"2025-08-22T14:45:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"5209f13e967a1965c6621d6eadbb077e01a24a24","kind":"commit","published_at":"2025-06-12T08:29:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"b1244cc099763388c8f26938eca72247a41f0bac","kind":"commit","published_at":"2025-06-04T19:30:19.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"2162c445ab6624b42d9d7945b0652da5bc56663c","kind":"commit","published_at":"2025-04-12T19:10:10.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"b53e4f24afc2310b9695a77aa04d07719d964cf1","kind":"commit","published_at":"2025-02-22T12:27:07.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"c56c4958c68637aac61a6278011fc6b77ba74b9e","kind":"commit","published_at":"2025-02-10T17:07:28.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"0d86bda59ca536bd9108235d22ad06dae03ced53","kind":"commit","published_at":"2024-12-09T18:13:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"1a78654e9205d3ff01b807967a5408feec921622","kind":"commit","published_at":"2024-11-01T07:20:27.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0/manifests"},{"name":"3.10.0","sha":"934d7f0c173253bb2bc9baddc4c9e41560ab13c9","kind":"commit","published_at":"2024-09-03T15:13:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"b1ad2459a163cc29423ea72df25950ee015c73aa","kind":"commit","published_at":"2024-06-15T17:41:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"14f9ad92ece7b5539aed0c8f2f7c5415ab97aab8","kind":"commit","published_at":"2024-03-19T14:05:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"94d3f5d610cc37eab8dec7c6773cd9e2fe3db847","kind":"commit","published_at":"2024-01-09T12:14:23.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"46c05d7abdcc92bf468947ea6b2826dfb36b1908","kind":"commit","published_at":"2023-11-05T17:18:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"59991ec75e65727a58caa217144f263838ba5fb5","kind":"commit","published_at":"2023-09-06T04:59:45.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"b2b743bf58c48bbfd3f03297160d4b4189964949","kind":"commit","published_at":"2023-08-09T17:32:49.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"402df92372f88a2667c41555314514c0affb5bcf","kind":"commit","published_at":"2023-06-27T08:20:26.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"12571d711b3f12cb946769fa8dbfdb2896911c1b","kind":"commit","published_at":"2023-05-22T11:30:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"90a300675660f6109e68ab61ea48de4b232936a7","kind":"commit","published_at":"2023-04-28T11:13:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"b3fb3cc9d8a4a5cb27cf8314fd2b2a777533f25c","kind":"commit","published_at":"2023-03-08T07:55:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"af7f253fa1bcbc572d587dc0e5e7a55a91efaa24","kind":"commit","published_at":"2023-02-01T12:15:03.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"83967725b9d03f7d660e829a6575c44e8759f7ab","kind":"commit","published_at":"2022-12-12T09:02:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"995c7794f26c077d31e2feae2a83d3bdd4684402","kind":"commit","published_at":"2022-10-27T09:37:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"53d37fa25ca6523e4f0fc47feee1c5f5f739715c","kind":"commit","published_at":"2022-07-20T15:56:41.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"ea7d5170e8699ee7ccf1c56b08ad8f5a5e95411c","kind":"commit","published_at":"2022-06-22T14:18:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1a093fc0c2046c9e22edd727b74935fc5a12ba5e","kind":"commit","published_at":"2022-06-21T14:06:02.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"2aeec1e9b88b8580c9914b73bee56583ad005e03","kind":"commit","published_at":"2022-06-07T15:58:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4186d347e86b246a2e30cd93910a297d6a47d7df","kind":"commit","published_at":"2021-07-18T08:35:56.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"5967a978d586cf2e4d941f6cb2a3241235e56c40","kind":"commit","published_at":"2020-09-10T09:50:50.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"19a0a90b64f58447724a0acf0b6908c3694d7986","kind":"commit","published_at":"2020-06-09T08:49:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"f7ff14cc583b1d1bb9c92b47095d943951885fbc","kind":"commit","published_at":"2020-02-02T09:43:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da23e242e9aeaf1eec4f7d3e4a4a91450bddb3ce","kind":"commit","published_at":"2020-01-14T10:57:37.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7d4eaa4d53b5abe06fd4108eada240f79de41d9c","kind":"commit","published_at":"2019-11-28T18:26:32.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0/manifests"},{"name":"0.0.9","sha":"571e2c9f93e611bce6747163971e37beedcd1d6a","kind":"commit","published_at":"2019-08-16T17:09:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.9","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"12b7e9a40e8820a1eb36365b8b8f3471e1cf4cb3","kind":"commit","published_at":"2019-06-16T07:27:51.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.8","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"1816910d7f8f9022764ddb05b6fade78b49a874e","kind":"commit","published_at":"2019-06-09T20:40:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.7","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"6cab82ec1db79fa06e3f0f5a9d5aa10e7d171f5d","kind":"commit","published_at":"2019-03-19T20:03:44.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.6","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"ce84e08f452635b5b7146906fb88323a6011f75a","kind":"commit","published_at":"2019-03-09T16:39:33.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.5","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"c8db2321f10aa0c7e5b0d92ef9be02fbf4e308f7","kind":"commit","published_at":"2019-03-01T13:59:05.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.4","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-03-28T22:31:30.167Z","dependent_packages_count":1,"downloads":463458,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":8.501590555581288,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":13.718770698837167},"purl":"pkg:nuget/testcontainers.mariadb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.mariadb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.mariadb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.mariadb/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-08T14:00:58.306Z","issues_count":297,"pull_requests_count":560,"avg_time_to_close_issue":5532493.476415094,"avg_time_to_close_pull_request":1349802.9694323144,"issues_closed_count":212,"pull_requests_closed_count":458,"pull_request_authors_count":132,"issue_authors_count":233,"avg_comments_per_issue":4.094276094276094,"avg_comments_per_pull_request":2.125,"merged_pull_requests_count":403,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":70,"past_year_pull_requests_count":146,"past_year_avg_time_to_close_issue":695866.2857142857,"past_year_avg_time_to_close_pull_request":716324.2680412371,"past_year_issues_closed_count":35,"past_year_pull_requests_closed_count":97,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":58,"past_year_avg_comments_per_issue":2.5285714285714285,"past_year_avg_comments_per_pull_request":1.910958904109589,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":91,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.mariadb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.mariadb/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.mariadb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.mariadb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.mariadb/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:03.702Z","updated_at":"2024-02-26T05:24:03.702Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:03.759Z","updated_at":"2024-02-26T05:24:03.759Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956753,"name":"testcontainers","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":57,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2026-03-12T18:19:28.280Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-29T01:44:17.820Z","created_at":"2024-02-26T05:23:59.100Z","updated_at":"2026-03-29T01:44:17.820Z","registry_url":"https://www.nuget.org/packages/testcontainers/","install_command":"Install-Package testcontainers","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":31}},"repo_metadata":{},"repo_metadata_updated_at":"2024-09-08T01:59:13.580Z","dependent_packages_count":65,"downloads":68005414,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.4566216868405993,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":11.037114409256937},"purl":"pkg:nuget/testcontainers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:03.802Z","updated_at":"2024-02-26T05:24:03.802Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:03.889Z","updated_at":"2024-02-26T05:24:03.889Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":11735676,"name":"testcontainers.typesense","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":8,"first_release_published_at":"2025-06-05T15:54:33.640Z","latest_release_published_at":"2026-03-12T18:19:26.550Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-18T01:34:41.478Z","created_at":"2025-06-05T16:01:04.679Z","updated_at":"2026-03-18T01:35:21.649Z","registry_url":"https://www.nuget.org/packages/testcontainers.typesense/","install_command":"Install-Package testcontainers.typesense","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2025-10-26T15:24:50.000Z","size":5343,"stargazers_count":4160,"open_issues_count":67,"forks_count":339,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-10-26T15:52:52.721Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2025-10-26T15:24:54.000Z","dependencies_parsed_at":"2024-01-05T20:52:11.596Z","dependency_job_id":"32af7b82-6c27-43c6-a351-976739034cf9","html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281206928,"owners_count":26461324,"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-27T02:00:05.855Z","response_time":61,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":56,"last_synced_at":"2025-10-30T09:39:15.798Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":24636,"followers":1948,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2025-10-30T09:39:15.798Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[{"name":"4.7.0","sha":"b0b0cbcbf1f8bf8a4ef324e92ea870c7feb617af","kind":"commit","published_at":"2025-08-22T14:45:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"5209f13e967a1965c6621d6eadbb077e01a24a24","kind":"commit","published_at":"2025-06-12T08:29:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"b1244cc099763388c8f26938eca72247a41f0bac","kind":"commit","published_at":"2025-06-04T19:30:19.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"2162c445ab6624b42d9d7945b0652da5bc56663c","kind":"commit","published_at":"2025-04-12T19:10:10.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"b53e4f24afc2310b9695a77aa04d07719d964cf1","kind":"commit","published_at":"2025-02-22T12:27:07.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"c56c4958c68637aac61a6278011fc6b77ba74b9e","kind":"commit","published_at":"2025-02-10T17:07:28.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"0d86bda59ca536bd9108235d22ad06dae03ced53","kind":"commit","published_at":"2024-12-09T18:13:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"1a78654e9205d3ff01b807967a5408feec921622","kind":"commit","published_at":"2024-11-01T07:20:27.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0/manifests"},{"name":"3.10.0","sha":"934d7f0c173253bb2bc9baddc4c9e41560ab13c9","kind":"commit","published_at":"2024-09-03T15:13:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"b1ad2459a163cc29423ea72df25950ee015c73aa","kind":"commit","published_at":"2024-06-15T17:41:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"14f9ad92ece7b5539aed0c8f2f7c5415ab97aab8","kind":"commit","published_at":"2024-03-19T14:05:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"94d3f5d610cc37eab8dec7c6773cd9e2fe3db847","kind":"commit","published_at":"2024-01-09T12:14:23.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"46c05d7abdcc92bf468947ea6b2826dfb36b1908","kind":"commit","published_at":"2023-11-05T17:18:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"59991ec75e65727a58caa217144f263838ba5fb5","kind":"commit","published_at":"2023-09-06T04:59:45.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"b2b743bf58c48bbfd3f03297160d4b4189964949","kind":"commit","published_at":"2023-08-09T17:32:49.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"402df92372f88a2667c41555314514c0affb5bcf","kind":"commit","published_at":"2023-06-27T08:20:26.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"12571d711b3f12cb946769fa8dbfdb2896911c1b","kind":"commit","published_at":"2023-05-22T11:30:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"90a300675660f6109e68ab61ea48de4b232936a7","kind":"commit","published_at":"2023-04-28T11:13:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"b3fb3cc9d8a4a5cb27cf8314fd2b2a777533f25c","kind":"commit","published_at":"2023-03-08T07:55:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"af7f253fa1bcbc572d587dc0e5e7a55a91efaa24","kind":"commit","published_at":"2023-02-01T12:15:03.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"83967725b9d03f7d660e829a6575c44e8759f7ab","kind":"commit","published_at":"2022-12-12T09:02:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"995c7794f26c077d31e2feae2a83d3bdd4684402","kind":"commit","published_at":"2022-10-27T09:37:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"53d37fa25ca6523e4f0fc47feee1c5f5f739715c","kind":"commit","published_at":"2022-07-20T15:56:41.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"ea7d5170e8699ee7ccf1c56b08ad8f5a5e95411c","kind":"commit","published_at":"2022-06-22T14:18:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1a093fc0c2046c9e22edd727b74935fc5a12ba5e","kind":"commit","published_at":"2022-06-21T14:06:02.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"2aeec1e9b88b8580c9914b73bee56583ad005e03","kind":"commit","published_at":"2022-06-07T15:58:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4186d347e86b246a2e30cd93910a297d6a47d7df","kind":"commit","published_at":"2021-07-18T08:35:56.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"5967a978d586cf2e4d941f6cb2a3241235e56c40","kind":"commit","published_at":"2020-09-10T09:50:50.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"19a0a90b64f58447724a0acf0b6908c3694d7986","kind":"commit","published_at":"2020-06-09T08:49:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"f7ff14cc583b1d1bb9c92b47095d943951885fbc","kind":"commit","published_at":"2020-02-02T09:43:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da23e242e9aeaf1eec4f7d3e4a4a91450bddb3ce","kind":"commit","published_at":"2020-01-14T10:57:37.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7d4eaa4d53b5abe06fd4108eada240f79de41d9c","kind":"commit","published_at":"2019-11-28T18:26:32.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0/manifests"},{"name":"0.0.9","sha":"571e2c9f93e611bce6747163971e37beedcd1d6a","kind":"commit","published_at":"2019-08-16T17:09:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.9","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"12b7e9a40e8820a1eb36365b8b8f3471e1cf4cb3","kind":"commit","published_at":"2019-06-16T07:27:51.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.8","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"1816910d7f8f9022764ddb05b6fade78b49a874e","kind":"commit","published_at":"2019-06-09T20:40:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.7","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"6cab82ec1db79fa06e3f0f5a9d5aa10e7d171f5d","kind":"commit","published_at":"2019-03-19T20:03:44.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.6","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"ce84e08f452635b5b7146906fb88323a6011f75a","kind":"commit","published_at":"2019-03-09T16:39:33.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.5","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"c8db2321f10aa0c7e5b0d92ef9be02fbf4e308f7","kind":"commit","published_at":"2019-03-01T13:59:05.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.4","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-03-18T01:35:21.627Z","dependent_packages_count":0,"downloads":3381,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.54339030485034,"dependent_repos_count":6.785610191054648,"dependent_packages_count":18.205100223916986,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.178033573273993},"purl":"pkg:nuget/testcontainers.typesense","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.typesense","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.typesense","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.typesense/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-27T02:45:05.898Z","issues_count":284,"pull_requests_count":545,"avg_time_to_close_issue":5534611.287128713,"avg_time_to_close_pull_request":1207357.8568232663,"issues_closed_count":202,"pull_requests_closed_count":447,"pull_request_authors_count":128,"issue_authors_count":223,"avg_comments_per_issue":3.982394366197183,"avg_comments_per_pull_request":2.0807339449541282,"merged_pull_requests_count":395,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":101,"past_year_pull_requests_count":226,"past_year_avg_time_to_close_issue":755464.9824561403,"past_year_avg_time_to_close_pull_request":684823.4787878788,"past_year_issues_closed_count":57,"past_year_pull_requests_closed_count":165,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":79,"past_year_avg_comments_per_issue":2.613861386138614,"past_year_avg_comments_per_pull_request":1.7345132743362832,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":152,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":243,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.typesense/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.typesense/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.typesense/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.typesense/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.typesense/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2025-06-05T16:02:48.063Z","updated_at":"2025-06-05T16:02:48.063Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2025-06-13T06:45:39.660Z","updated_at":"2025-06-13T06:45:39.660Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8987226,"name":"mtgdbtestcontainer","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":1,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2026-03-18T02:45:44.226Z","latest_release_number":null,"last_synced_at":"2026-03-18T02:45:45.495Z","created_at":"2024-02-26T11:16:06.556Z","updated_at":"2026-03-18T02:45:45.495Z","registry_url":"https://www.nuget.org/packages/mtgdbtestcontainer/","install_command":"Install-Package mtgdbtestcontainer","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2023 Andre Hofmeister and other authors","require_license_acceptance":false,"repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"eca7153ee494c7b0e990b2d22fc1439a7204b0b7"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":["net8.0"],"total_dependencies":8}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2025-10-11T07:05:08.000Z","size":5285,"stargazers_count":4138,"open_issues_count":67,"forks_count":336,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-10-11T15:52:20.783Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2025-10-11T07:05:11.000Z","dependencies_parsed_at":"2024-01-05T20:52:11.596Z","dependency_job_id":"32af7b82-6c27-43c6-a351-976739034cf9","html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279008617,"owners_count":26084480,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":56,"last_synced_at":"2025-10-10T06:18:56.020Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":24379,"followers":1919,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2025-10-10T06:18:56.021Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[{"name":"4.7.0","sha":"b0b0cbcbf1f8bf8a4ef324e92ea870c7feb617af","kind":"commit","published_at":"2025-08-22T14:45:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"5209f13e967a1965c6621d6eadbb077e01a24a24","kind":"commit","published_at":"2025-06-12T08:29:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"b1244cc099763388c8f26938eca72247a41f0bac","kind":"commit","published_at":"2025-06-04T19:30:19.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"2162c445ab6624b42d9d7945b0652da5bc56663c","kind":"commit","published_at":"2025-04-12T19:10:10.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"b53e4f24afc2310b9695a77aa04d07719d964cf1","kind":"commit","published_at":"2025-02-22T12:27:07.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"c56c4958c68637aac61a6278011fc6b77ba74b9e","kind":"commit","published_at":"2025-02-10T17:07:28.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"0d86bda59ca536bd9108235d22ad06dae03ced53","kind":"commit","published_at":"2024-12-09T18:13:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"1a78654e9205d3ff01b807967a5408feec921622","kind":"commit","published_at":"2024-11-01T07:20:27.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0/manifests"},{"name":"3.10.0","sha":"934d7f0c173253bb2bc9baddc4c9e41560ab13c9","kind":"commit","published_at":"2024-09-03T15:13:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"b1ad2459a163cc29423ea72df25950ee015c73aa","kind":"commit","published_at":"2024-06-15T17:41:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"14f9ad92ece7b5539aed0c8f2f7c5415ab97aab8","kind":"commit","published_at":"2024-03-19T14:05:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"94d3f5d610cc37eab8dec7c6773cd9e2fe3db847","kind":"commit","published_at":"2024-01-09T12:14:23.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"46c05d7abdcc92bf468947ea6b2826dfb36b1908","kind":"commit","published_at":"2023-11-05T17:18:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"59991ec75e65727a58caa217144f263838ba5fb5","kind":"commit","published_at":"2023-09-06T04:59:45.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"b2b743bf58c48bbfd3f03297160d4b4189964949","kind":"commit","published_at":"2023-08-09T17:32:49.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"402df92372f88a2667c41555314514c0affb5bcf","kind":"commit","published_at":"2023-06-27T08:20:26.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"12571d711b3f12cb946769fa8dbfdb2896911c1b","kind":"commit","published_at":"2023-05-22T11:30:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"90a300675660f6109e68ab61ea48de4b232936a7","kind":"commit","published_at":"2023-04-28T11:13:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"b3fb3cc9d8a4a5cb27cf8314fd2b2a777533f25c","kind":"commit","published_at":"2023-03-08T07:55:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"af7f253fa1bcbc572d587dc0e5e7a55a91efaa24","kind":"commit","published_at":"2023-02-01T12:15:03.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"83967725b9d03f7d660e829a6575c44e8759f7ab","kind":"commit","published_at":"2022-12-12T09:02:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"995c7794f26c077d31e2feae2a83d3bdd4684402","kind":"commit","published_at":"2022-10-27T09:37:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"53d37fa25ca6523e4f0fc47feee1c5f5f739715c","kind":"commit","published_at":"2022-07-20T15:56:41.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"ea7d5170e8699ee7ccf1c56b08ad8f5a5e95411c","kind":"commit","published_at":"2022-06-22T14:18:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1a093fc0c2046c9e22edd727b74935fc5a12ba5e","kind":"commit","published_at":"2022-06-21T14:06:02.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"2aeec1e9b88b8580c9914b73bee56583ad005e03","kind":"commit","published_at":"2022-06-07T15:58:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4186d347e86b246a2e30cd93910a297d6a47d7df","kind":"commit","published_at":"2021-07-18T08:35:56.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"5967a978d586cf2e4d941f6cb2a3241235e56c40","kind":"commit","published_at":"2020-09-10T09:50:50.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"19a0a90b64f58447724a0acf0b6908c3694d7986","kind":"commit","published_at":"2020-06-09T08:49:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"f7ff14cc583b1d1bb9c92b47095d943951885fbc","kind":"commit","published_at":"2020-02-02T09:43:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da23e242e9aeaf1eec4f7d3e4a4a91450bddb3ce","kind":"commit","published_at":"2020-01-14T10:57:37.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7d4eaa4d53b5abe06fd4108eada240f79de41d9c","kind":"commit","published_at":"2019-11-28T18:26:32.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0/manifests"},{"name":"0.0.9","sha":"571e2c9f93e611bce6747163971e37beedcd1d6a","kind":"commit","published_at":"2019-08-16T17:09:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.9","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"12b7e9a40e8820a1eb36365b8b8f3471e1cf4cb3","kind":"commit","published_at":"2019-06-16T07:27:51.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.8","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"1816910d7f8f9022764ddb05b6fade78b49a874e","kind":"commit","published_at":"2019-06-09T20:40:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.7","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"6cab82ec1db79fa06e3f0f5a9d5aa10e7d171f5d","kind":"commit","published_at":"2019-03-19T20:03:44.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.6","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"ce84e08f452635b5b7146906fb88323a6011f75a","kind":"commit","published_at":"2019-03-09T16:39:33.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.5","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"c8db2321f10aa0c7e5b0d92ef9be02fbf4e308f7","kind":"commit","published_at":"2019-03-01T13:59:05.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.4","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2025-10-13T03:28:31.125Z","dependent_packages_count":0,"downloads":null,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":16.327360770465106},"purl":"pkg:nuget/mtgdbtestcontainer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/mtgdbtestcontainer","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/mtgdbtestcontainer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/mtgdbtestcontainer/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-12T22:08:57.884Z","issues_count":281,"pull_requests_count":539,"avg_time_to_close_issue":5588677.695,"avg_time_to_close_pull_request":1220284.5135746605,"issues_closed_count":200,"pull_requests_closed_count":442,"pull_request_authors_count":127,"issue_authors_count":221,"avg_comments_per_issue":3.9644128113879002,"avg_comments_per_pull_request":2.0816326530612246,"merged_pull_requests_count":390,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":102,"past_year_pull_requests_count":224,"past_year_avg_time_to_close_issue":1060561.6896551724,"past_year_avg_time_to_close_pull_request":688118.4329268293,"past_year_issues_closed_count":58,"past_year_pull_requests_closed_count":164,"past_year_pull_request_authors_count":51,"past_year_issue_authors_count":79,"past_year_avg_comments_per_issue":2.5294117647058822,"past_year_avg_comments_per_pull_request":1.7232142857142858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":151,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":240,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/mtgdbtestcontainer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/mtgdbtestcontainer/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/mtgdbtestcontainer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/mtgdbtestcontainer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/mtgdbtestcontainer/codemeta","maintainers":[],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956750,"name":"testcontainers.papercut","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":20,"first_release_published_at":"2024-01-09T14:35:30.993Z","latest_release_published_at":"2026-03-12T18:19:19.660Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-23T03:30:34.086Z","created_at":"2024-02-26T05:23:58.985Z","updated_at":"2026-03-23T03:31:02.665Z","registry_url":"https://www.nuget.org/packages/testcontainers.papercut/","install_command":"Install-Package testcontainers.papercut","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2026-03-20T10:42:44.000Z","size":5880,"stargazers_count":4265,"open_issues_count":54,"forks_count":345,"subscribers_count":32,"default_branch":"develop","last_synced_at":"2026-03-22T06:51:06.057Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2026-03-21T01:08:45.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30844474,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-23T01:54:41.487Z","status":"online","status_checked_at":"2026-03-23T02:00:09.028Z","response_time":59,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":57,"last_synced_at":"2026-02-27T19:01:54.807Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":25571,"followers":2131,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2026-02-27T19:01:54.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[{"name":"4.10.0","sha":"d66a9f12a63d1082580270a310a77463ce01272c","kind":"commit","published_at":"2026-01-01T13:06:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.10.0/manifests"},{"name":"4.9.0","sha":"3f9de427b877a4fee394eab354fd98abbee06417","kind":"commit","published_at":"2025-11-22T08:35:43.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0/manifests"},{"name":"4.8.1","sha":"2e324764be84d5d3c5b8a079ff3411cfd1c1670a","kind":"commit","published_at":"2025-10-22T05:20:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1/manifests"},{"name":"4.8.0","sha":"1cfac505ebf33f6abb30f55c92a1839101fcb34b","kind":"commit","published_at":"2025-10-18T10:17:20.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0/manifests"},{"name":"4.7.0","sha":"b0b0cbcbf1f8bf8a4ef324e92ea870c7feb617af","kind":"commit","published_at":"2025-08-22T14:45:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"5209f13e967a1965c6621d6eadbb077e01a24a24","kind":"commit","published_at":"2025-06-12T08:29:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"b1244cc099763388c8f26938eca72247a41f0bac","kind":"commit","published_at":"2025-06-04T19:30:19.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"2162c445ab6624b42d9d7945b0652da5bc56663c","kind":"commit","published_at":"2025-04-12T19:10:10.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"b53e4f24afc2310b9695a77aa04d07719d964cf1","kind":"commit","published_at":"2025-02-22T12:27:07.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"c56c4958c68637aac61a6278011fc6b77ba74b9e","kind":"commit","published_at":"2025-02-10T17:07:28.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"0d86bda59ca536bd9108235d22ad06dae03ced53","kind":"commit","published_at":"2024-12-09T18:13:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"1a78654e9205d3ff01b807967a5408feec921622","kind":"commit","published_at":"2024-11-01T07:20:27.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0/manifests"},{"name":"3.10.0","sha":"934d7f0c173253bb2bc9baddc4c9e41560ab13c9","kind":"commit","published_at":"2024-09-03T15:13:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"b1ad2459a163cc29423ea72df25950ee015c73aa","kind":"commit","published_at":"2024-06-15T17:41:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"14f9ad92ece7b5539aed0c8f2f7c5415ab97aab8","kind":"commit","published_at":"2024-03-19T14:05:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"94d3f5d610cc37eab8dec7c6773cd9e2fe3db847","kind":"commit","published_at":"2024-01-09T12:14:23.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"46c05d7abdcc92bf468947ea6b2826dfb36b1908","kind":"commit","published_at":"2023-11-05T17:18:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"59991ec75e65727a58caa217144f263838ba5fb5","kind":"commit","published_at":"2023-09-06T04:59:45.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"b2b743bf58c48bbfd3f03297160d4b4189964949","kind":"commit","published_at":"2023-08-09T17:32:49.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"402df92372f88a2667c41555314514c0affb5bcf","kind":"commit","published_at":"2023-06-27T08:20:26.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"12571d711b3f12cb946769fa8dbfdb2896911c1b","kind":"commit","published_at":"2023-05-22T11:30:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"90a300675660f6109e68ab61ea48de4b232936a7","kind":"commit","published_at":"2023-04-28T11:13:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"b3fb3cc9d8a4a5cb27cf8314fd2b2a777533f25c","kind":"commit","published_at":"2023-03-08T07:55:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"af7f253fa1bcbc572d587dc0e5e7a55a91efaa24","kind":"commit","published_at":"2023-02-01T12:15:03.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"83967725b9d03f7d660e829a6575c44e8759f7ab","kind":"commit","published_at":"2022-12-12T09:02:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"995c7794f26c077d31e2feae2a83d3bdd4684402","kind":"commit","published_at":"2022-10-27T09:37:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"53d37fa25ca6523e4f0fc47feee1c5f5f739715c","kind":"commit","published_at":"2022-07-20T15:56:41.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"ea7d5170e8699ee7ccf1c56b08ad8f5a5e95411c","kind":"commit","published_at":"2022-06-22T14:18:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1a093fc0c2046c9e22edd727b74935fc5a12ba5e","kind":"commit","published_at":"2022-06-21T14:06:02.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"2aeec1e9b88b8580c9914b73bee56583ad005e03","kind":"commit","published_at":"2022-06-07T15:58:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4186d347e86b246a2e30cd93910a297d6a47d7df","kind":"commit","published_at":"2021-07-18T08:35:56.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"5967a978d586cf2e4d941f6cb2a3241235e56c40","kind":"commit","published_at":"2020-09-10T09:50:50.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"19a0a90b64f58447724a0acf0b6908c3694d7986","kind":"commit","published_at":"2020-06-09T08:49:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"f7ff14cc583b1d1bb9c92b47095d943951885fbc","kind":"commit","published_at":"2020-02-02T09:43:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da23e242e9aeaf1eec4f7d3e4a4a91450bddb3ce","kind":"commit","published_at":"2020-01-14T10:57:37.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7d4eaa4d53b5abe06fd4108eada240f79de41d9c","kind":"commit","published_at":"2019-11-28T18:26:32.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0/manifests"},{"name":"0.0.9","sha":"571e2c9f93e611bce6747163971e37beedcd1d6a","kind":"commit","published_at":"2019-08-16T17:09:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.9","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"12b7e9a40e8820a1eb36365b8b8f3471e1cf4cb3","kind":"commit","published_at":"2019-06-16T07:27:51.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.8","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"1816910d7f8f9022764ddb05b6fade78b49a874e","kind":"commit","published_at":"2019-06-09T20:40:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.7","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"6cab82ec1db79fa06e3f0f5a9d5aa10e7d171f5d","kind":"commit","published_at":"2019-03-19T20:03:44.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.6","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"ce84e08f452635b5b7146906fb88323a6011f75a","kind":"commit","published_at":"2019-03-09T16:39:33.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.5","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"c8db2321f10aa0c7e5b0d92ef9be02fbf4e308f7","kind":"commit","published_at":"2019-03-01T13:59:05.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.4","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-03-23T03:31:02.664Z","dependent_packages_count":0,"downloads":24609,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":52.749913845459616,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":28.468211795463276},"purl":"pkg:nuget/testcontainers.papercut","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.papercut","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.papercut","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.papercut/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-20T23:30:55.624Z","issues_count":301,"pull_requests_count":566,"avg_time_to_close_issue":5456754.158139535,"avg_time_to_close_pull_request":1370908.5870967743,"issues_closed_count":215,"pull_requests_closed_count":465,"pull_request_authors_count":132,"issue_authors_count":236,"avg_comments_per_issue":4.096345514950166,"avg_comments_per_pull_request":2.128975265017668,"merged_pull_requests_count":409,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":70,"past_year_pull_requests_count":139,"past_year_avg_time_to_close_issue":627131.3428571429,"past_year_avg_time_to_close_pull_request":779020.4193548387,"past_year_issues_closed_count":35,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":29,"past_year_issue_authors_count":58,"past_year_avg_comments_per_issue":2.557142857142857,"past_year_avg_comments_per_pull_request":1.79136690647482,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":86,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":256,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.papercut/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.papercut/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.papercut/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.papercut/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.papercut/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:03.757Z","updated_at":"2024-02-26T05:24:03.757Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:03.797Z","updated_at":"2024-02-26T05:24:03.797Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956757,"name":"testcontainers.azurite","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":26,"first_release_published_at":"2023-04-28T13:26:11.447Z","latest_release_published_at":"2026-03-12T18:19:22.337Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-16T09:44:26.820Z","created_at":"2024-02-26T05:23:59.254Z","updated_at":"2026-03-16T10:47:10.729Z","registry_url":"https://www.nuget.org/packages/testcontainers.azurite/","install_command":"Install-Package testcontainers.azurite","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2026-03-04T15:23:30.000Z","size":5799,"stargazers_count":4256,"open_issues_count":56,"forks_count":342,"subscribers_count":32,"default_branch":"develop","last_synced_at":"2026-03-05T11:48:14.059Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2026-03-04T17:01:15.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30168304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T07:56:45.623Z","status":"ssl_error","status_checked_at":"2026-03-06T07:55:55.621Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":57,"last_synced_at":"2026-02-27T19:01:54.807Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":25571,"followers":2131,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2026-02-27T19:01:54.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[{"name":"4.10.0","sha":"d66a9f12a63d1082580270a310a77463ce01272c","kind":"commit","published_at":"2026-01-01T13:06:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.10.0/manifests"},{"name":"4.9.0","sha":"3f9de427b877a4fee394eab354fd98abbee06417","kind":"commit","published_at":"2025-11-22T08:35:43.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0/manifests"},{"name":"4.8.1","sha":"2e324764be84d5d3c5b8a079ff3411cfd1c1670a","kind":"commit","published_at":"2025-10-22T05:20:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1/manifests"},{"name":"4.8.0","sha":"1cfac505ebf33f6abb30f55c92a1839101fcb34b","kind":"commit","published_at":"2025-10-18T10:17:20.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0/manifests"},{"name":"4.7.0","sha":"b0b0cbcbf1f8bf8a4ef324e92ea870c7feb617af","kind":"commit","published_at":"2025-08-22T14:45:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"5209f13e967a1965c6621d6eadbb077e01a24a24","kind":"commit","published_at":"2025-06-12T08:29:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"b1244cc099763388c8f26938eca72247a41f0bac","kind":"commit","published_at":"2025-06-04T19:30:19.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"2162c445ab6624b42d9d7945b0652da5bc56663c","kind":"commit","published_at":"2025-04-12T19:10:10.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"b53e4f24afc2310b9695a77aa04d07719d964cf1","kind":"commit","published_at":"2025-02-22T12:27:07.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"c56c4958c68637aac61a6278011fc6b77ba74b9e","kind":"commit","published_at":"2025-02-10T17:07:28.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"0d86bda59ca536bd9108235d22ad06dae03ced53","kind":"commit","published_at":"2024-12-09T18:13:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"1a78654e9205d3ff01b807967a5408feec921622","kind":"commit","published_at":"2024-11-01T07:20:27.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0/manifests"},{"name":"3.10.0","sha":"934d7f0c173253bb2bc9baddc4c9e41560ab13c9","kind":"commit","published_at":"2024-09-03T15:13:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"b1ad2459a163cc29423ea72df25950ee015c73aa","kind":"commit","published_at":"2024-06-15T17:41:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"14f9ad92ece7b5539aed0c8f2f7c5415ab97aab8","kind":"commit","published_at":"2024-03-19T14:05:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"94d3f5d610cc37eab8dec7c6773cd9e2fe3db847","kind":"commit","published_at":"2024-01-09T12:14:23.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"46c05d7abdcc92bf468947ea6b2826dfb36b1908","kind":"commit","published_at":"2023-11-05T17:18:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"59991ec75e65727a58caa217144f263838ba5fb5","kind":"commit","published_at":"2023-09-06T04:59:45.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"b2b743bf58c48bbfd3f03297160d4b4189964949","kind":"commit","published_at":"2023-08-09T17:32:49.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"402df92372f88a2667c41555314514c0affb5bcf","kind":"commit","published_at":"2023-06-27T08:20:26.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"12571d711b3f12cb946769fa8dbfdb2896911c1b","kind":"commit","published_at":"2023-05-22T11:30:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"90a300675660f6109e68ab61ea48de4b232936a7","kind":"commit","published_at":"2023-04-28T11:13:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"b3fb3cc9d8a4a5cb27cf8314fd2b2a777533f25c","kind":"commit","published_at":"2023-03-08T07:55:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"af7f253fa1bcbc572d587dc0e5e7a55a91efaa24","kind":"commit","published_at":"2023-02-01T12:15:03.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"83967725b9d03f7d660e829a6575c44e8759f7ab","kind":"commit","published_at":"2022-12-12T09:02:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"995c7794f26c077d31e2feae2a83d3bdd4684402","kind":"commit","published_at":"2022-10-27T09:37:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"53d37fa25ca6523e4f0fc47feee1c5f5f739715c","kind":"commit","published_at":"2022-07-20T15:56:41.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"ea7d5170e8699ee7ccf1c56b08ad8f5a5e95411c","kind":"commit","published_at":"2022-06-22T14:18:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1a093fc0c2046c9e22edd727b74935fc5a12ba5e","kind":"commit","published_at":"2022-06-21T14:06:02.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"2aeec1e9b88b8580c9914b73bee56583ad005e03","kind":"commit","published_at":"2022-06-07T15:58:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4186d347e86b246a2e30cd93910a297d6a47d7df","kind":"commit","published_at":"2021-07-18T08:35:56.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"5967a978d586cf2e4d941f6cb2a3241235e56c40","kind":"commit","published_at":"2020-09-10T09:50:50.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"19a0a90b64f58447724a0acf0b6908c3694d7986","kind":"commit","published_at":"2020-06-09T08:49:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"f7ff14cc583b1d1bb9c92b47095d943951885fbc","kind":"commit","published_at":"2020-02-02T09:43:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da23e242e9aeaf1eec4f7d3e4a4a91450bddb3ce","kind":"commit","published_at":"2020-01-14T10:57:37.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7d4eaa4d53b5abe06fd4108eada240f79de41d9c","kind":"commit","published_at":"2019-11-28T18:26:32.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0/manifests"},{"name":"0.0.9","sha":"571e2c9f93e611bce6747163971e37beedcd1d6a","kind":"commit","published_at":"2019-08-16T17:09:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.9","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"12b7e9a40e8820a1eb36365b8b8f3471e1cf4cb3","kind":"commit","published_at":"2019-06-16T07:27:51.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.8","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"1816910d7f8f9022764ddb05b6fade78b49a874e","kind":"commit","published_at":"2019-06-09T20:40:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.7","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"6cab82ec1db79fa06e3f0f5a9d5aa10e7d171f5d","kind":"commit","published_at":"2019-03-19T20:03:44.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.6","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"ce84e08f452635b5b7146906fb88323a6011f75a","kind":"commit","published_at":"2019-03-09T16:39:33.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.5","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"c8db2321f10aa0c7e5b0d92ef9be02fbf4e308f7","kind":"commit","published_at":"2019-03-01T13:59:05.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.4","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-03-16T10:47:10.705Z","dependent_packages_count":0,"downloads":5918329,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":2.750168841181709,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":11.801630127370638},"purl":"pkg:nuget/testcontainers.azurite","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.azurite","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.azurite","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.azurite/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2026-01-02T16:01:07.873Z","issues_count":293,"pull_requests_count":558,"avg_time_to_close_issue":5610076.224880382,"avg_time_to_close_pull_request":1228112.3925438595,"issues_closed_count":209,"pull_requests_closed_count":456,"pull_request_authors_count":131,"issue_authors_count":229,"avg_comments_per_issue":4.040955631399317,"avg_comments_per_pull_request":2.120071684587814,"merged_pull_requests_count":401,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":92,"past_year_pull_requests_count":195,"past_year_avg_time_to_close_issue":666627.5,"past_year_avg_time_to_close_pull_request":721201.9064748201,"past_year_issues_closed_count":50,"past_year_pull_requests_closed_count":139,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":73,"past_year_avg_comments_per_issue":2.641304347826087,"past_year_avg_comments_per_pull_request":1.9333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":126,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.azurite/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.azurite/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.azurite/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.azurite/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.azurite/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:04.240Z","updated_at":"2024-02-26T05:24:04.240Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:04.312Z","updated_at":"2024-02-26T05:24:04.312Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956765,"name":"testcontainers.janusgraph","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":19,"first_release_published_at":"2024-01-09T14:35:18.540Z","latest_release_published_at":"2026-01-01T17:01:44.350Z","latest_release_number":"4.10.0","last_synced_at":"2026-03-05T05:17:13.657Z","created_at":"2024-02-26T05:23:59.774Z","updated_at":"2026-03-05T05:18:33.620Z","registry_url":"https://www.nuget.org/packages/testcontainers.janusgraph/","install_command":"Install-Package testcontainers.janusgraph","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2025 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"d66a9f12a63d1082580270a310a77463ce01272c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2025-12-18T14:32:29.000Z","size":5537,"stargazers_count":4207,"open_issues_count":62,"forks_count":340,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-12-19T04:25:18.368Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2025-12-18T19:32:16.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28041470,"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-12-25T02:00:05.988Z","response_time":58,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":57,"last_synced_at":"2025-12-23T06:31:10.067Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":25075,"followers":2031,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2025-12-23T06:31:10.067Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[{"name":"4.9.0","sha":"3f9de427b877a4fee394eab354fd98abbee06417","kind":"commit","published_at":"2025-11-22T08:35:43.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0/manifests"},{"name":"4.8.1","sha":"2e324764be84d5d3c5b8a079ff3411cfd1c1670a","kind":"commit","published_at":"2025-10-22T05:20:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1/manifests"},{"name":"4.8.0","sha":"1cfac505ebf33f6abb30f55c92a1839101fcb34b","kind":"commit","published_at":"2025-10-18T10:17:20.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0/manifests"},{"name":"4.7.0","sha":"b0b0cbcbf1f8bf8a4ef324e92ea870c7feb617af","kind":"commit","published_at":"2025-08-22T14:45:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"5209f13e967a1965c6621d6eadbb077e01a24a24","kind":"commit","published_at":"2025-06-12T08:29:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"b1244cc099763388c8f26938eca72247a41f0bac","kind":"commit","published_at":"2025-06-04T19:30:19.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"2162c445ab6624b42d9d7945b0652da5bc56663c","kind":"commit","published_at":"2025-04-12T19:10:10.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"b53e4f24afc2310b9695a77aa04d07719d964cf1","kind":"commit","published_at":"2025-02-22T12:27:07.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"c56c4958c68637aac61a6278011fc6b77ba74b9e","kind":"commit","published_at":"2025-02-10T17:07:28.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"0d86bda59ca536bd9108235d22ad06dae03ced53","kind":"commit","published_at":"2024-12-09T18:13:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"1a78654e9205d3ff01b807967a5408feec921622","kind":"commit","published_at":"2024-11-01T07:20:27.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0/manifests"},{"name":"3.10.0","sha":"934d7f0c173253bb2bc9baddc4c9e41560ab13c9","kind":"commit","published_at":"2024-09-03T15:13:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"b1ad2459a163cc29423ea72df25950ee015c73aa","kind":"commit","published_at":"2024-06-15T17:41:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"14f9ad92ece7b5539aed0c8f2f7c5415ab97aab8","kind":"commit","published_at":"2024-03-19T14:05:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"94d3f5d610cc37eab8dec7c6773cd9e2fe3db847","kind":"commit","published_at":"2024-01-09T12:14:23.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"46c05d7abdcc92bf468947ea6b2826dfb36b1908","kind":"commit","published_at":"2023-11-05T17:18:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"59991ec75e65727a58caa217144f263838ba5fb5","kind":"commit","published_at":"2023-09-06T04:59:45.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"b2b743bf58c48bbfd3f03297160d4b4189964949","kind":"commit","published_at":"2023-08-09T17:32:49.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"402df92372f88a2667c41555314514c0affb5bcf","kind":"commit","published_at":"2023-06-27T08:20:26.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"12571d711b3f12cb946769fa8dbfdb2896911c1b","kind":"commit","published_at":"2023-05-22T11:30:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"90a300675660f6109e68ab61ea48de4b232936a7","kind":"commit","published_at":"2023-04-28T11:13:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"b3fb3cc9d8a4a5cb27cf8314fd2b2a777533f25c","kind":"commit","published_at":"2023-03-08T07:55:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"af7f253fa1bcbc572d587dc0e5e7a55a91efaa24","kind":"commit","published_at":"2023-02-01T12:15:03.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"83967725b9d03f7d660e829a6575c44e8759f7ab","kind":"commit","published_at":"2022-12-12T09:02:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"995c7794f26c077d31e2feae2a83d3bdd4684402","kind":"commit","published_at":"2022-10-27T09:37:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"53d37fa25ca6523e4f0fc47feee1c5f5f739715c","kind":"commit","published_at":"2022-07-20T15:56:41.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"ea7d5170e8699ee7ccf1c56b08ad8f5a5e95411c","kind":"commit","published_at":"2022-06-22T14:18:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1a093fc0c2046c9e22edd727b74935fc5a12ba5e","kind":"commit","published_at":"2022-06-21T14:06:02.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"2aeec1e9b88b8580c9914b73bee56583ad005e03","kind":"commit","published_at":"2022-06-07T15:58:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4186d347e86b246a2e30cd93910a297d6a47d7df","kind":"commit","published_at":"2021-07-18T08:35:56.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"5967a978d586cf2e4d941f6cb2a3241235e56c40","kind":"commit","published_at":"2020-09-10T09:50:50.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"19a0a90b64f58447724a0acf0b6908c3694d7986","kind":"commit","published_at":"2020-06-09T08:49:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"f7ff14cc583b1d1bb9c92b47095d943951885fbc","kind":"commit","published_at":"2020-02-02T09:43:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da23e242e9aeaf1eec4f7d3e4a4a91450bddb3ce","kind":"commit","published_at":"2020-01-14T10:57:37.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7d4eaa4d53b5abe06fd4108eada240f79de41d9c","kind":"commit","published_at":"2019-11-28T18:26:32.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0/manifests"},{"name":"0.0.9","sha":"571e2c9f93e611bce6747163971e37beedcd1d6a","kind":"commit","published_at":"2019-08-16T17:09:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.9","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"12b7e9a40e8820a1eb36365b8b8f3471e1cf4cb3","kind":"commit","published_at":"2019-06-16T07:27:51.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.8","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"1816910d7f8f9022764ddb05b6fade78b49a874e","kind":"commit","published_at":"2019-06-09T20:40:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.7","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"6cab82ec1db79fa06e3f0f5a9d5aa10e7d171f5d","kind":"commit","published_at":"2019-03-19T20:03:44.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.6","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"ce84e08f452635b5b7146906fb88323a6011f75a","kind":"commit","published_at":"2019-03-09T16:39:33.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.5","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"c8db2321f10aa0c7e5b0d92ef9be02fbf4e308f7","kind":"commit","published_at":"2019-03-01T13:59:05.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.4","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-03-05T05:18:33.599Z","dependent_packages_count":0,"downloads":24634,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.56529825705137,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":29.74000659932719},"purl":"pkg:nuget/testcontainers.janusgraph","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.janusgraph","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.janusgraph","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.janusgraph/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-25T01:09:01.706Z","issues_count":293,"pull_requests_count":557,"avg_time_to_close_issue":5610076.224880382,"avg_time_to_close_pull_request":1229916.3237885463,"issues_closed_count":209,"pull_requests_closed_count":454,"pull_request_authors_count":131,"issue_authors_count":229,"avg_comments_per_issue":4.040955631399317,"avg_comments_per_pull_request":2.116696588868941,"merged_pull_requests_count":399,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":95,"past_year_pull_requests_count":199,"past_year_avg_time_to_close_issue":641098.6538461539,"past_year_avg_time_to_close_pull_request":709441.4316546762,"past_year_issues_closed_count":52,"past_year_pull_requests_closed_count":139,"past_year_pull_request_authors_count":47,"past_year_issue_authors_count":75,"past_year_avg_comments_per_issue":2.5789473684210527,"past_year_avg_comments_per_pull_request":1.9045226130653266,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":126,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":249,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.janusgraph/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.janusgraph/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.janusgraph/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.janusgraph/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.janusgraph/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:03.872Z","updated_at":"2024-02-26T05:24:03.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:03.949Z","updated_at":"2024-02-26T05:24:03.949Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":12514042,"name":"testcontainers.playwright","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":3,"first_release_published_at":"2025-11-23T15:26:26.047Z","latest_release_published_at":"2026-03-12T18:18:55.547Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-20T06:20:39.444Z","created_at":"2025-11-23T15:30:35.531Z","updated_at":"2026-03-20T10:24:28.303Z","registry_url":"https://www.nuget.org/packages/testcontainers.playwright/","install_command":"Install-Package testcontainers.playwright","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-20T10:24:28.283Z","dependent_packages_count":0,"downloads":964,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":57.03155274639962,"dependent_repos_count":6.499148920974634,"dependent_packages_count":17.4320966101538,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.987599425842685},"purl":"pkg:nuget/testcontainers.playwright","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.playwright","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.playwright","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.playwright/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.playwright/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.playwright/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.playwright/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.playwright/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.playwright/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2025-11-23T15:33:49.437Z","updated_at":"2025-11-23T15:33:49.437Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2025-12-23T21:18:25.266Z","updated_at":"2025-12-23T21:18:25.266Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":10380428,"name":"testcontainers.pulsar","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":17,"first_release_published_at":"2024-06-16T15:33:49.963Z","latest_release_published_at":"2026-03-12T18:19:18.857Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-20T10:06:37.969Z","created_at":"2024-06-16T15:46:34.527Z","updated_at":"2026-03-20T10:39:17.547Z","registry_url":"https://www.nuget.org/packages/testcontainers.pulsar/","install_command":"Install-Package testcontainers.pulsar","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2025-12-23T16:17:53.000Z","size":5615,"stargazers_count":4212,"open_issues_count":63,"forks_count":340,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-12-27T09:33:49.082Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2025-12-27T02:52:36.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28086613,"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-12-27T02:00:05.897Z","response_time":58,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":57,"last_synced_at":"2025-12-23T06:31:10.067Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":25075,"followers":2031,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2025-12-23T06:31:10.067Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[{"name":"4.9.0","sha":"3f9de427b877a4fee394eab354fd98abbee06417","kind":"commit","published_at":"2025-11-22T08:35:43.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0/manifests"},{"name":"4.8.1","sha":"2e324764be84d5d3c5b8a079ff3411cfd1c1670a","kind":"commit","published_at":"2025-10-22T05:20:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1/manifests"},{"name":"4.8.0","sha":"1cfac505ebf33f6abb30f55c92a1839101fcb34b","kind":"commit","published_at":"2025-10-18T10:17:20.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0/manifests"},{"name":"4.7.0","sha":"b0b0cbcbf1f8bf8a4ef324e92ea870c7feb617af","kind":"commit","published_at":"2025-08-22T14:45:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"5209f13e967a1965c6621d6eadbb077e01a24a24","kind":"commit","published_at":"2025-06-12T08:29:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"b1244cc099763388c8f26938eca72247a41f0bac","kind":"commit","published_at":"2025-06-04T19:30:19.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"2162c445ab6624b42d9d7945b0652da5bc56663c","kind":"commit","published_at":"2025-04-12T19:10:10.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"b53e4f24afc2310b9695a77aa04d07719d964cf1","kind":"commit","published_at":"2025-02-22T12:27:07.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"c56c4958c68637aac61a6278011fc6b77ba74b9e","kind":"commit","published_at":"2025-02-10T17:07:28.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"0d86bda59ca536bd9108235d22ad06dae03ced53","kind":"commit","published_at":"2024-12-09T18:13:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"1a78654e9205d3ff01b807967a5408feec921622","kind":"commit","published_at":"2024-11-01T07:20:27.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0/manifests"},{"name":"3.10.0","sha":"934d7f0c173253bb2bc9baddc4c9e41560ab13c9","kind":"commit","published_at":"2024-09-03T15:13:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"b1ad2459a163cc29423ea72df25950ee015c73aa","kind":"commit","published_at":"2024-06-15T17:41:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"14f9ad92ece7b5539aed0c8f2f7c5415ab97aab8","kind":"commit","published_at":"2024-03-19T14:05:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"94d3f5d610cc37eab8dec7c6773cd9e2fe3db847","kind":"commit","published_at":"2024-01-09T12:14:23.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"46c05d7abdcc92bf468947ea6b2826dfb36b1908","kind":"commit","published_at":"2023-11-05T17:18:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"59991ec75e65727a58caa217144f263838ba5fb5","kind":"commit","published_at":"2023-09-06T04:59:45.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"b2b743bf58c48bbfd3f03297160d4b4189964949","kind":"commit","published_at":"2023-08-09T17:32:49.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"402df92372f88a2667c41555314514c0affb5bcf","kind":"commit","published_at":"2023-06-27T08:20:26.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"12571d711b3f12cb946769fa8dbfdb2896911c1b","kind":"commit","published_at":"2023-05-22T11:30:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"90a300675660f6109e68ab61ea48de4b232936a7","kind":"commit","published_at":"2023-04-28T11:13:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"b3fb3cc9d8a4a5cb27cf8314fd2b2a777533f25c","kind":"commit","published_at":"2023-03-08T07:55:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"af7f253fa1bcbc572d587dc0e5e7a55a91efaa24","kind":"commit","published_at":"2023-02-01T12:15:03.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"83967725b9d03f7d660e829a6575c44e8759f7ab","kind":"commit","published_at":"2022-12-12T09:02:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"995c7794f26c077d31e2feae2a83d3bdd4684402","kind":"commit","published_at":"2022-10-27T09:37:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"53d37fa25ca6523e4f0fc47feee1c5f5f739715c","kind":"commit","published_at":"2022-07-20T15:56:41.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"ea7d5170e8699ee7ccf1c56b08ad8f5a5e95411c","kind":"commit","published_at":"2022-06-22T14:18:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1a093fc0c2046c9e22edd727b74935fc5a12ba5e","kind":"commit","published_at":"2022-06-21T14:06:02.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"2aeec1e9b88b8580c9914b73bee56583ad005e03","kind":"commit","published_at":"2022-06-07T15:58:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4186d347e86b246a2e30cd93910a297d6a47d7df","kind":"commit","published_at":"2021-07-18T08:35:56.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"5967a978d586cf2e4d941f6cb2a3241235e56c40","kind":"commit","published_at":"2020-09-10T09:50:50.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"19a0a90b64f58447724a0acf0b6908c3694d7986","kind":"commit","published_at":"2020-06-09T08:49:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"f7ff14cc583b1d1bb9c92b47095d943951885fbc","kind":"commit","published_at":"2020-02-02T09:43:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da23e242e9aeaf1eec4f7d3e4a4a91450bddb3ce","kind":"commit","published_at":"2020-01-14T10:57:37.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7d4eaa4d53b5abe06fd4108eada240f79de41d9c","kind":"commit","published_at":"2019-11-28T18:26:32.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0/manifests"},{"name":"0.0.9","sha":"571e2c9f93e611bce6747163971e37beedcd1d6a","kind":"commit","published_at":"2019-08-16T17:09:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.9","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"12b7e9a40e8820a1eb36365b8b8f3471e1cf4cb3","kind":"commit","published_at":"2019-06-16T07:27:51.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.8","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"1816910d7f8f9022764ddb05b6fade78b49a874e","kind":"commit","published_at":"2019-06-09T20:40:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.7","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"6cab82ec1db79fa06e3f0f5a9d5aa10e7d171f5d","kind":"commit","published_at":"2019-03-19T20:03:44.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.6","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"ce84e08f452635b5b7146906fb88323a6011f75a","kind":"commit","published_at":"2019-03-09T16:39:33.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.5","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"c8db2321f10aa0c7e5b0d92ef9be02fbf4e308f7","kind":"commit","published_at":"2019-03-01T13:59:05.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.4","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-03-20T10:39:17.525Z","dependent_packages_count":0,"downloads":106822,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":57.14601887151225,"dependent_repos_count":7.663941197190782,"dependent_packages_count":20.556824947553157,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":28.45559500541873},"purl":"pkg:nuget/testcontainers.pulsar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.pulsar","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.pulsar","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.pulsar/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-31T14:02:53.054Z","issues_count":293,"pull_requests_count":557,"avg_time_to_close_issue":5610076.224880382,"avg_time_to_close_pull_request":1229916.3237885463,"issues_closed_count":209,"pull_requests_closed_count":454,"pull_request_authors_count":131,"issue_authors_count":229,"avg_comments_per_issue":4.040955631399317,"avg_comments_per_pull_request":2.116696588868941,"merged_pull_requests_count":399,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":94,"past_year_pull_requests_count":197,"past_year_avg_time_to_close_issue":641098.6538461539,"past_year_avg_time_to_close_pull_request":709441.4316546762,"past_year_issues_closed_count":52,"past_year_pull_requests_closed_count":139,"past_year_pull_request_authors_count":46,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":2.6063829787234045,"past_year_avg_comments_per_pull_request":1.9035532994923858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":126,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":249,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.pulsar/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.pulsar/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.pulsar/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.pulsar/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.pulsar/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-06-16T15:46:38.747Z","updated_at":"2024-06-16T15:46:38.747Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-09-03T18:18:38.425Z","updated_at":"2024-09-03T18:18:38.425Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":11152015,"name":"testcontainers.xunit","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":13,"first_release_published_at":"2024-11-26T17:20:18.087Z","latest_release_published_at":"2026-03-12T18:18:48.640Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-25T16:30:27.859Z","created_at":"2024-12-09T19:16:02.596Z","updated_at":"2026-03-25T16:30:55.153Z","registry_url":"https://www.nuget.org/packages/testcontainers.xunit/","install_command":"Install-Package testcontainers.xunit","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":10}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2025-12-18T14:32:29.000Z","size":5537,"stargazers_count":4207,"open_issues_count":62,"forks_count":340,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-12-19T04:25:18.368Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2025-12-18T19:32:16.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27980468,"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-12-23T02:00:07.087Z","response_time":69,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":57,"last_synced_at":"2025-12-23T06:31:10.067Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":25075,"followers":2031,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2025-12-23T06:31:10.067Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[{"name":"4.9.0","sha":"3f9de427b877a4fee394eab354fd98abbee06417","kind":"commit","published_at":"2025-11-22T08:35:43.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0/manifests"},{"name":"4.8.1","sha":"2e324764be84d5d3c5b8a079ff3411cfd1c1670a","kind":"commit","published_at":"2025-10-22T05:20:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1/manifests"},{"name":"4.8.0","sha":"1cfac505ebf33f6abb30f55c92a1839101fcb34b","kind":"commit","published_at":"2025-10-18T10:17:20.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0/manifests"},{"name":"4.7.0","sha":"b0b0cbcbf1f8bf8a4ef324e92ea870c7feb617af","kind":"commit","published_at":"2025-08-22T14:45:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"5209f13e967a1965c6621d6eadbb077e01a24a24","kind":"commit","published_at":"2025-06-12T08:29:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"b1244cc099763388c8f26938eca72247a41f0bac","kind":"commit","published_at":"2025-06-04T19:30:19.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"2162c445ab6624b42d9d7945b0652da5bc56663c","kind":"commit","published_at":"2025-04-12T19:10:10.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"b53e4f24afc2310b9695a77aa04d07719d964cf1","kind":"commit","published_at":"2025-02-22T12:27:07.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"c56c4958c68637aac61a6278011fc6b77ba74b9e","kind":"commit","published_at":"2025-02-10T17:07:28.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"0d86bda59ca536bd9108235d22ad06dae03ced53","kind":"commit","published_at":"2024-12-09T18:13:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"1a78654e9205d3ff01b807967a5408feec921622","kind":"commit","published_at":"2024-11-01T07:20:27.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0/manifests"},{"name":"3.10.0","sha":"934d7f0c173253bb2bc9baddc4c9e41560ab13c9","kind":"commit","published_at":"2024-09-03T15:13:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"b1ad2459a163cc29423ea72df25950ee015c73aa","kind":"commit","published_at":"2024-06-15T17:41:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"14f9ad92ece7b5539aed0c8f2f7c5415ab97aab8","kind":"commit","published_at":"2024-03-19T14:05:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"94d3f5d610cc37eab8dec7c6773cd9e2fe3db847","kind":"commit","published_at":"2024-01-09T12:14:23.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"46c05d7abdcc92bf468947ea6b2826dfb36b1908","kind":"commit","published_at":"2023-11-05T17:18:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"59991ec75e65727a58caa217144f263838ba5fb5","kind":"commit","published_at":"2023-09-06T04:59:45.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"b2b743bf58c48bbfd3f03297160d4b4189964949","kind":"commit","published_at":"2023-08-09T17:32:49.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"402df92372f88a2667c41555314514c0affb5bcf","kind":"commit","published_at":"2023-06-27T08:20:26.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"12571d711b3f12cb946769fa8dbfdb2896911c1b","kind":"commit","published_at":"2023-05-22T11:30:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"90a300675660f6109e68ab61ea48de4b232936a7","kind":"commit","published_at":"2023-04-28T11:13:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"b3fb3cc9d8a4a5cb27cf8314fd2b2a777533f25c","kind":"commit","published_at":"2023-03-08T07:55:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"af7f253fa1bcbc572d587dc0e5e7a55a91efaa24","kind":"commit","published_at":"2023-02-01T12:15:03.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"83967725b9d03f7d660e829a6575c44e8759f7ab","kind":"commit","published_at":"2022-12-12T09:02:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"995c7794f26c077d31e2feae2a83d3bdd4684402","kind":"commit","published_at":"2022-10-27T09:37:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"53d37fa25ca6523e4f0fc47feee1c5f5f739715c","kind":"commit","published_at":"2022-07-20T15:56:41.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"ea7d5170e8699ee7ccf1c56b08ad8f5a5e95411c","kind":"commit","published_at":"2022-06-22T14:18:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1a093fc0c2046c9e22edd727b74935fc5a12ba5e","kind":"commit","published_at":"2022-06-21T14:06:02.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"2aeec1e9b88b8580c9914b73bee56583ad005e03","kind":"commit","published_at":"2022-06-07T15:58:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4186d347e86b246a2e30cd93910a297d6a47d7df","kind":"commit","published_at":"2021-07-18T08:35:56.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"5967a978d586cf2e4d941f6cb2a3241235e56c40","kind":"commit","published_at":"2020-09-10T09:50:50.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"19a0a90b64f58447724a0acf0b6908c3694d7986","kind":"commit","published_at":"2020-06-09T08:49:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"f7ff14cc583b1d1bb9c92b47095d943951885fbc","kind":"commit","published_at":"2020-02-02T09:43:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da23e242e9aeaf1eec4f7d3e4a4a91450bddb3ce","kind":"commit","published_at":"2020-01-14T10:57:37.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7d4eaa4d53b5abe06fd4108eada240f79de41d9c","kind":"commit","published_at":"2019-11-28T18:26:32.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0/manifests"},{"name":"0.0.9","sha":"571e2c9f93e611bce6747163971e37beedcd1d6a","kind":"commit","published_at":"2019-08-16T17:09:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.9","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"12b7e9a40e8820a1eb36365b8b8f3471e1cf4cb3","kind":"commit","published_at":"2019-06-16T07:27:51.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.8","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"1816910d7f8f9022764ddb05b6fade78b49a874e","kind":"commit","published_at":"2019-06-09T20:40:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.7","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"6cab82ec1db79fa06e3f0f5a9d5aa10e7d171f5d","kind":"commit","published_at":"2019-03-19T20:03:44.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.6","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"ce84e08f452635b5b7146906fb88323a6011f75a","kind":"commit","published_at":"2019-03-09T16:39:33.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.5","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"c8db2321f10aa0c7e5b0d92ef9be02fbf4e308f7","kind":"commit","published_at":"2019-03-01T13:59:05.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.4","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-03-25T16:30:55.127Z","dependent_packages_count":0,"downloads":418990,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.68285810853251,"dependent_repos_count":7.347935584987378,"dependent_packages_count":19.71244152519053,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.914411739570138},"purl":"pkg:nuget/testcontainers.xunit","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.xunit","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.xunit","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.xunit/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-21T18:32:42.711Z","issues_count":293,"pull_requests_count":556,"avg_time_to_close_issue":5610076.224880382,"avg_time_to_close_pull_request":1229916.3237885463,"issues_closed_count":209,"pull_requests_closed_count":454,"pull_request_authors_count":131,"issue_authors_count":229,"avg_comments_per_issue":4.040955631399317,"avg_comments_per_pull_request":2.116906474820144,"merged_pull_requests_count":399,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":95,"past_year_pull_requests_count":198,"past_year_avg_time_to_close_issue":641098.6538461539,"past_year_avg_time_to_close_pull_request":709441.4316546762,"past_year_issues_closed_count":52,"past_year_pull_requests_closed_count":139,"past_year_pull_request_authors_count":47,"past_year_issue_authors_count":75,"past_year_avg_comments_per_issue":2.5789473684210527,"past_year_avg_comments_per_pull_request":1.904040404040404,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":126,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":248,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.xunit/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.xunit/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.xunit/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.xunit/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.xunit/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-12-09T23:43:04.205Z","updated_at":"2024-12-09T23:43:04.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2025-02-24T16:04:50.044Z","updated_at":"2025-02-24T16:04:50.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956782,"name":"testcontainers.localstack","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":27,"first_release_published_at":"2023-03-08T08:58:10.067Z","latest_release_published_at":"2026-03-12T18:18:54.657Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-27T14:30:25.272Z","created_at":"2024-02-26T05:24:00.600Z","updated_at":"2026-03-27T14:30:25.272Z","registry_url":"https://www.nuget.org/packages/testcontainers.localstack/","install_command":"Install-Package testcontainers.localstack","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2026-03-04T15:23:30.000Z","size":5799,"stargazers_count":4256,"open_issues_count":56,"forks_count":342,"subscribers_count":32,"default_branch":"develop","last_synced_at":"2026-03-05T11:48:14.059Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2026-03-04T17:01:15.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30168304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T07:56:45.623Z","status":"ssl_error","status_checked_at":"2026-03-06T07:55:55.621Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":57,"last_synced_at":"2026-02-27T19:01:54.807Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":25571,"followers":2131,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2026-02-27T19:01:54.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[{"name":"4.10.0","sha":"d66a9f12a63d1082580270a310a77463ce01272c","kind":"commit","published_at":"2026-01-01T13:06:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.10.0/manifests"},{"name":"4.9.0","sha":"3f9de427b877a4fee394eab354fd98abbee06417","kind":"commit","published_at":"2025-11-22T08:35:43.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0/manifests"},{"name":"4.8.1","sha":"2e324764be84d5d3c5b8a079ff3411cfd1c1670a","kind":"commit","published_at":"2025-10-22T05:20:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1/manifests"},{"name":"4.8.0","sha":"1cfac505ebf33f6abb30f55c92a1839101fcb34b","kind":"commit","published_at":"2025-10-18T10:17:20.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0/manifests"},{"name":"4.7.0","sha":"b0b0cbcbf1f8bf8a4ef324e92ea870c7feb617af","kind":"commit","published_at":"2025-08-22T14:45:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"5209f13e967a1965c6621d6eadbb077e01a24a24","kind":"commit","published_at":"2025-06-12T08:29:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"b1244cc099763388c8f26938eca72247a41f0bac","kind":"commit","published_at":"2025-06-04T19:30:19.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"2162c445ab6624b42d9d7945b0652da5bc56663c","kind":"commit","published_at":"2025-04-12T19:10:10.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"b53e4f24afc2310b9695a77aa04d07719d964cf1","kind":"commit","published_at":"2025-02-22T12:27:07.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"c56c4958c68637aac61a6278011fc6b77ba74b9e","kind":"commit","published_at":"2025-02-10T17:07:28.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"0d86bda59ca536bd9108235d22ad06dae03ced53","kind":"commit","published_at":"2024-12-09T18:13:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"1a78654e9205d3ff01b807967a5408feec921622","kind":"commit","published_at":"2024-11-01T07:20:27.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0/manifests"},{"name":"3.10.0","sha":"934d7f0c173253bb2bc9baddc4c9e41560ab13c9","kind":"commit","published_at":"2024-09-03T15:13:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"b1ad2459a163cc29423ea72df25950ee015c73aa","kind":"commit","published_at":"2024-06-15T17:41:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"14f9ad92ece7b5539aed0c8f2f7c5415ab97aab8","kind":"commit","published_at":"2024-03-19T14:05:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"94d3f5d610cc37eab8dec7c6773cd9e2fe3db847","kind":"commit","published_at":"2024-01-09T12:14:23.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"46c05d7abdcc92bf468947ea6b2826dfb36b1908","kind":"commit","published_at":"2023-11-05T17:18:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"59991ec75e65727a58caa217144f263838ba5fb5","kind":"commit","published_at":"2023-09-06T04:59:45.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"b2b743bf58c48bbfd3f03297160d4b4189964949","kind":"commit","published_at":"2023-08-09T17:32:49.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"402df92372f88a2667c41555314514c0affb5bcf","kind":"commit","published_at":"2023-06-27T08:20:26.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"12571d711b3f12cb946769fa8dbfdb2896911c1b","kind":"commit","published_at":"2023-05-22T11:30:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"90a300675660f6109e68ab61ea48de4b232936a7","kind":"commit","published_at":"2023-04-28T11:13:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"b3fb3cc9d8a4a5cb27cf8314fd2b2a777533f25c","kind":"commit","published_at":"2023-03-08T07:55:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"af7f253fa1bcbc572d587dc0e5e7a55a91efaa24","kind":"commit","published_at":"2023-02-01T12:15:03.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"83967725b9d03f7d660e829a6575c44e8759f7ab","kind":"commit","published_at":"2022-12-12T09:02:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"995c7794f26c077d31e2feae2a83d3bdd4684402","kind":"commit","published_at":"2022-10-27T09:37:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"53d37fa25ca6523e4f0fc47feee1c5f5f739715c","kind":"commit","published_at":"2022-07-20T15:56:41.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"ea7d5170e8699ee7ccf1c56b08ad8f5a5e95411c","kind":"commit","published_at":"2022-06-22T14:18:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1a093fc0c2046c9e22edd727b74935fc5a12ba5e","kind":"commit","published_at":"2022-06-21T14:06:02.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"2aeec1e9b88b8580c9914b73bee56583ad005e03","kind":"commit","published_at":"2022-06-07T15:58:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4186d347e86b246a2e30cd93910a297d6a47d7df","kind":"commit","published_at":"2021-07-18T08:35:56.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"5967a978d586cf2e4d941f6cb2a3241235e56c40","kind":"commit","published_at":"2020-09-10T09:50:50.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"19a0a90b64f58447724a0acf0b6908c3694d7986","kind":"commit","published_at":"2020-06-09T08:49:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"f7ff14cc583b1d1bb9c92b47095d943951885fbc","kind":"commit","published_at":"2020-02-02T09:43:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da23e242e9aeaf1eec4f7d3e4a4a91450bddb3ce","kind":"commit","published_at":"2020-01-14T10:57:37.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7d4eaa4d53b5abe06fd4108eada240f79de41d9c","kind":"commit","published_at":"2019-11-28T18:26:32.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0/manifests"},{"name":"0.0.9","sha":"571e2c9f93e611bce6747163971e37beedcd1d6a","kind":"commit","published_at":"2019-08-16T17:09:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.9","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"12b7e9a40e8820a1eb36365b8b8f3471e1cf4cb3","kind":"commit","published_at":"2019-06-16T07:27:51.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.8","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"1816910d7f8f9022764ddb05b6fade78b49a874e","kind":"commit","published_at":"2019-06-09T20:40:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.7","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"6cab82ec1db79fa06e3f0f5a9d5aa10e7d171f5d","kind":"commit","published_at":"2019-03-19T20:03:44.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.6","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"ce84e08f452635b5b7146906fb88323a6011f75a","kind":"commit","published_at":"2019-03-09T16:39:33.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.5","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"c8db2321f10aa0c7e5b0d92ef9be02fbf4e308f7","kind":"commit","published_at":"2019-03-01T13:59:05.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.4","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-03-27T14:30:23.432Z","dependent_packages_count":0,"downloads":2535681,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":4.248185347107462,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":12.300968962679223},"purl":"pkg:nuget/testcontainers.localstack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.localstack","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.localstack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.localstack/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-31T14:02:53.054Z","issues_count":293,"pull_requests_count":557,"avg_time_to_close_issue":5610076.224880382,"avg_time_to_close_pull_request":1229916.3237885463,"issues_closed_count":209,"pull_requests_closed_count":454,"pull_request_authors_count":131,"issue_authors_count":229,"avg_comments_per_issue":4.040955631399317,"avg_comments_per_pull_request":2.116696588868941,"merged_pull_requests_count":399,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":94,"past_year_pull_requests_count":197,"past_year_avg_time_to_close_issue":641098.6538461539,"past_year_avg_time_to_close_pull_request":709441.4316546762,"past_year_issues_closed_count":52,"past_year_pull_requests_closed_count":139,"past_year_pull_request_authors_count":46,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":2.6063829787234045,"past_year_avg_comments_per_pull_request":1.9035532994923858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":126,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":249,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.localstack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.localstack/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.localstack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.localstack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.localstack/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:05.018Z","updated_at":"2024-02-26T05:24:05.018Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:05.099Z","updated_at":"2024-02-26T05:24:05.099Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":12514077,"name":"testcontainers.mosquitto","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":2,"first_release_published_at":"2025-11-23T15:27:02.920Z","latest_release_published_at":"2026-01-01T17:02:00.900Z","latest_release_number":"4.10.0","last_synced_at":"2026-03-12T03:32:56.754Z","created_at":"2025-11-23T15:45:27.880Z","updated_at":"2026-03-12T03:36:40.441Z","registry_url":"https://www.nuget.org/packages/testcontainers.mosquitto/","install_command":"Install-Package testcontainers.mosquitto","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2025 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"d66a9f12a63d1082580270a310a77463ce01272c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2025-12-23T16:17:53.000Z","size":5615,"stargazers_count":4212,"open_issues_count":63,"forks_count":340,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-12-27T09:33:49.082Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2025-12-27T02:52:36.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28160501,"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":"2026-01-01T02:00:06.694Z","response_time":59,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":57,"last_synced_at":"2025-12-23T06:31:10.067Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":25075,"followers":2031,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2025-12-23T06:31:10.067Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-12T03:36:40.419Z","dependent_packages_count":0,"downloads":17138,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":57.03155274639962,"dependent_repos_count":6.499148920974634,"dependent_packages_count":17.4320966101538,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.987599425842685},"purl":"pkg:nuget/testcontainers.mosquitto","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.mosquitto","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.mosquitto","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.mosquitto/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-31T14:02:53.054Z","issues_count":293,"pull_requests_count":557,"avg_time_to_close_issue":5610076.224880382,"avg_time_to_close_pull_request":1229916.3237885463,"issues_closed_count":209,"pull_requests_closed_count":454,"pull_request_authors_count":131,"issue_authors_count":229,"avg_comments_per_issue":4.040955631399317,"avg_comments_per_pull_request":2.116696588868941,"merged_pull_requests_count":399,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":94,"past_year_pull_requests_count":197,"past_year_avg_time_to_close_issue":641098.6538461539,"past_year_avg_time_to_close_pull_request":709441.4316546762,"past_year_issues_closed_count":52,"past_year_pull_requests_closed_count":139,"past_year_pull_request_authors_count":46,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":2.6063829787234045,"past_year_avg_comments_per_pull_request":1.9035532994923858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":126,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":249,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.mosquitto/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.mosquitto/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.mosquitto/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.mosquitto/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.mosquitto/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2025-11-23T15:45:42.967Z","updated_at":"2025-11-23T15:45:42.967Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2025-11-23T15:45:43.018Z","updated_at":"2025-11-23T15:45:43.018Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956763,"name":"testcontainers.couchdb","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":27,"first_release_published_at":"2023-03-08T08:58:03.653Z","latest_release_published_at":"2026-03-12T18:19:02.223Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-23T19:18:23.132Z","created_at":"2024-02-26T05:23:59.693Z","updated_at":"2026-03-23T19:18:23.132Z","registry_url":"https://www.nuget.org/packages/testcontainers.couchdb/","install_command":"Install-Package testcontainers.couchdb","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2025-10-26T15:24:50.000Z","size":5343,"stargazers_count":4160,"open_issues_count":67,"forks_count":339,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-10-26T15:52:52.721Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2025-10-26T15:24:54.000Z","dependencies_parsed_at":"2024-01-05T20:52:11.596Z","dependency_job_id":"32af7b82-6c27-43c6-a351-976739034cf9","html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281206928,"owners_count":26461324,"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-27T02:00:05.855Z","response_time":61,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":56,"last_synced_at":"2025-10-30T09:39:15.798Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":24636,"followers":1948,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2025-10-30T09:39:15.798Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[{"name":"4.7.0","sha":"b0b0cbcbf1f8bf8a4ef324e92ea870c7feb617af","kind":"commit","published_at":"2025-08-22T14:45:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"5209f13e967a1965c6621d6eadbb077e01a24a24","kind":"commit","published_at":"2025-06-12T08:29:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"b1244cc099763388c8f26938eca72247a41f0bac","kind":"commit","published_at":"2025-06-04T19:30:19.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"2162c445ab6624b42d9d7945b0652da5bc56663c","kind":"commit","published_at":"2025-04-12T19:10:10.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"b53e4f24afc2310b9695a77aa04d07719d964cf1","kind":"commit","published_at":"2025-02-22T12:27:07.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"c56c4958c68637aac61a6278011fc6b77ba74b9e","kind":"commit","published_at":"2025-02-10T17:07:28.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"0d86bda59ca536bd9108235d22ad06dae03ced53","kind":"commit","published_at":"2024-12-09T18:13:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"1a78654e9205d3ff01b807967a5408feec921622","kind":"commit","published_at":"2024-11-01T07:20:27.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0/manifests"},{"name":"3.10.0","sha":"934d7f0c173253bb2bc9baddc4c9e41560ab13c9","kind":"commit","published_at":"2024-09-03T15:13:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"b1ad2459a163cc29423ea72df25950ee015c73aa","kind":"commit","published_at":"2024-06-15T17:41:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"14f9ad92ece7b5539aed0c8f2f7c5415ab97aab8","kind":"commit","published_at":"2024-03-19T14:05:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"94d3f5d610cc37eab8dec7c6773cd9e2fe3db847","kind":"commit","published_at":"2024-01-09T12:14:23.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"46c05d7abdcc92bf468947ea6b2826dfb36b1908","kind":"commit","published_at":"2023-11-05T17:18:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"59991ec75e65727a58caa217144f263838ba5fb5","kind":"commit","published_at":"2023-09-06T04:59:45.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"b2b743bf58c48bbfd3f03297160d4b4189964949","kind":"commit","published_at":"2023-08-09T17:32:49.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"402df92372f88a2667c41555314514c0affb5bcf","kind":"commit","published_at":"2023-06-27T08:20:26.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"12571d711b3f12cb946769fa8dbfdb2896911c1b","kind":"commit","published_at":"2023-05-22T11:30:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"90a300675660f6109e68ab61ea48de4b232936a7","kind":"commit","published_at":"2023-04-28T11:13:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"b3fb3cc9d8a4a5cb27cf8314fd2b2a777533f25c","kind":"commit","published_at":"2023-03-08T07:55:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"af7f253fa1bcbc572d587dc0e5e7a55a91efaa24","kind":"commit","published_at":"2023-02-01T12:15:03.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"83967725b9d03f7d660e829a6575c44e8759f7ab","kind":"commit","published_at":"2022-12-12T09:02:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"995c7794f26c077d31e2feae2a83d3bdd4684402","kind":"commit","published_at":"2022-10-27T09:37:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"53d37fa25ca6523e4f0fc47feee1c5f5f739715c","kind":"commit","published_at":"2022-07-20T15:56:41.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"ea7d5170e8699ee7ccf1c56b08ad8f5a5e95411c","kind":"commit","published_at":"2022-06-22T14:18:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1a093fc0c2046c9e22edd727b74935fc5a12ba5e","kind":"commit","published_at":"2022-06-21T14:06:02.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"2aeec1e9b88b8580c9914b73bee56583ad005e03","kind":"commit","published_at":"2022-06-07T15:58:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4186d347e86b246a2e30cd93910a297d6a47d7df","kind":"commit","published_at":"2021-07-18T08:35:56.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"5967a978d586cf2e4d941f6cb2a3241235e56c40","kind":"commit","published_at":"2020-09-10T09:50:50.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"19a0a90b64f58447724a0acf0b6908c3694d7986","kind":"commit","published_at":"2020-06-09T08:49:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"f7ff14cc583b1d1bb9c92b47095d943951885fbc","kind":"commit","published_at":"2020-02-02T09:43:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da23e242e9aeaf1eec4f7d3e4a4a91450bddb3ce","kind":"commit","published_at":"2020-01-14T10:57:37.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7d4eaa4d53b5abe06fd4108eada240f79de41d9c","kind":"commit","published_at":"2019-11-28T18:26:32.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0/manifests"},{"name":"0.0.9","sha":"571e2c9f93e611bce6747163971e37beedcd1d6a","kind":"commit","published_at":"2019-08-16T17:09:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.9","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"12b7e9a40e8820a1eb36365b8b8f3471e1cf4cb3","kind":"commit","published_at":"2019-06-16T07:27:51.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.8","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"1816910d7f8f9022764ddb05b6fade78b49a874e","kind":"commit","published_at":"2019-06-09T20:40:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.7","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"6cab82ec1db79fa06e3f0f5a9d5aa10e7d171f5d","kind":"commit","published_at":"2019-03-19T20:03:44.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.6","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"ce84e08f452635b5b7146906fb88323a6011f75a","kind":"commit","published_at":"2019-03-09T16:39:33.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.5","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"c8db2321f10aa0c7e5b0d92ef9be02fbf4e308f7","kind":"commit","published_at":"2019-03-01T13:59:05.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.4","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-03-23T19:18:21.831Z","dependent_packages_count":0,"downloads":36750,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":35.64519872308182,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":22.76664008800401},"purl":"pkg:nuget/testcontainers.couchdb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.couchdb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.couchdb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.couchdb/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-27T02:45:05.898Z","issues_count":284,"pull_requests_count":545,"avg_time_to_close_issue":5534611.287128713,"avg_time_to_close_pull_request":1207357.8568232663,"issues_closed_count":202,"pull_requests_closed_count":447,"pull_request_authors_count":128,"issue_authors_count":223,"avg_comments_per_issue":3.982394366197183,"avg_comments_per_pull_request":2.0807339449541282,"merged_pull_requests_count":395,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":101,"past_year_pull_requests_count":226,"past_year_avg_time_to_close_issue":755464.9824561403,"past_year_avg_time_to_close_pull_request":684823.4787878788,"past_year_issues_closed_count":57,"past_year_pull_requests_closed_count":165,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":79,"past_year_avg_comments_per_issue":2.613861386138614,"past_year_avg_comments_per_pull_request":1.7345132743362832,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":152,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":243,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.couchdb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.couchdb/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.couchdb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.couchdb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.couchdb/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:04.841Z","updated_at":"2024-02-26T05:24:04.841Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:04.890Z","updated_at":"2024-02-26T05:24:04.890Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":11735674,"name":"testcontainers.opensearch","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":8,"first_release_published_at":"2025-06-05T15:54:59.093Z","latest_release_published_at":"2026-03-12T18:18:46.987Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-20T16:33:48.287Z","created_at":"2025-06-05T16:01:04.196Z","updated_at":"2026-03-20T16:33:48.288Z","registry_url":"https://www.nuget.org/packages/testcontainers.opensearch/","install_command":"Install-Package testcontainers.opensearch","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2025-12-23T16:17:53.000Z","size":5615,"stargazers_count":4212,"open_issues_count":63,"forks_count":340,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-12-27T09:33:49.082Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2025-12-27T02:52:36.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28086613,"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-12-27T02:00:05.897Z","response_time":58,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":57,"last_synced_at":"2025-12-23T06:31:10.067Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":25075,"followers":2031,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2025-12-23T06:31:10.067Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[{"name":"4.9.0","sha":"3f9de427b877a4fee394eab354fd98abbee06417","kind":"commit","published_at":"2025-11-22T08:35:43.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0/manifests"},{"name":"4.8.1","sha":"2e324764be84d5d3c5b8a079ff3411cfd1c1670a","kind":"commit","published_at":"2025-10-22T05:20:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1/manifests"},{"name":"4.8.0","sha":"1cfac505ebf33f6abb30f55c92a1839101fcb34b","kind":"commit","published_at":"2025-10-18T10:17:20.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0/manifests"},{"name":"4.7.0","sha":"b0b0cbcbf1f8bf8a4ef324e92ea870c7feb617af","kind":"commit","published_at":"2025-08-22T14:45:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"5209f13e967a1965c6621d6eadbb077e01a24a24","kind":"commit","published_at":"2025-06-12T08:29:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"b1244cc099763388c8f26938eca72247a41f0bac","kind":"commit","published_at":"2025-06-04T19:30:19.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"2162c445ab6624b42d9d7945b0652da5bc56663c","kind":"commit","published_at":"2025-04-12T19:10:10.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"b53e4f24afc2310b9695a77aa04d07719d964cf1","kind":"commit","published_at":"2025-02-22T12:27:07.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"c56c4958c68637aac61a6278011fc6b77ba74b9e","kind":"commit","published_at":"2025-02-10T17:07:28.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"0d86bda59ca536bd9108235d22ad06dae03ced53","kind":"commit","published_at":"2024-12-09T18:13:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"1a78654e9205d3ff01b807967a5408feec921622","kind":"commit","published_at":"2024-11-01T07:20:27.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0/manifests"},{"name":"3.10.0","sha":"934d7f0c173253bb2bc9baddc4c9e41560ab13c9","kind":"commit","published_at":"2024-09-03T15:13:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"b1ad2459a163cc29423ea72df25950ee015c73aa","kind":"commit","published_at":"2024-06-15T17:41:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"14f9ad92ece7b5539aed0c8f2f7c5415ab97aab8","kind":"commit","published_at":"2024-03-19T14:05:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"94d3f5d610cc37eab8dec7c6773cd9e2fe3db847","kind":"commit","published_at":"2024-01-09T12:14:23.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"46c05d7abdcc92bf468947ea6b2826dfb36b1908","kind":"commit","published_at":"2023-11-05T17:18:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"59991ec75e65727a58caa217144f263838ba5fb5","kind":"commit","published_at":"2023-09-06T04:59:45.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"b2b743bf58c48bbfd3f03297160d4b4189964949","kind":"commit","published_at":"2023-08-09T17:32:49.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"402df92372f88a2667c41555314514c0affb5bcf","kind":"commit","published_at":"2023-06-27T08:20:26.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"12571d711b3f12cb946769fa8dbfdb2896911c1b","kind":"commit","published_at":"2023-05-22T11:30:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"90a300675660f6109e68ab61ea48de4b232936a7","kind":"commit","published_at":"2023-04-28T11:13:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"b3fb3cc9d8a4a5cb27cf8314fd2b2a777533f25c","kind":"commit","published_at":"2023-03-08T07:55:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"af7f253fa1bcbc572d587dc0e5e7a55a91efaa24","kind":"commit","published_at":"2023-02-01T12:15:03.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"83967725b9d03f7d660e829a6575c44e8759f7ab","kind":"commit","published_at":"2022-12-12T09:02:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"995c7794f26c077d31e2feae2a83d3bdd4684402","kind":"commit","published_at":"2022-10-27T09:37:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"53d37fa25ca6523e4f0fc47feee1c5f5f739715c","kind":"commit","published_at":"2022-07-20T15:56:41.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"ea7d5170e8699ee7ccf1c56b08ad8f5a5e95411c","kind":"commit","published_at":"2022-06-22T14:18:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1a093fc0c2046c9e22edd727b74935fc5a12ba5e","kind":"commit","published_at":"2022-06-21T14:06:02.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"2aeec1e9b88b8580c9914b73bee56583ad005e03","kind":"commit","published_at":"2022-06-07T15:58:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4186d347e86b246a2e30cd93910a297d6a47d7df","kind":"commit","published_at":"2021-07-18T08:35:56.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"5967a978d586cf2e4d941f6cb2a3241235e56c40","kind":"commit","published_at":"2020-09-10T09:50:50.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"19a0a90b64f58447724a0acf0b6908c3694d7986","kind":"commit","published_at":"2020-06-09T08:49:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"f7ff14cc583b1d1bb9c92b47095d943951885fbc","kind":"commit","published_at":"2020-02-02T09:43:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da23e242e9aeaf1eec4f7d3e4a4a91450bddb3ce","kind":"commit","published_at":"2020-01-14T10:57:37.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7d4eaa4d53b5abe06fd4108eada240f79de41d9c","kind":"commit","published_at":"2019-11-28T18:26:32.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0/manifests"},{"name":"0.0.9","sha":"571e2c9f93e611bce6747163971e37beedcd1d6a","kind":"commit","published_at":"2019-08-16T17:09:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.9","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"12b7e9a40e8820a1eb36365b8b8f3471e1cf4cb3","kind":"commit","published_at":"2019-06-16T07:27:51.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.8","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"1816910d7f8f9022764ddb05b6fade78b49a874e","kind":"commit","published_at":"2019-06-09T20:40:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.7","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"6cab82ec1db79fa06e3f0f5a9d5aa10e7d171f5d","kind":"commit","published_at":"2019-03-19T20:03:44.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.6","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"ce84e08f452635b5b7146906fb88323a6011f75a","kind":"commit","published_at":"2019-03-09T16:39:33.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.5","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"c8db2321f10aa0c7e5b0d92ef9be02fbf4e308f7","kind":"commit","published_at":"2019-03-01T13:59:05.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.4","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-03-20T16:33:46.749Z","dependent_packages_count":0,"downloads":74126,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.54339030485034,"dependent_repos_count":6.785610191054648,"dependent_packages_count":18.205100223916986,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.178033573273993},"purl":"pkg:nuget/testcontainers.opensearch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.opensearch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.opensearch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.opensearch/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-28T11:00:48.983Z","issues_count":293,"pull_requests_count":557,"avg_time_to_close_issue":5610076.224880382,"avg_time_to_close_pull_request":1229916.3237885463,"issues_closed_count":209,"pull_requests_closed_count":454,"pull_request_authors_count":131,"issue_authors_count":229,"avg_comments_per_issue":4.040955631399317,"avg_comments_per_pull_request":2.116696588868941,"merged_pull_requests_count":399,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":94,"past_year_pull_requests_count":199,"past_year_avg_time_to_close_issue":641098.6538461539,"past_year_avg_time_to_close_pull_request":709441.4316546762,"past_year_issues_closed_count":52,"past_year_pull_requests_closed_count":139,"past_year_pull_request_authors_count":47,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":2.6063829787234045,"past_year_avg_comments_per_pull_request":1.9045226130653266,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":126,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":249,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.opensearch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.opensearch/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.opensearch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.opensearch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.opensearch/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2025-06-05T16:02:44.769Z","updated_at":"2025-06-05T16:02:44.769Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2025-06-13T06:45:38.956Z","updated_at":"2025-06-13T06:45:38.956Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956769,"name":"testcontainers.firestore","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":20,"first_release_published_at":"2023-11-10T19:33:42.080Z","latest_release_published_at":"2026-01-01T17:01:40.150Z","latest_release_number":"4.10.0","last_synced_at":"2026-03-05T16:37:04.657Z","created_at":"2024-02-26T05:23:59.969Z","updated_at":"2026-03-05T16:39:37.178Z","registry_url":"https://www.nuget.org/packages/testcontainers.firestore/","install_command":"Install-Package testcontainers.firestore","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2025 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"d66a9f12a63d1082580270a310a77463ce01272c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2025-12-23T16:17:53.000Z","size":5615,"stargazers_count":4212,"open_issues_count":63,"forks_count":340,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-12-27T09:33:49.082Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2025-12-27T02:52:36.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28086613,"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-12-27T02:00:05.897Z","response_time":58,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":57,"last_synced_at":"2025-12-23T06:31:10.067Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":25075,"followers":2031,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2025-12-23T06:31:10.067Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-05T16:39:37.147Z","dependent_packages_count":0,"downloads":70387,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":50.64129194672486,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.765337829218357},"purl":"pkg:nuget/testcontainers.firestore","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.firestore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.firestore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.firestore/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-30T16:03:42.612Z","issues_count":293,"pull_requests_count":557,"avg_time_to_close_issue":5610076.224880382,"avg_time_to_close_pull_request":1229916.3237885463,"issues_closed_count":209,"pull_requests_closed_count":454,"pull_request_authors_count":131,"issue_authors_count":229,"avg_comments_per_issue":4.040955631399317,"avg_comments_per_pull_request":2.116696588868941,"merged_pull_requests_count":399,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":94,"past_year_pull_requests_count":199,"past_year_avg_time_to_close_issue":641098.6538461539,"past_year_avg_time_to_close_pull_request":709441.4316546762,"past_year_issues_closed_count":52,"past_year_pull_requests_closed_count":139,"past_year_pull_request_authors_count":47,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":2.6063829787234045,"past_year_avg_comments_per_pull_request":1.9045226130653266,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":126,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":249,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.firestore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.firestore/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.firestore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.firestore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.firestore/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:05.018Z","updated_at":"2024-02-26T05:24:05.018Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:05.099Z","updated_at":"2024-02-26T05:24:05.099Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956775,"name":"testcontainers.clickhouse","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":23,"first_release_published_at":"2023-08-10T17:29:11.617Z","latest_release_published_at":"2026-03-12T18:19:29.163Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-20T23:30:55.877Z","created_at":"2024-02-26T05:24:00.274Z","updated_at":"2026-03-20T23:30:55.877Z","registry_url":"https://www.nuget.org/packages/testcontainers.clickhouse/","install_command":"Install-Package testcontainers.clickhouse","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2026-03-04T15:23:30.000Z","size":5799,"stargazers_count":4256,"open_issues_count":56,"forks_count":342,"subscribers_count":32,"default_branch":"develop","last_synced_at":"2026-03-05T11:48:14.059Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2026-03-04T17:01:15.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30168304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T07:56:45.623Z","status":"ssl_error","status_checked_at":"2026-03-06T07:55:55.621Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":57,"last_synced_at":"2026-02-27T19:01:54.807Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":25571,"followers":2131,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2026-02-27T19:01:54.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-20T23:30:55.776Z","dependent_packages_count":0,"downloads":299568,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":27.431503684893055,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":20.028741741941086},"purl":"pkg:nuget/testcontainers.clickhouse","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.clickhouse","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.clickhouse","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.clickhouse/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-13T22:04:06.643Z","issues_count":298,"pull_requests_count":562,"avg_time_to_close_issue":5532493.476415094,"avg_time_to_close_pull_request":1382632.7353579176,"issues_closed_count":212,"pull_requests_closed_count":461,"pull_request_authors_count":132,"issue_authors_count":234,"avg_comments_per_issue":4.093959731543624,"avg_comments_per_pull_request":2.1245551601423487,"merged_pull_requests_count":405,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":68,"past_year_pull_requests_count":139,"past_year_avg_time_to_close_issue":676127.1875,"past_year_avg_time_to_close_pull_request":872675.1505376344,"past_year_issues_closed_count":32,"past_year_pull_requests_closed_count":93,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":56,"past_year_avg_comments_per_issue":2.4411764705882355,"past_year_avg_comments_per_pull_request":1.9136690647482013,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":86,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":252,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.clickhouse/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.clickhouse/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.clickhouse/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.clickhouse/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.clickhouse/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:04.061Z","updated_at":"2024-02-26T05:24:04.061Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:04.115Z","updated_at":"2024-02-26T05:24:04.115Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":11735679,"name":"testcontainers.ollama","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":8,"first_release_published_at":"2025-06-05T15:55:16.067Z","latest_release_published_at":"2026-03-12T18:19:01.410Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-24T02:23:45.126Z","created_at":"2025-06-05T16:01:07.017Z","updated_at":"2026-03-24T02:25:24.926Z","registry_url":"https://www.nuget.org/packages/testcontainers.ollama/","install_command":"Install-Package testcontainers.ollama","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2025-10-26T15:24:50.000Z","size":5343,"stargazers_count":4160,"open_issues_count":67,"forks_count":339,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-10-26T15:52:52.721Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2025-10-26T15:24:54.000Z","dependencies_parsed_at":"2024-01-05T20:52:11.596Z","dependency_job_id":"32af7b82-6c27-43c6-a351-976739034cf9","html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281206928,"owners_count":26461324,"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-27T02:00:05.855Z","response_time":61,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":56,"last_synced_at":"2025-10-30T09:39:15.798Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":24636,"followers":1948,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2025-10-30T09:39:15.798Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[{"name":"4.7.0","sha":"b0b0cbcbf1f8bf8a4ef324e92ea870c7feb617af","kind":"commit","published_at":"2025-08-22T14:45:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"5209f13e967a1965c6621d6eadbb077e01a24a24","kind":"commit","published_at":"2025-06-12T08:29:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"b1244cc099763388c8f26938eca72247a41f0bac","kind":"commit","published_at":"2025-06-04T19:30:19.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"2162c445ab6624b42d9d7945b0652da5bc56663c","kind":"commit","published_at":"2025-04-12T19:10:10.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"b53e4f24afc2310b9695a77aa04d07719d964cf1","kind":"commit","published_at":"2025-02-22T12:27:07.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"c56c4958c68637aac61a6278011fc6b77ba74b9e","kind":"commit","published_at":"2025-02-10T17:07:28.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"0d86bda59ca536bd9108235d22ad06dae03ced53","kind":"commit","published_at":"2024-12-09T18:13:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"1a78654e9205d3ff01b807967a5408feec921622","kind":"commit","published_at":"2024-11-01T07:20:27.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0/manifests"},{"name":"3.10.0","sha":"934d7f0c173253bb2bc9baddc4c9e41560ab13c9","kind":"commit","published_at":"2024-09-03T15:13:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"b1ad2459a163cc29423ea72df25950ee015c73aa","kind":"commit","published_at":"2024-06-15T17:41:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"14f9ad92ece7b5539aed0c8f2f7c5415ab97aab8","kind":"commit","published_at":"2024-03-19T14:05:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"94d3f5d610cc37eab8dec7c6773cd9e2fe3db847","kind":"commit","published_at":"2024-01-09T12:14:23.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"46c05d7abdcc92bf468947ea6b2826dfb36b1908","kind":"commit","published_at":"2023-11-05T17:18:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"59991ec75e65727a58caa217144f263838ba5fb5","kind":"commit","published_at":"2023-09-06T04:59:45.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"b2b743bf58c48bbfd3f03297160d4b4189964949","kind":"commit","published_at":"2023-08-09T17:32:49.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"402df92372f88a2667c41555314514c0affb5bcf","kind":"commit","published_at":"2023-06-27T08:20:26.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"12571d711b3f12cb946769fa8dbfdb2896911c1b","kind":"commit","published_at":"2023-05-22T11:30:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"90a300675660f6109e68ab61ea48de4b232936a7","kind":"commit","published_at":"2023-04-28T11:13:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"b3fb3cc9d8a4a5cb27cf8314fd2b2a777533f25c","kind":"commit","published_at":"2023-03-08T07:55:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"af7f253fa1bcbc572d587dc0e5e7a55a91efaa24","kind":"commit","published_at":"2023-02-01T12:15:03.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"83967725b9d03f7d660e829a6575c44e8759f7ab","kind":"commit","published_at":"2022-12-12T09:02:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"995c7794f26c077d31e2feae2a83d3bdd4684402","kind":"commit","published_at":"2022-10-27T09:37:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"53d37fa25ca6523e4f0fc47feee1c5f5f739715c","kind":"commit","published_at":"2022-07-20T15:56:41.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"ea7d5170e8699ee7ccf1c56b08ad8f5a5e95411c","kind":"commit","published_at":"2022-06-22T14:18:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1a093fc0c2046c9e22edd727b74935fc5a12ba5e","kind":"commit","published_at":"2022-06-21T14:06:02.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"2aeec1e9b88b8580c9914b73bee56583ad005e03","kind":"commit","published_at":"2022-06-07T15:58:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4186d347e86b246a2e30cd93910a297d6a47d7df","kind":"commit","published_at":"2021-07-18T08:35:56.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"5967a978d586cf2e4d941f6cb2a3241235e56c40","kind":"commit","published_at":"2020-09-10T09:50:50.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"19a0a90b64f58447724a0acf0b6908c3694d7986","kind":"commit","published_at":"2020-06-09T08:49:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"f7ff14cc583b1d1bb9c92b47095d943951885fbc","kind":"commit","published_at":"2020-02-02T09:43:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da23e242e9aeaf1eec4f7d3e4a4a91450bddb3ce","kind":"commit","published_at":"2020-01-14T10:57:37.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7d4eaa4d53b5abe06fd4108eada240f79de41d9c","kind":"commit","published_at":"2019-11-28T18:26:32.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0/manifests"},{"name":"0.0.9","sha":"571e2c9f93e611bce6747163971e37beedcd1d6a","kind":"commit","published_at":"2019-08-16T17:09:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.9","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"12b7e9a40e8820a1eb36365b8b8f3471e1cf4cb3","kind":"commit","published_at":"2019-06-16T07:27:51.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.8","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"1816910d7f8f9022764ddb05b6fade78b49a874e","kind":"commit","published_at":"2019-06-09T20:40:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.7","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"6cab82ec1db79fa06e3f0f5a9d5aa10e7d171f5d","kind":"commit","published_at":"2019-03-19T20:03:44.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.6","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"ce84e08f452635b5b7146906fb88323a6011f75a","kind":"commit","published_at":"2019-03-09T16:39:33.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.5","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"c8db2321f10aa0c7e5b0d92ef9be02fbf4e308f7","kind":"commit","published_at":"2019-03-01T13:59:05.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.4","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-03-24T02:25:24.904Z","dependent_packages_count":0,"downloads":26398,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.54339030485034,"dependent_repos_count":6.785610191054648,"dependent_packages_count":18.205100223916986,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.178033573273993},"purl":"pkg:nuget/testcontainers.ollama","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.ollama","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.ollama","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.ollama/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-27T02:45:05.898Z","issues_count":284,"pull_requests_count":545,"avg_time_to_close_issue":5534611.287128713,"avg_time_to_close_pull_request":1207357.8568232663,"issues_closed_count":202,"pull_requests_closed_count":447,"pull_request_authors_count":128,"issue_authors_count":223,"avg_comments_per_issue":3.982394366197183,"avg_comments_per_pull_request":2.0807339449541282,"merged_pull_requests_count":395,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":101,"past_year_pull_requests_count":226,"past_year_avg_time_to_close_issue":755464.9824561403,"past_year_avg_time_to_close_pull_request":684823.4787878788,"past_year_issues_closed_count":57,"past_year_pull_requests_closed_count":165,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":79,"past_year_avg_comments_per_issue":2.613861386138614,"past_year_avg_comments_per_pull_request":1.7345132743362832,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":152,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":243,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.ollama/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.ollama/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.ollama/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.ollama/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.ollama/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2025-06-05T16:02:57.443Z","updated_at":"2025-06-05T16:02:57.443Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2025-06-13T06:45:39.551Z","updated_at":"2025-06-13T06:45:39.551Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956802,"name":"testcontainers.eventstoredb","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":25,"first_release_published_at":"2023-03-08T08:58:07.640Z","latest_release_published_at":"2025-11-23T15:26:38.487Z","latest_release_number":"4.9.0","last_synced_at":"2026-03-24T02:43:05.470Z","created_at":"2024-02-26T05:24:40.538Z","updated_at":"2026-03-24T02:43:05.471Z","registry_url":"https://www.nuget.org/packages/testcontainers.eventstoredb/","install_command":"Install-Package testcontainers.eventstoredb","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2025 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"3f9de427b877a4fee394eab354fd98abbee06417"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2025-12-23T16:17:53.000Z","size":5615,"stargazers_count":4212,"open_issues_count":63,"forks_count":340,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-12-27T09:33:49.082Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2025-12-27T02:52:36.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28086613,"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-12-27T02:00:05.897Z","response_time":58,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":57,"last_synced_at":"2025-12-23T06:31:10.067Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":25075,"followers":2031,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2025-12-23T06:31:10.067Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[{"name":"4.9.0","sha":"3f9de427b877a4fee394eab354fd98abbee06417","kind":"commit","published_at":"2025-11-22T08:35:43.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0/manifests"},{"name":"4.8.1","sha":"2e324764be84d5d3c5b8a079ff3411cfd1c1670a","kind":"commit","published_at":"2025-10-22T05:20:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1/manifests"},{"name":"4.8.0","sha":"1cfac505ebf33f6abb30f55c92a1839101fcb34b","kind":"commit","published_at":"2025-10-18T10:17:20.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0/manifests"},{"name":"4.7.0","sha":"b0b0cbcbf1f8bf8a4ef324e92ea870c7feb617af","kind":"commit","published_at":"2025-08-22T14:45:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"5209f13e967a1965c6621d6eadbb077e01a24a24","kind":"commit","published_at":"2025-06-12T08:29:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"b1244cc099763388c8f26938eca72247a41f0bac","kind":"commit","published_at":"2025-06-04T19:30:19.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"2162c445ab6624b42d9d7945b0652da5bc56663c","kind":"commit","published_at":"2025-04-12T19:10:10.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"b53e4f24afc2310b9695a77aa04d07719d964cf1","kind":"commit","published_at":"2025-02-22T12:27:07.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"c56c4958c68637aac61a6278011fc6b77ba74b9e","kind":"commit","published_at":"2025-02-10T17:07:28.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"0d86bda59ca536bd9108235d22ad06dae03ced53","kind":"commit","published_at":"2024-12-09T18:13:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"1a78654e9205d3ff01b807967a5408feec921622","kind":"commit","published_at":"2024-11-01T07:20:27.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0/manifests"},{"name":"3.10.0","sha":"934d7f0c173253bb2bc9baddc4c9e41560ab13c9","kind":"commit","published_at":"2024-09-03T15:13:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"b1ad2459a163cc29423ea72df25950ee015c73aa","kind":"commit","published_at":"2024-06-15T17:41:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"14f9ad92ece7b5539aed0c8f2f7c5415ab97aab8","kind":"commit","published_at":"2024-03-19T14:05:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"94d3f5d610cc37eab8dec7c6773cd9e2fe3db847","kind":"commit","published_at":"2024-01-09T12:14:23.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"46c05d7abdcc92bf468947ea6b2826dfb36b1908","kind":"commit","published_at":"2023-11-05T17:18:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"59991ec75e65727a58caa217144f263838ba5fb5","kind":"commit","published_at":"2023-09-06T04:59:45.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"b2b743bf58c48bbfd3f03297160d4b4189964949","kind":"commit","published_at":"2023-08-09T17:32:49.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"402df92372f88a2667c41555314514c0affb5bcf","kind":"commit","published_at":"2023-06-27T08:20:26.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"12571d711b3f12cb946769fa8dbfdb2896911c1b","kind":"commit","published_at":"2023-05-22T11:30:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"90a300675660f6109e68ab61ea48de4b232936a7","kind":"commit","published_at":"2023-04-28T11:13:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"b3fb3cc9d8a4a5cb27cf8314fd2b2a777533f25c","kind":"commit","published_at":"2023-03-08T07:55:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"af7f253fa1bcbc572d587dc0e5e7a55a91efaa24","kind":"commit","published_at":"2023-02-01T12:15:03.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"83967725b9d03f7d660e829a6575c44e8759f7ab","kind":"commit","published_at":"2022-12-12T09:02:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"995c7794f26c077d31e2feae2a83d3bdd4684402","kind":"commit","published_at":"2022-10-27T09:37:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"53d37fa25ca6523e4f0fc47feee1c5f5f739715c","kind":"commit","published_at":"2022-07-20T15:56:41.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"ea7d5170e8699ee7ccf1c56b08ad8f5a5e95411c","kind":"commit","published_at":"2022-06-22T14:18:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1a093fc0c2046c9e22edd727b74935fc5a12ba5e","kind":"commit","published_at":"2022-06-21T14:06:02.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"2aeec1e9b88b8580c9914b73bee56583ad005e03","kind":"commit","published_at":"2022-06-07T15:58:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4186d347e86b246a2e30cd93910a297d6a47d7df","kind":"commit","published_at":"2021-07-18T08:35:56.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"5967a978d586cf2e4d941f6cb2a3241235e56c40","kind":"commit","published_at":"2020-09-10T09:50:50.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"19a0a90b64f58447724a0acf0b6908c3694d7986","kind":"commit","published_at":"2020-06-09T08:49:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"f7ff14cc583b1d1bb9c92b47095d943951885fbc","kind":"commit","published_at":"2020-02-02T09:43:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da23e242e9aeaf1eec4f7d3e4a4a91450bddb3ce","kind":"commit","published_at":"2020-01-14T10:57:37.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7d4eaa4d53b5abe06fd4108eada240f79de41d9c","kind":"commit","published_at":"2019-11-28T18:26:32.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0/manifests"},{"name":"0.0.9","sha":"571e2c9f93e611bce6747163971e37beedcd1d6a","kind":"commit","published_at":"2019-08-16T17:09:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.9","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"12b7e9a40e8820a1eb36365b8b8f3471e1cf4cb3","kind":"commit","published_at":"2019-06-16T07:27:51.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.8","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"1816910d7f8f9022764ddb05b6fade78b49a874e","kind":"commit","published_at":"2019-06-09T20:40:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.7","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"6cab82ec1db79fa06e3f0f5a9d5aa10e7d171f5d","kind":"commit","published_at":"2019-03-19T20:03:44.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.6","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"ce84e08f452635b5b7146906fb88323a6011f75a","kind":"commit","published_at":"2019-03-09T16:39:33.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.5","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"c8db2321f10aa0c7e5b0d92ef9be02fbf4e308f7","kind":"commit","published_at":"2019-03-01T13:59:05.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.4","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-03-24T02:43:04.019Z","dependent_packages_count":0,"downloads":158579,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":10.797159047203918,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":14.483960196044707},"purl":"pkg:nuget/testcontainers.eventstoredb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.eventstoredb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.eventstoredb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.eventstoredb/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-25T01:09:01.706Z","issues_count":293,"pull_requests_count":557,"avg_time_to_close_issue":5610076.224880382,"avg_time_to_close_pull_request":1229916.3237885463,"issues_closed_count":209,"pull_requests_closed_count":454,"pull_request_authors_count":131,"issue_authors_count":229,"avg_comments_per_issue":4.040955631399317,"avg_comments_per_pull_request":2.116696588868941,"merged_pull_requests_count":399,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":95,"past_year_pull_requests_count":199,"past_year_avg_time_to_close_issue":641098.6538461539,"past_year_avg_time_to_close_pull_request":709441.4316546762,"past_year_issues_closed_count":52,"past_year_pull_requests_closed_count":139,"past_year_pull_request_authors_count":47,"past_year_issue_authors_count":75,"past_year_avg_comments_per_issue":2.5789473684210527,"past_year_avg_comments_per_pull_request":1.9045226130653266,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":126,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":249,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.eventstoredb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.eventstoredb/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.eventstoredb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.eventstoredb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.eventstoredb/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:46.261Z","updated_at":"2024-02-26T05:24:46.261Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:48.953Z","updated_at":"2024-02-26T05:24:48.953Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":11152014,"name":"testcontainers.servicebus","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":12,"first_release_published_at":"2024-12-09T19:02:22.907Z","latest_release_published_at":"2026-03-12T18:19:25.700Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-27T23:30:33.918Z","created_at":"2024-12-09T19:16:00.657Z","updated_at":"2026-03-27T23:31:34.903Z","registry_url":"https://www.nuget.org/packages/testcontainers.servicebus/","install_command":"Install-Package testcontainers.servicebus","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":10}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2026-03-04T15:23:30.000Z","size":5799,"stargazers_count":4256,"open_issues_count":56,"forks_count":342,"subscribers_count":32,"default_branch":"develop","last_synced_at":"2026-03-05T11:48:14.059Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2026-03-04T17:01:15.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30168304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T07:56:45.623Z","status":"ssl_error","status_checked_at":"2026-03-06T07:55:55.621Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"},"tags":[]},"repo_metadata_updated_at":"2026-03-27T23:31:34.883Z","dependent_packages_count":0,"downloads":876685,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":57.75486642020506,"dependent_repos_count":7.347935584987378,"dependent_packages_count":19.71244152519053,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":28.27174784346099},"purl":"pkg:nuget/testcontainers.servicebus","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.servicebus","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.servicebus","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.servicebus/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-15T13:30:21.891Z","issues_count":296,"pull_requests_count":560,"avg_time_to_close_issue":5558626.563981042,"avg_time_to_close_pull_request":1228112.3925438595,"issues_closed_count":211,"pull_requests_closed_count":456,"pull_request_authors_count":132,"issue_authors_count":232,"avg_comments_per_issue":4.091216216216216,"avg_comments_per_pull_request":2.119642857142857,"merged_pull_requests_count":401,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":76,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":651432.5128205129,"past_year_avg_time_to_close_pull_request":541432.4954954955,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":36,"past_year_issue_authors_count":63,"past_year_avg_comments_per_issue":2.4210526315789473,"past_year_avg_comments_per_pull_request":1.813253012048193,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":101,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.servicebus/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.servicebus/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.servicebus/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.servicebus/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.servicebus/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-12-09T23:42:56.727Z","updated_at":"2024-12-09T23:42:56.727Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2025-02-24T16:04:49.852Z","updated_at":"2025-02-24T16:04:49.852Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956781,"name":"testcontainers.rabbitmq","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":27,"first_release_published_at":"2023-03-08T08:58:20.330Z","latest_release_published_at":"2026-03-12T18:18:45.403Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-28T01:50:03.643Z","created_at":"2024-02-26T05:24:00.516Z","updated_at":"2026-03-28T01:50:03.643Z","registry_url":"https://www.nuget.org/packages/testcontainers.rabbitmq/","install_command":"Install-Package testcontainers.rabbitmq","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{},"repo_metadata_updated_at":"2024-09-08T01:59:01.129Z","dependent_packages_count":1,"downloads":4702433,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":2.8201254816880112,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":11.824949007539407},"purl":"pkg:nuget/testcontainers.rabbitmq","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.rabbitmq","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.rabbitmq","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.rabbitmq/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.rabbitmq/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.rabbitmq/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.rabbitmq/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.rabbitmq/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.rabbitmq/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:03.525Z","updated_at":"2024-02-26T05:24:03.525Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:03.595Z","updated_at":"2024-02-26T05:24:03.595Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":9253877,"name":"testcontainers.milvus","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":19,"first_release_published_at":"2024-03-11T19:26:06.060Z","latest_release_published_at":"2026-03-12T18:18:57.333Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-28T01:50:05.312Z","created_at":"2024-03-22T03:56:21.094Z","updated_at":"2026-03-28T01:50:36.933Z","registry_url":"https://www.nuget.org/packages/testcontainers.milvus/","install_command":"Install-Package testcontainers.milvus","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2026-02-16T18:03:29.000Z","size":5732,"stargazers_count":4250,"open_issues_count":61,"forks_count":340,"subscribers_count":32,"default_branch":"develop","last_synced_at":"2026-02-25T17:33:08.623Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2026-02-23T14:37:40.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29849649,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T22:37:40.667Z","status":"online","status_checked_at":"2026-02-26T02:00:06.774Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":57,"last_synced_at":"2026-02-27T19:01:54.807Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":25571,"followers":2131,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2026-02-27T19:01:54.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[{"name":"4.10.0","sha":"d66a9f12a63d1082580270a310a77463ce01272c","kind":"commit","published_at":"2026-01-01T13:06:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.10.0/manifests"},{"name":"4.9.0","sha":"3f9de427b877a4fee394eab354fd98abbee06417","kind":"commit","published_at":"2025-11-22T08:35:43.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0/manifests"},{"name":"4.8.1","sha":"2e324764be84d5d3c5b8a079ff3411cfd1c1670a","kind":"commit","published_at":"2025-10-22T05:20:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1/manifests"},{"name":"4.8.0","sha":"1cfac505ebf33f6abb30f55c92a1839101fcb34b","kind":"commit","published_at":"2025-10-18T10:17:20.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0/manifests"},{"name":"4.7.0","sha":"b0b0cbcbf1f8bf8a4ef324e92ea870c7feb617af","kind":"commit","published_at":"2025-08-22T14:45:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"5209f13e967a1965c6621d6eadbb077e01a24a24","kind":"commit","published_at":"2025-06-12T08:29:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"b1244cc099763388c8f26938eca72247a41f0bac","kind":"commit","published_at":"2025-06-04T19:30:19.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"2162c445ab6624b42d9d7945b0652da5bc56663c","kind":"commit","published_at":"2025-04-12T19:10:10.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"b53e4f24afc2310b9695a77aa04d07719d964cf1","kind":"commit","published_at":"2025-02-22T12:27:07.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"c56c4958c68637aac61a6278011fc6b77ba74b9e","kind":"commit","published_at":"2025-02-10T17:07:28.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"0d86bda59ca536bd9108235d22ad06dae03ced53","kind":"commit","published_at":"2024-12-09T18:13:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"1a78654e9205d3ff01b807967a5408feec921622","kind":"commit","published_at":"2024-11-01T07:20:27.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0/manifests"},{"name":"3.10.0","sha":"934d7f0c173253bb2bc9baddc4c9e41560ab13c9","kind":"commit","published_at":"2024-09-03T15:13:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"b1ad2459a163cc29423ea72df25950ee015c73aa","kind":"commit","published_at":"2024-06-15T17:41:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"14f9ad92ece7b5539aed0c8f2f7c5415ab97aab8","kind":"commit","published_at":"2024-03-19T14:05:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"94d3f5d610cc37eab8dec7c6773cd9e2fe3db847","kind":"commit","published_at":"2024-01-09T12:14:23.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"46c05d7abdcc92bf468947ea6b2826dfb36b1908","kind":"commit","published_at":"2023-11-05T17:18:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"59991ec75e65727a58caa217144f263838ba5fb5","kind":"commit","published_at":"2023-09-06T04:59:45.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"b2b743bf58c48bbfd3f03297160d4b4189964949","kind":"commit","published_at":"2023-08-09T17:32:49.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"402df92372f88a2667c41555314514c0affb5bcf","kind":"commit","published_at":"2023-06-27T08:20:26.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"12571d711b3f12cb946769fa8dbfdb2896911c1b","kind":"commit","published_at":"2023-05-22T11:30:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"90a300675660f6109e68ab61ea48de4b232936a7","kind":"commit","published_at":"2023-04-28T11:13:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"b3fb3cc9d8a4a5cb27cf8314fd2b2a777533f25c","kind":"commit","published_at":"2023-03-08T07:55:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"af7f253fa1bcbc572d587dc0e5e7a55a91efaa24","kind":"commit","published_at":"2023-02-01T12:15:03.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"83967725b9d03f7d660e829a6575c44e8759f7ab","kind":"commit","published_at":"2022-12-12T09:02:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"995c7794f26c077d31e2feae2a83d3bdd4684402","kind":"commit","published_at":"2022-10-27T09:37:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"53d37fa25ca6523e4f0fc47feee1c5f5f739715c","kind":"commit","published_at":"2022-07-20T15:56:41.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"ea7d5170e8699ee7ccf1c56b08ad8f5a5e95411c","kind":"commit","published_at":"2022-06-22T14:18:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1a093fc0c2046c9e22edd727b74935fc5a12ba5e","kind":"commit","published_at":"2022-06-21T14:06:02.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"2aeec1e9b88b8580c9914b73bee56583ad005e03","kind":"commit","published_at":"2022-06-07T15:58:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4186d347e86b246a2e30cd93910a297d6a47d7df","kind":"commit","published_at":"2021-07-18T08:35:56.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"5967a978d586cf2e4d941f6cb2a3241235e56c40","kind":"commit","published_at":"2020-09-10T09:50:50.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"19a0a90b64f58447724a0acf0b6908c3694d7986","kind":"commit","published_at":"2020-06-09T08:49:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"f7ff14cc583b1d1bb9c92b47095d943951885fbc","kind":"commit","published_at":"2020-02-02T09:43:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da23e242e9aeaf1eec4f7d3e4a4a91450bddb3ce","kind":"commit","published_at":"2020-01-14T10:57:37.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7d4eaa4d53b5abe06fd4108eada240f79de41d9c","kind":"commit","published_at":"2019-11-28T18:26:32.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0/manifests"},{"name":"0.0.9","sha":"571e2c9f93e611bce6747163971e37beedcd1d6a","kind":"commit","published_at":"2019-08-16T17:09:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.9","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"12b7e9a40e8820a1eb36365b8b8f3471e1cf4cb3","kind":"commit","published_at":"2019-06-16T07:27:51.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.8","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"1816910d7f8f9022764ddb05b6fade78b49a874e","kind":"commit","published_at":"2019-06-09T20:40:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.7","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"6cab82ec1db79fa06e3f0f5a9d5aa10e7d171f5d","kind":"commit","published_at":"2019-03-19T20:03:44.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.6","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"ce84e08f452635b5b7146906fb88323a6011f75a","kind":"commit","published_at":"2019-03-09T16:39:33.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.5","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"c8db2321f10aa0c7e5b0d92ef9be02fbf4e308f7","kind":"commit","published_at":"2019-03-01T13:59:05.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.4","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-03-28T01:50:36.908Z","dependent_packages_count":0,"downloads":296256,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.34862180560205,"dependent_repos_count":7.844078391350799,"dependent_packages_count":9.946739806413547,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":24.713146667788802},"purl":"pkg:nuget/testcontainers.milvus","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.milvus","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.milvus","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.milvus/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-28T11:01:20.955Z","issues_count":297,"pull_requests_count":560,"avg_time_to_close_issue":5532493.476415094,"avg_time_to_close_pull_request":1349802.9694323144,"issues_closed_count":212,"pull_requests_closed_count":458,"pull_request_authors_count":132,"issue_authors_count":233,"avg_comments_per_issue":4.094276094276094,"avg_comments_per_pull_request":2.125,"merged_pull_requests_count":403,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":73,"past_year_pull_requests_count":148,"past_year_avg_time_to_close_issue":660207.027027027,"past_year_avg_time_to_close_pull_request":743526.0808080808,"past_year_issues_closed_count":37,"past_year_pull_requests_closed_count":99,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":61,"past_year_avg_comments_per_issue":2.4794520547945207,"past_year_avg_comments_per_pull_request":1.9256756756756757,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":91,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.milvus/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.milvus/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.milvus/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.milvus/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.milvus/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-03-22T03:56:23.663Z","updated_at":"2024-03-22T03:56:23.663Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-03-22T03:56:23.701Z","updated_at":"2024-03-22T03:56:23.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956784,"name":"testcontainers.elasticsearch","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":27,"first_release_published_at":"2023-03-08T08:58:06.327Z","latest_release_published_at":"2026-03-12T18:19:06.590Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-28T01:50:04.199Z","created_at":"2024-02-26T05:24:40.161Z","updated_at":"2026-03-28T01:50:04.200Z","registry_url":"https://www.nuget.org/packages/testcontainers.elasticsearch/","install_command":"Install-Package testcontainers.elasticsearch","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{},"repo_metadata_updated_at":"2024-09-08T01:59:03.801Z","dependent_packages_count":1,"downloads":1531296,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":5.286261994196766,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":12.646994511708991},"purl":"pkg:nuget/testcontainers.elasticsearch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.elasticsearch","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.elasticsearch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.elasticsearch/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.elasticsearch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.elasticsearch/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.elasticsearch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.elasticsearch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.elasticsearch/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:41.101Z","updated_at":"2024-02-26T05:24:41.101Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:41.157Z","updated_at":"2024-02-26T05:24:41.157Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956761,"name":"testcontainers.postgresql","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":27,"first_release_published_at":"2023-03-08T08:58:19.240Z","latest_release_published_at":"2026-03-12T18:19:34.840Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-28T01:50:03.350Z","created_at":"2024-02-26T05:23:59.505Z","updated_at":"2026-03-28T01:50:03.351Z","registry_url":"https://www.nuget.org/packages/testcontainers.postgresql/","install_command":"Install-Package testcontainers.postgresql","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{},"repo_metadata_updated_at":"2024-09-08T01:59:01.421Z","dependent_packages_count":7,"downloads":21604261,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":1.184148989102841,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":11.279623510011016},"purl":"pkg:nuget/testcontainers.postgresql","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.postgresql","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.postgresql","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.postgresql/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.postgresql/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.postgresql/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.postgresql/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.postgresql/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.postgresql/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:03.285Z","updated_at":"2024-02-26T05:24:03.285Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:03.324Z","updated_at":"2024-02-26T05:24:03.324Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956755,"name":"testcontainers.mongodb","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":27,"first_release_published_at":"2023-03-08T08:58:13.560Z","latest_release_published_at":"2026-03-12T18:18:56.410Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-28T01:50:03.675Z","created_at":"2024-02-26T05:23:59.189Z","updated_at":"2026-03-28T01:50:03.675Z","registry_url":"https://www.nuget.org/packages/testcontainers.mongodb/","install_command":"Install-Package testcontainers.mongodb","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{},"repo_metadata_updated_at":"2024-09-08T01:59:13.744Z","dependent_packages_count":2,"downloads":5484648,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":2.60477444861648,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":11.753165329848896},"purl":"pkg:nuget/testcontainers.mongodb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.mongodb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.mongodb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.mongodb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.mongodb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.mongodb/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.mongodb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.mongodb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.mongodb/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:04.521Z","updated_at":"2024-02-26T05:24:04.521Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:04.565Z","updated_at":"2024-02-26T05:24:04.565Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956776,"name":"testcontainers.kafka","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":27,"first_release_published_at":"2023-03-08T08:58:08.887Z","latest_release_published_at":"2026-03-12T18:19:04.060Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-28T01:50:04.205Z","created_at":"2024-02-26T05:24:00.319Z","updated_at":"2026-03-28T01:50:04.206Z","registry_url":"https://www.nuget.org/packages/testcontainers.kafka/","install_command":"Install-Package testcontainers.kafka","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{},"repo_metadata_updated_at":"2024-09-08T01:59:07.289Z","dependent_packages_count":1,"downloads":4420631,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":2.488521126655341,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":11.714414222528516},"purl":"pkg:nuget/testcontainers.kafka","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.kafka","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.kafka","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.kafka/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.kafka/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.kafka/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.kafka/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.kafka/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.kafka/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:05.052Z","updated_at":"2024-02-26T05:24:05.052Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:05.120Z","updated_at":"2024-02-26T05:24:05.120Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956767,"name":"testcontainers.mssql","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":27,"first_release_published_at":"2023-03-08T08:58:14.733Z","latest_release_published_at":"2026-03-12T18:19:24.047Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-28T01:50:04.903Z","created_at":"2024-02-26T05:23:59.794Z","updated_at":"2026-03-28T01:50:04.903Z","registry_url":"https://www.nuget.org/packages/testcontainers.mssql/","install_command":"Install-Package testcontainers.mssql","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{},"repo_metadata_updated_at":"2024-09-08T01:59:07.572Z","dependent_packages_count":5,"downloads":19686020,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":1.1656122714273334,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":11.27344460411918},"purl":"pkg:nuget/testcontainers.mssql","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.mssql","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.mssql","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.mssql/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.mssql/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.mssql/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.mssql/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.mssql/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.mssql/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:03.640Z","updated_at":"2024-02-26T05:24:03.640Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:03.686Z","updated_at":"2024-02-26T05:24:03.686Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956801,"name":"testcontainers.mysql","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":27,"first_release_published_at":"2023-03-08T08:58:15.837Z","latest_release_published_at":"2026-03-12T18:19:29.953Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-28T01:50:05.314Z","created_at":"2024-02-26T05:24:40.540Z","updated_at":"2026-03-28T01:50:05.314Z","registry_url":"https://www.nuget.org/packages/testcontainers.mysql/","install_command":"Install-Package testcontainers.mysql","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{},"repo_metadata_updated_at":"2024-09-08T01:59:16.105Z","dependent_packages_count":1,"downloads":2372409,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":3.752461549035252,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":12.135727696655152},"purl":"pkg:nuget/testcontainers.mysql","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.mysql","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.mysql","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.mysql/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.mysql/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.mysql/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.mysql/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.mysql/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.mysql/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:47.360Z","updated_at":"2024-02-26T05:24:47.360Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:47.427Z","updated_at":"2024-02-26T05:24:47.427Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956794,"name":"testcontainers.redis","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":27,"first_release_published_at":"2023-03-08T08:58:22.607Z","latest_release_published_at":"2026-03-12T18:19:16.410Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-28T01:50:05.341Z","created_at":"2024-02-26T05:24:40.464Z","updated_at":"2026-03-28T01:50:05.342Z","registry_url":"https://www.nuget.org/packages/testcontainers.redis/","install_command":"Install-Package testcontainers.redis","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{},"repo_metadata_updated_at":"2024-09-08T01:59:08.398Z","dependent_packages_count":2,"downloads":8393365,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":1.9487902798052255,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":11.534503940245145},"purl":"pkg:nuget/testcontainers.redis","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.redis","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.redis","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.redis/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.redis/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.redis/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.redis/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.redis/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.redis/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:41.958Z","updated_at":"2024-02-26T05:24:41.958Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:41.995Z","updated_at":"2024-02-26T05:24:41.995Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":11381658,"name":"testcontainers.db2","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":10,"first_release_published_at":"2025-02-24T15:52:08.910Z","latest_release_published_at":"2026-03-12T18:19:23.150Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-28T03:30:27.089Z","created_at":"2025-02-26T01:22:53.714Z","updated_at":"2026-03-28T03:30:27.089Z","registry_url":"https://www.nuget.org/packages/testcontainers.db2/","install_command":"Install-Package testcontainers.db2","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2026-02-16T18:03:29.000Z","size":5732,"stargazers_count":4250,"open_issues_count":61,"forks_count":340,"subscribers_count":32,"default_branch":"develop","last_synced_at":"2026-02-25T17:33:08.623Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2026-02-23T14:37:40.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29922071,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"ssl_error","status_checked_at":"2026-02-27T19:37:41.463Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":57,"last_synced_at":"2026-02-27T19:01:54.807Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":25571,"followers":2131,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2026-02-27T19:01:54.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[{"name":"4.10.0","sha":"d66a9f12a63d1082580270a310a77463ce01272c","kind":"commit","published_at":"2026-01-01T13:06:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.10.0/manifests"},{"name":"4.9.0","sha":"3f9de427b877a4fee394eab354fd98abbee06417","kind":"commit","published_at":"2025-11-22T08:35:43.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0/manifests"},{"name":"4.8.1","sha":"2e324764be84d5d3c5b8a079ff3411cfd1c1670a","kind":"commit","published_at":"2025-10-22T05:20:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1/manifests"},{"name":"4.8.0","sha":"1cfac505ebf33f6abb30f55c92a1839101fcb34b","kind":"commit","published_at":"2025-10-18T10:17:20.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0/manifests"},{"name":"4.7.0","sha":"b0b0cbcbf1f8bf8a4ef324e92ea870c7feb617af","kind":"commit","published_at":"2025-08-22T14:45:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"5209f13e967a1965c6621d6eadbb077e01a24a24","kind":"commit","published_at":"2025-06-12T08:29:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"b1244cc099763388c8f26938eca72247a41f0bac","kind":"commit","published_at":"2025-06-04T19:30:19.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"2162c445ab6624b42d9d7945b0652da5bc56663c","kind":"commit","published_at":"2025-04-12T19:10:10.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"b53e4f24afc2310b9695a77aa04d07719d964cf1","kind":"commit","published_at":"2025-02-22T12:27:07.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"c56c4958c68637aac61a6278011fc6b77ba74b9e","kind":"commit","published_at":"2025-02-10T17:07:28.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"0d86bda59ca536bd9108235d22ad06dae03ced53","kind":"commit","published_at":"2024-12-09T18:13:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"1a78654e9205d3ff01b807967a5408feec921622","kind":"commit","published_at":"2024-11-01T07:20:27.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0/manifests"},{"name":"3.10.0","sha":"934d7f0c173253bb2bc9baddc4c9e41560ab13c9","kind":"commit","published_at":"2024-09-03T15:13:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"b1ad2459a163cc29423ea72df25950ee015c73aa","kind":"commit","published_at":"2024-06-15T17:41:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"14f9ad92ece7b5539aed0c8f2f7c5415ab97aab8","kind":"commit","published_at":"2024-03-19T14:05:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"94d3f5d610cc37eab8dec7c6773cd9e2fe3db847","kind":"commit","published_at":"2024-01-09T12:14:23.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"46c05d7abdcc92bf468947ea6b2826dfb36b1908","kind":"commit","published_at":"2023-11-05T17:18:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"59991ec75e65727a58caa217144f263838ba5fb5","kind":"commit","published_at":"2023-09-06T04:59:45.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"b2b743bf58c48bbfd3f03297160d4b4189964949","kind":"commit","published_at":"2023-08-09T17:32:49.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"402df92372f88a2667c41555314514c0affb5bcf","kind":"commit","published_at":"2023-06-27T08:20:26.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"12571d711b3f12cb946769fa8dbfdb2896911c1b","kind":"commit","published_at":"2023-05-22T11:30:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"90a300675660f6109e68ab61ea48de4b232936a7","kind":"commit","published_at":"2023-04-28T11:13:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"b3fb3cc9d8a4a5cb27cf8314fd2b2a777533f25c","kind":"commit","published_at":"2023-03-08T07:55:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"af7f253fa1bcbc572d587dc0e5e7a55a91efaa24","kind":"commit","published_at":"2023-02-01T12:15:03.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"83967725b9d03f7d660e829a6575c44e8759f7ab","kind":"commit","published_at":"2022-12-12T09:02:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"995c7794f26c077d31e2feae2a83d3bdd4684402","kind":"commit","published_at":"2022-10-27T09:37:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"53d37fa25ca6523e4f0fc47feee1c5f5f739715c","kind":"commit","published_at":"2022-07-20T15:56:41.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"ea7d5170e8699ee7ccf1c56b08ad8f5a5e95411c","kind":"commit","published_at":"2022-06-22T14:18:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1a093fc0c2046c9e22edd727b74935fc5a12ba5e","kind":"commit","published_at":"2022-06-21T14:06:02.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"2aeec1e9b88b8580c9914b73bee56583ad005e03","kind":"commit","published_at":"2022-06-07T15:58:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4186d347e86b246a2e30cd93910a297d6a47d7df","kind":"commit","published_at":"2021-07-18T08:35:56.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"5967a978d586cf2e4d941f6cb2a3241235e56c40","kind":"commit","published_at":"2020-09-10T09:50:50.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"19a0a90b64f58447724a0acf0b6908c3694d7986","kind":"commit","published_at":"2020-06-09T08:49:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"f7ff14cc583b1d1bb9c92b47095d943951885fbc","kind":"commit","published_at":"2020-02-02T09:43:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da23e242e9aeaf1eec4f7d3e4a4a91450bddb3ce","kind":"commit","published_at":"2020-01-14T10:57:37.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7d4eaa4d53b5abe06fd4108eada240f79de41d9c","kind":"commit","published_at":"2019-11-28T18:26:32.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0/manifests"},{"name":"0.0.9","sha":"571e2c9f93e611bce6747163971e37beedcd1d6a","kind":"commit","published_at":"2019-08-16T17:09:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.9","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"12b7e9a40e8820a1eb36365b8b8f3471e1cf4cb3","kind":"commit","published_at":"2019-06-16T07:27:51.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.8","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"1816910d7f8f9022764ddb05b6fade78b49a874e","kind":"commit","published_at":"2019-06-09T20:40:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.7","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"6cab82ec1db79fa06e3f0f5a9d5aa10e7d171f5d","kind":"commit","published_at":"2019-03-19T20:03:44.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.6","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"ce84e08f452635b5b7146906fb88323a6011f75a","kind":"commit","published_at":"2019-03-09T16:39:33.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.5","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"c8db2321f10aa0c7e5b0d92ef9be02fbf4e308f7","kind":"commit","published_at":"2019-03-01T13:59:05.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.4","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-03-28T03:30:25.546Z","dependent_packages_count":0,"downloads":41636,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":55.99585012252627,"dependent_repos_count":6.966554074174914,"dependent_packages_count":18.69007002288719,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.217491406529458},"purl":"pkg:nuget/testcontainers.db2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.db2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.db2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.db2/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-04T18:01:05.400Z","issues_count":297,"pull_requests_count":560,"avg_time_to_close_issue":5532493.476415094,"avg_time_to_close_pull_request":1349802.9694323144,"issues_closed_count":212,"pull_requests_closed_count":458,"pull_request_authors_count":132,"issue_authors_count":233,"avg_comments_per_issue":4.094276094276094,"avg_comments_per_pull_request":2.125,"merged_pull_requests_count":403,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":70,"past_year_pull_requests_count":148,"past_year_avg_time_to_close_issue":695866.2857142857,"past_year_avg_time_to_close_pull_request":743526.0808080808,"past_year_issues_closed_count":35,"past_year_pull_requests_closed_count":99,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":58,"past_year_avg_comments_per_issue":2.5285714285714285,"past_year_avg_comments_per_pull_request":1.9256756756756757,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":91,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.db2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.db2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.db2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.db2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.db2/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2025-02-26T01:23:11.234Z","updated_at":"2025-02-26T01:23:11.234Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2025-02-26T01:23:11.272Z","updated_at":"2025-02-26T01:23:11.272Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":11341407,"name":"testcontainers.sftp","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":11,"first_release_published_at":"2025-02-10T19:57:20.983Z","latest_release_published_at":"2026-03-12T18:19:18.077Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-12T18:32:33.937Z","created_at":"2025-02-10T20:15:15.535Z","updated_at":"2026-03-12T18:38:37.320Z","registry_url":"https://www.nuget.org/packages/testcontainers.sftp/","install_command":"Install-Package testcontainers.sftp","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2025-10-26T15:24:50.000Z","size":5343,"stargazers_count":4160,"open_issues_count":67,"forks_count":339,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-10-26T15:52:52.721Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2025-10-26T15:24:54.000Z","dependencies_parsed_at":"2024-01-05T20:52:11.596Z","dependency_job_id":"32af7b82-6c27-43c6-a351-976739034cf9","html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281206928,"owners_count":26461324,"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-27T02:00:05.855Z","response_time":61,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":56,"last_synced_at":"2025-10-30T09:39:15.798Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":24636,"followers":1948,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2025-10-30T09:39:15.798Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[{"name":"4.7.0","sha":"b0b0cbcbf1f8bf8a4ef324e92ea870c7feb617af","kind":"commit","published_at":"2025-08-22T14:45:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"5209f13e967a1965c6621d6eadbb077e01a24a24","kind":"commit","published_at":"2025-06-12T08:29:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"b1244cc099763388c8f26938eca72247a41f0bac","kind":"commit","published_at":"2025-06-04T19:30:19.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"2162c445ab6624b42d9d7945b0652da5bc56663c","kind":"commit","published_at":"2025-04-12T19:10:10.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"b53e4f24afc2310b9695a77aa04d07719d964cf1","kind":"commit","published_at":"2025-02-22T12:27:07.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"c56c4958c68637aac61a6278011fc6b77ba74b9e","kind":"commit","published_at":"2025-02-10T17:07:28.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"0d86bda59ca536bd9108235d22ad06dae03ced53","kind":"commit","published_at":"2024-12-09T18:13:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"1a78654e9205d3ff01b807967a5408feec921622","kind":"commit","published_at":"2024-11-01T07:20:27.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0/manifests"},{"name":"3.10.0","sha":"934d7f0c173253bb2bc9baddc4c9e41560ab13c9","kind":"commit","published_at":"2024-09-03T15:13:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"b1ad2459a163cc29423ea72df25950ee015c73aa","kind":"commit","published_at":"2024-06-15T17:41:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"14f9ad92ece7b5539aed0c8f2f7c5415ab97aab8","kind":"commit","published_at":"2024-03-19T14:05:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"94d3f5d610cc37eab8dec7c6773cd9e2fe3db847","kind":"commit","published_at":"2024-01-09T12:14:23.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"46c05d7abdcc92bf468947ea6b2826dfb36b1908","kind":"commit","published_at":"2023-11-05T17:18:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"59991ec75e65727a58caa217144f263838ba5fb5","kind":"commit","published_at":"2023-09-06T04:59:45.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"b2b743bf58c48bbfd3f03297160d4b4189964949","kind":"commit","published_at":"2023-08-09T17:32:49.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"402df92372f88a2667c41555314514c0affb5bcf","kind":"commit","published_at":"2023-06-27T08:20:26.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"12571d711b3f12cb946769fa8dbfdb2896911c1b","kind":"commit","published_at":"2023-05-22T11:30:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"90a300675660f6109e68ab61ea48de4b232936a7","kind":"commit","published_at":"2023-04-28T11:13:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"b3fb3cc9d8a4a5cb27cf8314fd2b2a777533f25c","kind":"commit","published_at":"2023-03-08T07:55:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"af7f253fa1bcbc572d587dc0e5e7a55a91efaa24","kind":"commit","published_at":"2023-02-01T12:15:03.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"83967725b9d03f7d660e829a6575c44e8759f7ab","kind":"commit","published_at":"2022-12-12T09:02:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"995c7794f26c077d31e2feae2a83d3bdd4684402","kind":"commit","published_at":"2022-10-27T09:37:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"53d37fa25ca6523e4f0fc47feee1c5f5f739715c","kind":"commit","published_at":"2022-07-20T15:56:41.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"ea7d5170e8699ee7ccf1c56b08ad8f5a5e95411c","kind":"commit","published_at":"2022-06-22T14:18:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1a093fc0c2046c9e22edd727b74935fc5a12ba5e","kind":"commit","published_at":"2022-06-21T14:06:02.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"2aeec1e9b88b8580c9914b73bee56583ad005e03","kind":"commit","published_at":"2022-06-07T15:58:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4186d347e86b246a2e30cd93910a297d6a47d7df","kind":"commit","published_at":"2021-07-18T08:35:56.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"5967a978d586cf2e4d941f6cb2a3241235e56c40","kind":"commit","published_at":"2020-09-10T09:50:50.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"19a0a90b64f58447724a0acf0b6908c3694d7986","kind":"commit","published_at":"2020-06-09T08:49:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"f7ff14cc583b1d1bb9c92b47095d943951885fbc","kind":"commit","published_at":"2020-02-02T09:43:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da23e242e9aeaf1eec4f7d3e4a4a91450bddb3ce","kind":"commit","published_at":"2020-01-14T10:57:37.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7d4eaa4d53b5abe06fd4108eada240f79de41d9c","kind":"commit","published_at":"2019-11-28T18:26:32.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0/manifests"},{"name":"0.0.9","sha":"571e2c9f93e611bce6747163971e37beedcd1d6a","kind":"commit","published_at":"2019-08-16T17:09:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.9","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"12b7e9a40e8820a1eb36365b8b8f3471e1cf4cb3","kind":"commit","published_at":"2019-06-16T07:27:51.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.8","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"1816910d7f8f9022764ddb05b6fade78b49a874e","kind":"commit","published_at":"2019-06-09T20:40:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.7","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"6cab82ec1db79fa06e3f0f5a9d5aa10e7d171f5d","kind":"commit","published_at":"2019-03-19T20:03:44.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.6","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"ce84e08f452635b5b7146906fb88323a6011f75a","kind":"commit","published_at":"2019-03-09T16:39:33.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.5","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"c8db2321f10aa0c7e5b0d92ef9be02fbf4e308f7","kind":"commit","published_at":"2019-03-01T13:59:05.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.4","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-03-12T18:38:37.299Z","dependent_packages_count":0,"downloads":79140,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.04886324302997,"dependent_repos_count":6.998111159542917,"dependent_packages_count":18.77473227182209,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.273902224798324},"purl":"pkg:nuget/testcontainers.sftp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.sftp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.sftp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.sftp/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-27T02:45:05.898Z","issues_count":284,"pull_requests_count":545,"avg_time_to_close_issue":5534611.287128713,"avg_time_to_close_pull_request":1207357.8568232663,"issues_closed_count":202,"pull_requests_closed_count":447,"pull_request_authors_count":128,"issue_authors_count":223,"avg_comments_per_issue":3.982394366197183,"avg_comments_per_pull_request":2.0807339449541282,"merged_pull_requests_count":395,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":101,"past_year_pull_requests_count":226,"past_year_avg_time_to_close_issue":755464.9824561403,"past_year_avg_time_to_close_pull_request":684823.4787878788,"past_year_issues_closed_count":57,"past_year_pull_requests_closed_count":165,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":79,"past_year_avg_comments_per_issue":2.613861386138614,"past_year_avg_comments_per_pull_request":1.7345132743362832,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":152,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":243,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.sftp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.sftp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.sftp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.sftp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.sftp/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2025-02-10T20:15:20.242Z","updated_at":"2025-02-10T20:15:20.242Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2025-03-12T17:47:28.983Z","updated_at":"2025-03-12T17:47:28.983Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":12514076,"name":"testcontainers.kurrentdb","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":3,"first_release_published_at":"2025-11-23T15:27:26.250Z","latest_release_published_at":"2026-03-12T18:19:09.857Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-12T18:32:36.671Z","created_at":"2025-11-23T15:45:26.623Z","updated_at":"2026-03-12T18:38:37.375Z","registry_url":"https://www.nuget.org/packages/testcontainers.kurrentdb/","install_command":"Install-Package testcontainers.kurrentdb","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2025-12-23T16:17:53.000Z","size":5615,"stargazers_count":4212,"open_issues_count":63,"forks_count":340,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-12-27T09:33:49.082Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2025-12-27T02:52:36.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28086613,"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-12-27T02:00:05.897Z","response_time":58,"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"}},"repo_metadata_updated_at":"2026-03-12T18:38:37.356Z","dependent_packages_count":0,"downloads":16413,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":57.03155274639962,"dependent_repos_count":6.499148920974634,"dependent_packages_count":17.4320966101538,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.987599425842685},"purl":"pkg:nuget/testcontainers.kurrentdb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.kurrentdb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.kurrentdb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.kurrentdb/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-31T14:02:53.054Z","issues_count":293,"pull_requests_count":557,"avg_time_to_close_issue":5610076.224880382,"avg_time_to_close_pull_request":1229916.3237885463,"issues_closed_count":209,"pull_requests_closed_count":454,"pull_request_authors_count":131,"issue_authors_count":229,"avg_comments_per_issue":4.040955631399317,"avg_comments_per_pull_request":2.116696588868941,"merged_pull_requests_count":399,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":94,"past_year_pull_requests_count":197,"past_year_avg_time_to_close_issue":641098.6538461539,"past_year_avg_time_to_close_pull_request":709441.4316546762,"past_year_issues_closed_count":52,"past_year_pull_requests_closed_count":139,"past_year_pull_request_authors_count":46,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":2.6063829787234045,"past_year_avg_comments_per_pull_request":1.9035532994923858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":126,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":249,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.kurrentdb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.kurrentdb/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.kurrentdb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.kurrentdb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.kurrentdb/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2025-11-23T15:45:42.412Z","updated_at":"2025-11-23T15:45:42.412Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2025-11-23T15:45:42.467Z","updated_at":"2025-11-23T15:45:42.467Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":11162967,"name":"testcontainers.xunitv3","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":12,"first_release_published_at":"2024-11-26T17:19:58.090Z","latest_release_published_at":"2026-03-12T18:19:35.680Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-12T18:32:36.685Z","created_at":"2024-12-13T01:51:47.454Z","updated_at":"2026-03-12T18:38:37.285Z","registry_url":"https://www.nuget.org/packages/testcontainers.xunitv3/","install_command":"Install-Package testcontainers.xunitv3","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":10}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2025-10-26T15:24:50.000Z","size":5343,"stargazers_count":4160,"open_issues_count":67,"forks_count":339,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-10-26T15:52:52.721Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2025-10-26T15:24:54.000Z","dependencies_parsed_at":"2024-01-05T20:52:11.596Z","dependency_job_id":"32af7b82-6c27-43c6-a351-976739034cf9","html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281206928,"owners_count":26461324,"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-27T02:00:05.855Z","response_time":61,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":56,"last_synced_at":"2025-10-30T09:39:15.798Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":24636,"followers":1948,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2025-10-30T09:39:15.798Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[{"name":"4.7.0","sha":"b0b0cbcbf1f8bf8a4ef324e92ea870c7feb617af","kind":"commit","published_at":"2025-08-22T14:45:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"5209f13e967a1965c6621d6eadbb077e01a24a24","kind":"commit","published_at":"2025-06-12T08:29:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"b1244cc099763388c8f26938eca72247a41f0bac","kind":"commit","published_at":"2025-06-04T19:30:19.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"2162c445ab6624b42d9d7945b0652da5bc56663c","kind":"commit","published_at":"2025-04-12T19:10:10.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"b53e4f24afc2310b9695a77aa04d07719d964cf1","kind":"commit","published_at":"2025-02-22T12:27:07.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"c56c4958c68637aac61a6278011fc6b77ba74b9e","kind":"commit","published_at":"2025-02-10T17:07:28.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"0d86bda59ca536bd9108235d22ad06dae03ced53","kind":"commit","published_at":"2024-12-09T18:13:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"1a78654e9205d3ff01b807967a5408feec921622","kind":"commit","published_at":"2024-11-01T07:20:27.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0/manifests"},{"name":"3.10.0","sha":"934d7f0c173253bb2bc9baddc4c9e41560ab13c9","kind":"commit","published_at":"2024-09-03T15:13:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"b1ad2459a163cc29423ea72df25950ee015c73aa","kind":"commit","published_at":"2024-06-15T17:41:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"14f9ad92ece7b5539aed0c8f2f7c5415ab97aab8","kind":"commit","published_at":"2024-03-19T14:05:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"94d3f5d610cc37eab8dec7c6773cd9e2fe3db847","kind":"commit","published_at":"2024-01-09T12:14:23.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"46c05d7abdcc92bf468947ea6b2826dfb36b1908","kind":"commit","published_at":"2023-11-05T17:18:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"59991ec75e65727a58caa217144f263838ba5fb5","kind":"commit","published_at":"2023-09-06T04:59:45.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"b2b743bf58c48bbfd3f03297160d4b4189964949","kind":"commit","published_at":"2023-08-09T17:32:49.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"402df92372f88a2667c41555314514c0affb5bcf","kind":"commit","published_at":"2023-06-27T08:20:26.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"12571d711b3f12cb946769fa8dbfdb2896911c1b","kind":"commit","published_at":"2023-05-22T11:30:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"90a300675660f6109e68ab61ea48de4b232936a7","kind":"commit","published_at":"2023-04-28T11:13:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"b3fb3cc9d8a4a5cb27cf8314fd2b2a777533f25c","kind":"commit","published_at":"2023-03-08T07:55:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"af7f253fa1bcbc572d587dc0e5e7a55a91efaa24","kind":"commit","published_at":"2023-02-01T12:15:03.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"83967725b9d03f7d660e829a6575c44e8759f7ab","kind":"commit","published_at":"2022-12-12T09:02:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"995c7794f26c077d31e2feae2a83d3bdd4684402","kind":"commit","published_at":"2022-10-27T09:37:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"53d37fa25ca6523e4f0fc47feee1c5f5f739715c","kind":"commit","published_at":"2022-07-20T15:56:41.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"ea7d5170e8699ee7ccf1c56b08ad8f5a5e95411c","kind":"commit","published_at":"2022-06-22T14:18:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1a093fc0c2046c9e22edd727b74935fc5a12ba5e","kind":"commit","published_at":"2022-06-21T14:06:02.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"2aeec1e9b88b8580c9914b73bee56583ad005e03","kind":"commit","published_at":"2022-06-07T15:58:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4186d347e86b246a2e30cd93910a297d6a47d7df","kind":"commit","published_at":"2021-07-18T08:35:56.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"5967a978d586cf2e4d941f6cb2a3241235e56c40","kind":"commit","published_at":"2020-09-10T09:50:50.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"19a0a90b64f58447724a0acf0b6908c3694d7986","kind":"commit","published_at":"2020-06-09T08:49:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"f7ff14cc583b1d1bb9c92b47095d943951885fbc","kind":"commit","published_at":"2020-02-02T09:43:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da23e242e9aeaf1eec4f7d3e4a4a91450bddb3ce","kind":"commit","published_at":"2020-01-14T10:57:37.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7d4eaa4d53b5abe06fd4108eada240f79de41d9c","kind":"commit","published_at":"2019-11-28T18:26:32.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0/manifests"},{"name":"0.0.9","sha":"571e2c9f93e611bce6747163971e37beedcd1d6a","kind":"commit","published_at":"2019-08-16T17:09:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.9","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"12b7e9a40e8820a1eb36365b8b8f3471e1cf4cb3","kind":"commit","published_at":"2019-06-16T07:27:51.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.8","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"1816910d7f8f9022764ddb05b6fade78b49a874e","kind":"commit","published_at":"2019-06-09T20:40:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.7","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"6cab82ec1db79fa06e3f0f5a9d5aa10e7d171f5d","kind":"commit","published_at":"2019-03-19T20:03:44.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.6","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"ce84e08f452635b5b7146906fb88323a6011f75a","kind":"commit","published_at":"2019-03-09T16:39:33.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.5","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"c8db2321f10aa0c7e5b0d92ef9be02fbf4e308f7","kind":"commit","published_at":"2019-03-01T13:59:05.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.4","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-03-12T18:38:37.265Z","dependent_packages_count":0,"downloads":300003,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":7.342273815465819,"dependent_packages_count":19.697504057289223,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":13.519888936377521},"purl":"pkg:nuget/testcontainers.xunitv3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.xunitv3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.xunitv3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.xunitv3/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-27T02:45:05.898Z","issues_count":284,"pull_requests_count":545,"avg_time_to_close_issue":5534611.287128713,"avg_time_to_close_pull_request":1207357.8568232663,"issues_closed_count":202,"pull_requests_closed_count":447,"pull_request_authors_count":128,"issue_authors_count":223,"avg_comments_per_issue":3.982394366197183,"avg_comments_per_pull_request":2.0807339449541282,"merged_pull_requests_count":395,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":101,"past_year_pull_requests_count":226,"past_year_avg_time_to_close_issue":755464.9824561403,"past_year_avg_time_to_close_pull_request":684823.4787878788,"past_year_issues_closed_count":57,"past_year_pull_requests_closed_count":165,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":79,"past_year_avg_comments_per_issue":2.613861386138614,"past_year_avg_comments_per_pull_request":1.7345132743362832,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":152,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":243,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.xunitv3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.xunitv3/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.xunitv3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.xunitv3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.xunitv3/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2025-02-10T20:05:39.152Z","updated_at":"2025-02-10T20:05:39.152Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2025-02-24T16:04:50.366Z","updated_at":"2025-02-24T16:04:50.366Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":12514041,"name":"testcontainers.grafana","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":3,"first_release_published_at":"2025-11-23T15:26:58.980Z","latest_release_published_at":"2026-03-12T18:19:09.040Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-12T18:32:34.980Z","created_at":"2025-11-23T15:30:34.738Z","updated_at":"2026-03-12T18:38:37.135Z","registry_url":"https://www.nuget.org/packages/testcontainers.grafana/","install_command":"Install-Package testcontainers.grafana","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2025-12-23T16:17:53.000Z","size":5615,"stargazers_count":4212,"open_issues_count":63,"forks_count":340,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-12-27T09:33:49.082Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2025-12-27T02:52:36.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28086613,"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-12-27T02:00:05.897Z","response_time":58,"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"}},"repo_metadata_updated_at":"2026-03-12T18:38:37.108Z","dependent_packages_count":0,"downloads":336,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":57.03155274639962,"dependent_repos_count":6.499148920974634,"dependent_packages_count":17.4320966101538,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.987599425842685},"purl":"pkg:nuget/testcontainers.grafana","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.grafana","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.grafana","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.grafana/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-31T14:02:53.054Z","issues_count":293,"pull_requests_count":557,"avg_time_to_close_issue":5610076.224880382,"avg_time_to_close_pull_request":1229916.3237885463,"issues_closed_count":209,"pull_requests_closed_count":454,"pull_request_authors_count":131,"issue_authors_count":229,"avg_comments_per_issue":4.040955631399317,"avg_comments_per_pull_request":2.116696588868941,"merged_pull_requests_count":399,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":94,"past_year_pull_requests_count":197,"past_year_avg_time_to_close_issue":641098.6538461539,"past_year_avg_time_to_close_pull_request":709441.4316546762,"past_year_issues_closed_count":52,"past_year_pull_requests_closed_count":139,"past_year_pull_request_authors_count":46,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":2.6063829787234045,"past_year_avg_comments_per_pull_request":1.9035532994923858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":126,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":249,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.grafana/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.grafana/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.grafana/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.grafana/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.grafana/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2025-11-23T15:33:49.878Z","updated_at":"2025-11-23T15:33:49.878Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2025-11-23T15:33:49.941Z","updated_at":"2025-11-23T15:33:49.941Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":11543813,"name":"testcontainers.qdrant","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":9,"first_release_published_at":"2025-04-14T16:52:47.150Z","latest_release_published_at":"2026-03-12T18:19:30.750Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-12T18:32:37.035Z","created_at":"2025-04-14T17:00:32.219Z","updated_at":"2026-03-12T18:38:37.295Z","registry_url":"https://www.nuget.org/packages/testcontainers.qdrant/","install_command":"Install-Package testcontainers.qdrant","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2025-10-26T15:24:50.000Z","size":5343,"stargazers_count":4160,"open_issues_count":67,"forks_count":339,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-10-26T15:52:52.721Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2025-10-26T15:24:54.000Z","dependencies_parsed_at":"2024-01-05T20:52:11.596Z","dependency_job_id":"32af7b82-6c27-43c6-a351-976739034cf9","html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281206928,"owners_count":26461324,"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-27T02:00:05.855Z","response_time":61,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":56,"last_synced_at":"2025-10-30T09:39:15.798Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":24636,"followers":1948,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2025-10-30T09:39:15.798Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[{"name":"4.7.0","sha":"b0b0cbcbf1f8bf8a4ef324e92ea870c7feb617af","kind":"commit","published_at":"2025-08-22T14:45:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"5209f13e967a1965c6621d6eadbb077e01a24a24","kind":"commit","published_at":"2025-06-12T08:29:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"b1244cc099763388c8f26938eca72247a41f0bac","kind":"commit","published_at":"2025-06-04T19:30:19.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"2162c445ab6624b42d9d7945b0652da5bc56663c","kind":"commit","published_at":"2025-04-12T19:10:10.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"b53e4f24afc2310b9695a77aa04d07719d964cf1","kind":"commit","published_at":"2025-02-22T12:27:07.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"c56c4958c68637aac61a6278011fc6b77ba74b9e","kind":"commit","published_at":"2025-02-10T17:07:28.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"0d86bda59ca536bd9108235d22ad06dae03ced53","kind":"commit","published_at":"2024-12-09T18:13:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"1a78654e9205d3ff01b807967a5408feec921622","kind":"commit","published_at":"2024-11-01T07:20:27.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0/manifests"},{"name":"3.10.0","sha":"934d7f0c173253bb2bc9baddc4c9e41560ab13c9","kind":"commit","published_at":"2024-09-03T15:13:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"b1ad2459a163cc29423ea72df25950ee015c73aa","kind":"commit","published_at":"2024-06-15T17:41:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"14f9ad92ece7b5539aed0c8f2f7c5415ab97aab8","kind":"commit","published_at":"2024-03-19T14:05:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"94d3f5d610cc37eab8dec7c6773cd9e2fe3db847","kind":"commit","published_at":"2024-01-09T12:14:23.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"46c05d7abdcc92bf468947ea6b2826dfb36b1908","kind":"commit","published_at":"2023-11-05T17:18:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"59991ec75e65727a58caa217144f263838ba5fb5","kind":"commit","published_at":"2023-09-06T04:59:45.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"b2b743bf58c48bbfd3f03297160d4b4189964949","kind":"commit","published_at":"2023-08-09T17:32:49.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"402df92372f88a2667c41555314514c0affb5bcf","kind":"commit","published_at":"2023-06-27T08:20:26.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"12571d711b3f12cb946769fa8dbfdb2896911c1b","kind":"commit","published_at":"2023-05-22T11:30:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"90a300675660f6109e68ab61ea48de4b232936a7","kind":"commit","published_at":"2023-04-28T11:13:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"b3fb3cc9d8a4a5cb27cf8314fd2b2a777533f25c","kind":"commit","published_at":"2023-03-08T07:55:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"af7f253fa1bcbc572d587dc0e5e7a55a91efaa24","kind":"commit","published_at":"2023-02-01T12:15:03.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"83967725b9d03f7d660e829a6575c44e8759f7ab","kind":"commit","published_at":"2022-12-12T09:02:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"995c7794f26c077d31e2feae2a83d3bdd4684402","kind":"commit","published_at":"2022-10-27T09:37:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"53d37fa25ca6523e4f0fc47feee1c5f5f739715c","kind":"commit","published_at":"2022-07-20T15:56:41.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"ea7d5170e8699ee7ccf1c56b08ad8f5a5e95411c","kind":"commit","published_at":"2022-06-22T14:18:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1a093fc0c2046c9e22edd727b74935fc5a12ba5e","kind":"commit","published_at":"2022-06-21T14:06:02.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"2aeec1e9b88b8580c9914b73bee56583ad005e03","kind":"commit","published_at":"2022-06-07T15:58:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4186d347e86b246a2e30cd93910a297d6a47d7df","kind":"commit","published_at":"2021-07-18T08:35:56.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"5967a978d586cf2e4d941f6cb2a3241235e56c40","kind":"commit","published_at":"2020-09-10T09:50:50.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"19a0a90b64f58447724a0acf0b6908c3694d7986","kind":"commit","published_at":"2020-06-09T08:49:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"f7ff14cc583b1d1bb9c92b47095d943951885fbc","kind":"commit","published_at":"2020-02-02T09:43:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da23e242e9aeaf1eec4f7d3e4a4a91450bddb3ce","kind":"commit","published_at":"2020-01-14T10:57:37.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7d4eaa4d53b5abe06fd4108eada240f79de41d9c","kind":"commit","published_at":"2019-11-28T18:26:32.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0/manifests"},{"name":"0.0.9","sha":"571e2c9f93e611bce6747163971e37beedcd1d6a","kind":"commit","published_at":"2019-08-16T17:09:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.9","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"12b7e9a40e8820a1eb36365b8b8f3471e1cf4cb3","kind":"commit","published_at":"2019-06-16T07:27:51.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.8","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"1816910d7f8f9022764ddb05b6fade78b49a874e","kind":"commit","published_at":"2019-06-09T20:40:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.7","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"6cab82ec1db79fa06e3f0f5a9d5aa10e7d171f5d","kind":"commit","published_at":"2019-03-19T20:03:44.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.6","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"ce84e08f452635b5b7146906fb88323a6011f75a","kind":"commit","published_at":"2019-03-09T16:39:33.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.5","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"c8db2321f10aa0c7e5b0d92ef9be02fbf4e308f7","kind":"commit","published_at":"2019-03-01T13:59:05.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.4","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-03-12T18:38:37.274Z","dependent_packages_count":0,"downloads":107323,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.300068145150576,"dependent_repos_count":6.874297716450261,"dependent_packages_count":18.44233333753129,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.205566399710708},"purl":"pkg:nuget/testcontainers.qdrant","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.qdrant","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.qdrant","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.qdrant/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-27T02:45:05.898Z","issues_count":284,"pull_requests_count":545,"avg_time_to_close_issue":5534611.287128713,"avg_time_to_close_pull_request":1207357.8568232663,"issues_closed_count":202,"pull_requests_closed_count":447,"pull_request_authors_count":128,"issue_authors_count":223,"avg_comments_per_issue":3.982394366197183,"avg_comments_per_pull_request":2.0807339449541282,"merged_pull_requests_count":395,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":101,"past_year_pull_requests_count":226,"past_year_avg_time_to_close_issue":755464.9824561403,"past_year_avg_time_to_close_pull_request":684823.4787878788,"past_year_issues_closed_count":57,"past_year_pull_requests_closed_count":165,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":79,"past_year_avg_comments_per_issue":2.613861386138614,"past_year_avg_comments_per_pull_request":1.7345132743362832,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":152,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":243,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.qdrant/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.qdrant/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.qdrant/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.qdrant/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.qdrant/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2025-04-14T17:02:07.350Z","updated_at":"2025-04-14T17:02:07.350Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2025-06-13T06:45:40.999Z","updated_at":"2025-06-13T06:45:40.999Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956772,"name":"testcontainers.dynamodb","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":27,"first_release_published_at":"2023-03-08T08:58:04.980Z","latest_release_published_at":"2026-03-12T18:19:32.400Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-12T18:32:29.652Z","created_at":"2024-02-26T05:24:00.167Z","updated_at":"2026-03-12T18:38:36.905Z","registry_url":"https://www.nuget.org/packages/testcontainers.dynamodb/","install_command":"Install-Package testcontainers.dynamodb","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2025-10-26T15:24:50.000Z","size":5343,"stargazers_count":4160,"open_issues_count":67,"forks_count":339,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-10-26T15:52:52.721Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2025-10-26T15:24:54.000Z","dependencies_parsed_at":"2024-01-05T20:52:11.596Z","dependency_job_id":"32af7b82-6c27-43c6-a351-976739034cf9","html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281206928,"owners_count":26461324,"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-27T02:00:05.855Z","response_time":61,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":56,"last_synced_at":"2025-10-30T09:39:15.798Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":24636,"followers":1948,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2025-10-30T09:39:15.798Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[{"name":"4.7.0","sha":"b0b0cbcbf1f8bf8a4ef324e92ea870c7feb617af","kind":"commit","published_at":"2025-08-22T14:45:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"5209f13e967a1965c6621d6eadbb077e01a24a24","kind":"commit","published_at":"2025-06-12T08:29:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"b1244cc099763388c8f26938eca72247a41f0bac","kind":"commit","published_at":"2025-06-04T19:30:19.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"2162c445ab6624b42d9d7945b0652da5bc56663c","kind":"commit","published_at":"2025-04-12T19:10:10.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"b53e4f24afc2310b9695a77aa04d07719d964cf1","kind":"commit","published_at":"2025-02-22T12:27:07.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"c56c4958c68637aac61a6278011fc6b77ba74b9e","kind":"commit","published_at":"2025-02-10T17:07:28.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"0d86bda59ca536bd9108235d22ad06dae03ced53","kind":"commit","published_at":"2024-12-09T18:13:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"1a78654e9205d3ff01b807967a5408feec921622","kind":"commit","published_at":"2024-11-01T07:20:27.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0/manifests"},{"name":"3.10.0","sha":"934d7f0c173253bb2bc9baddc4c9e41560ab13c9","kind":"commit","published_at":"2024-09-03T15:13:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"b1ad2459a163cc29423ea72df25950ee015c73aa","kind":"commit","published_at":"2024-06-15T17:41:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"14f9ad92ece7b5539aed0c8f2f7c5415ab97aab8","kind":"commit","published_at":"2024-03-19T14:05:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"94d3f5d610cc37eab8dec7c6773cd9e2fe3db847","kind":"commit","published_at":"2024-01-09T12:14:23.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"46c05d7abdcc92bf468947ea6b2826dfb36b1908","kind":"commit","published_at":"2023-11-05T17:18:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"59991ec75e65727a58caa217144f263838ba5fb5","kind":"commit","published_at":"2023-09-06T04:59:45.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"b2b743bf58c48bbfd3f03297160d4b4189964949","kind":"commit","published_at":"2023-08-09T17:32:49.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"402df92372f88a2667c41555314514c0affb5bcf","kind":"commit","published_at":"2023-06-27T08:20:26.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"12571d711b3f12cb946769fa8dbfdb2896911c1b","kind":"commit","published_at":"2023-05-22T11:30:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"90a300675660f6109e68ab61ea48de4b232936a7","kind":"commit","published_at":"2023-04-28T11:13:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"b3fb3cc9d8a4a5cb27cf8314fd2b2a777533f25c","kind":"commit","published_at":"2023-03-08T07:55:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"af7f253fa1bcbc572d587dc0e5e7a55a91efaa24","kind":"commit","published_at":"2023-02-01T12:15:03.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"83967725b9d03f7d660e829a6575c44e8759f7ab","kind":"commit","published_at":"2022-12-12T09:02:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"995c7794f26c077d31e2feae2a83d3bdd4684402","kind":"commit","published_at":"2022-10-27T09:37:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"53d37fa25ca6523e4f0fc47feee1c5f5f739715c","kind":"commit","published_at":"2022-07-20T15:56:41.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"ea7d5170e8699ee7ccf1c56b08ad8f5a5e95411c","kind":"commit","published_at":"2022-06-22T14:18:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1a093fc0c2046c9e22edd727b74935fc5a12ba5e","kind":"commit","published_at":"2022-06-21T14:06:02.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"2aeec1e9b88b8580c9914b73bee56583ad005e03","kind":"commit","published_at":"2022-06-07T15:58:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4186d347e86b246a2e30cd93910a297d6a47d7df","kind":"commit","published_at":"2021-07-18T08:35:56.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"5967a978d586cf2e4d941f6cb2a3241235e56c40","kind":"commit","published_at":"2020-09-10T09:50:50.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"19a0a90b64f58447724a0acf0b6908c3694d7986","kind":"commit","published_at":"2020-06-09T08:49:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"f7ff14cc583b1d1bb9c92b47095d943951885fbc","kind":"commit","published_at":"2020-02-02T09:43:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da23e242e9aeaf1eec4f7d3e4a4a91450bddb3ce","kind":"commit","published_at":"2020-01-14T10:57:37.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7d4eaa4d53b5abe06fd4108eada240f79de41d9c","kind":"commit","published_at":"2019-11-28T18:26:32.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0/manifests"},{"name":"0.0.9","sha":"571e2c9f93e611bce6747163971e37beedcd1d6a","kind":"commit","published_at":"2019-08-16T17:09:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.9","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"12b7e9a40e8820a1eb36365b8b8f3471e1cf4cb3","kind":"commit","published_at":"2019-06-16T07:27:51.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.8","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"1816910d7f8f9022764ddb05b6fade78b49a874e","kind":"commit","published_at":"2019-06-09T20:40:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.7","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"6cab82ec1db79fa06e3f0f5a9d5aa10e7d171f5d","kind":"commit","published_at":"2019-03-19T20:03:44.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.6","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"ce84e08f452635b5b7146906fb88323a6011f75a","kind":"commit","published_at":"2019-03-09T16:39:33.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.5","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"c8db2321f10aa0c7e5b0d92ef9be02fbf4e308f7","kind":"commit","published_at":"2019-03-01T13:59:05.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.4","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-03-12T18:38:36.886Z","dependent_packages_count":0,"downloads":1064146,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":6.573239956429425,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":13.075987165786543},"purl":"pkg:nuget/testcontainers.dynamodb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.dynamodb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.dynamodb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.dynamodb/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-27T02:45:05.898Z","issues_count":284,"pull_requests_count":545,"avg_time_to_close_issue":5534611.287128713,"avg_time_to_close_pull_request":1207357.8568232663,"issues_closed_count":202,"pull_requests_closed_count":447,"pull_request_authors_count":128,"issue_authors_count":223,"avg_comments_per_issue":3.982394366197183,"avg_comments_per_pull_request":2.0807339449541282,"merged_pull_requests_count":395,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":101,"past_year_pull_requests_count":226,"past_year_avg_time_to_close_issue":755464.9824561403,"past_year_avg_time_to_close_pull_request":684823.4787878788,"past_year_issues_closed_count":57,"past_year_pull_requests_closed_count":165,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":79,"past_year_avg_comments_per_issue":2.613861386138614,"past_year_avg_comments_per_pull_request":1.7345132743362832,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":152,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":243,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.dynamodb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.dynamodb/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.dynamodb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.dynamodb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.dynamodb/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:03.438Z","updated_at":"2024-02-26T05:24:03.438Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:03.478Z","updated_at":"2024-02-26T05:24:03.478Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":11735675,"name":"testcontainers.lowkeyvault","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":8,"first_release_published_at":"2025-06-05T15:54:47.970Z","latest_release_published_at":"2026-03-12T18:19:17.260Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-12T18:32:29.937Z","created_at":"2025-06-05T16:01:04.490Z","updated_at":"2026-03-12T18:38:36.908Z","registry_url":"https://www.nuget.org/packages/testcontainers.lowkeyvault/","install_command":"Install-Package testcontainers.lowkeyvault","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2025-10-26T15:24:50.000Z","size":5343,"stargazers_count":4160,"open_issues_count":67,"forks_count":339,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-10-26T15:52:52.721Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2025-10-26T15:24:54.000Z","dependencies_parsed_at":"2024-01-05T20:52:11.596Z","dependency_job_id":"32af7b82-6c27-43c6-a351-976739034cf9","html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281206928,"owners_count":26461324,"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-27T02:00:05.855Z","response_time":61,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":56,"last_synced_at":"2025-10-30T09:39:15.798Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":24636,"followers":1948,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2025-10-30T09:39:15.798Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[{"name":"4.7.0","sha":"b0b0cbcbf1f8bf8a4ef324e92ea870c7feb617af","kind":"commit","published_at":"2025-08-22T14:45:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"5209f13e967a1965c6621d6eadbb077e01a24a24","kind":"commit","published_at":"2025-06-12T08:29:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"b1244cc099763388c8f26938eca72247a41f0bac","kind":"commit","published_at":"2025-06-04T19:30:19.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"2162c445ab6624b42d9d7945b0652da5bc56663c","kind":"commit","published_at":"2025-04-12T19:10:10.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"b53e4f24afc2310b9695a77aa04d07719d964cf1","kind":"commit","published_at":"2025-02-22T12:27:07.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"c56c4958c68637aac61a6278011fc6b77ba74b9e","kind":"commit","published_at":"2025-02-10T17:07:28.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"0d86bda59ca536bd9108235d22ad06dae03ced53","kind":"commit","published_at":"2024-12-09T18:13:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"1a78654e9205d3ff01b807967a5408feec921622","kind":"commit","published_at":"2024-11-01T07:20:27.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0/manifests"},{"name":"3.10.0","sha":"934d7f0c173253bb2bc9baddc4c9e41560ab13c9","kind":"commit","published_at":"2024-09-03T15:13:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"b1ad2459a163cc29423ea72df25950ee015c73aa","kind":"commit","published_at":"2024-06-15T17:41:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"14f9ad92ece7b5539aed0c8f2f7c5415ab97aab8","kind":"commit","published_at":"2024-03-19T14:05:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"94d3f5d610cc37eab8dec7c6773cd9e2fe3db847","kind":"commit","published_at":"2024-01-09T12:14:23.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"46c05d7abdcc92bf468947ea6b2826dfb36b1908","kind":"commit","published_at":"2023-11-05T17:18:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"59991ec75e65727a58caa217144f263838ba5fb5","kind":"commit","published_at":"2023-09-06T04:59:45.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"b2b743bf58c48bbfd3f03297160d4b4189964949","kind":"commit","published_at":"2023-08-09T17:32:49.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"402df92372f88a2667c41555314514c0affb5bcf","kind":"commit","published_at":"2023-06-27T08:20:26.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"12571d711b3f12cb946769fa8dbfdb2896911c1b","kind":"commit","published_at":"2023-05-22T11:30:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"90a300675660f6109e68ab61ea48de4b232936a7","kind":"commit","published_at":"2023-04-28T11:13:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"b3fb3cc9d8a4a5cb27cf8314fd2b2a777533f25c","kind":"commit","published_at":"2023-03-08T07:55:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"af7f253fa1bcbc572d587dc0e5e7a55a91efaa24","kind":"commit","published_at":"2023-02-01T12:15:03.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"83967725b9d03f7d660e829a6575c44e8759f7ab","kind":"commit","published_at":"2022-12-12T09:02:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"995c7794f26c077d31e2feae2a83d3bdd4684402","kind":"commit","published_at":"2022-10-27T09:37:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"53d37fa25ca6523e4f0fc47feee1c5f5f739715c","kind":"commit","published_at":"2022-07-20T15:56:41.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"ea7d5170e8699ee7ccf1c56b08ad8f5a5e95411c","kind":"commit","published_at":"2022-06-22T14:18:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1a093fc0c2046c9e22edd727b74935fc5a12ba5e","kind":"commit","published_at":"2022-06-21T14:06:02.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"2aeec1e9b88b8580c9914b73bee56583ad005e03","kind":"commit","published_at":"2022-06-07T15:58:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4186d347e86b246a2e30cd93910a297d6a47d7df","kind":"commit","published_at":"2021-07-18T08:35:56.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"5967a978d586cf2e4d941f6cb2a3241235e56c40","kind":"commit","published_at":"2020-09-10T09:50:50.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"19a0a90b64f58447724a0acf0b6908c3694d7986","kind":"commit","published_at":"2020-06-09T08:49:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"f7ff14cc583b1d1bb9c92b47095d943951885fbc","kind":"commit","published_at":"2020-02-02T09:43:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da23e242e9aeaf1eec4f7d3e4a4a91450bddb3ce","kind":"commit","published_at":"2020-01-14T10:57:37.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7d4eaa4d53b5abe06fd4108eada240f79de41d9c","kind":"commit","published_at":"2019-11-28T18:26:32.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0/manifests"},{"name":"0.0.9","sha":"571e2c9f93e611bce6747163971e37beedcd1d6a","kind":"commit","published_at":"2019-08-16T17:09:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.9","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"12b7e9a40e8820a1eb36365b8b8f3471e1cf4cb3","kind":"commit","published_at":"2019-06-16T07:27:51.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.8","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"1816910d7f8f9022764ddb05b6fade78b49a874e","kind":"commit","published_at":"2019-06-09T20:40:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.7","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"6cab82ec1db79fa06e3f0f5a9d5aa10e7d171f5d","kind":"commit","published_at":"2019-03-19T20:03:44.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.6","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"ce84e08f452635b5b7146906fb88323a6011f75a","kind":"commit","published_at":"2019-03-09T16:39:33.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.5","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"c8db2321f10aa0c7e5b0d92ef9be02fbf4e308f7","kind":"commit","published_at":"2019-03-01T13:59:05.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.4","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-03-12T18:38:36.883Z","dependent_packages_count":0,"downloads":10498,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.54339030485034,"dependent_repos_count":6.785610191054648,"dependent_packages_count":18.205100223916986,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.178033573273993},"purl":"pkg:nuget/testcontainers.lowkeyvault","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.lowkeyvault","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.lowkeyvault","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.lowkeyvault/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-27T02:45:05.898Z","issues_count":284,"pull_requests_count":545,"avg_time_to_close_issue":5534611.287128713,"avg_time_to_close_pull_request":1207357.8568232663,"issues_closed_count":202,"pull_requests_closed_count":447,"pull_request_authors_count":128,"issue_authors_count":223,"avg_comments_per_issue":3.982394366197183,"avg_comments_per_pull_request":2.0807339449541282,"merged_pull_requests_count":395,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":101,"past_year_pull_requests_count":226,"past_year_avg_time_to_close_issue":755464.9824561403,"past_year_avg_time_to_close_pull_request":684823.4787878788,"past_year_issues_closed_count":57,"past_year_pull_requests_closed_count":165,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":79,"past_year_avg_comments_per_issue":2.613861386138614,"past_year_avg_comments_per_pull_request":1.7345132743362832,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":152,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":243,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.lowkeyvault/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.lowkeyvault/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.lowkeyvault/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.lowkeyvault/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.lowkeyvault/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2025-06-05T16:02:46.367Z","updated_at":"2025-06-05T16:02:46.367Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2025-06-13T06:45:40.177Z","updated_at":"2025-06-13T06:45:40.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956789,"name":"testcontainers.activemq","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":20,"first_release_published_at":"2024-01-09T14:35:03.283Z","latest_release_published_at":"2026-03-12T18:19:33.253Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-12T18:32:30.625Z","created_at":"2024-02-26T05:24:40.432Z","updated_at":"2026-03-12T18:38:36.944Z","registry_url":"https://www.nuget.org/packages/testcontainers.activemq/","install_command":"Install-Package testcontainers.activemq","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2025-10-26T15:24:50.000Z","size":5343,"stargazers_count":4160,"open_issues_count":67,"forks_count":339,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-10-26T15:52:52.721Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2025-10-26T15:24:54.000Z","dependencies_parsed_at":"2024-01-05T20:52:11.596Z","dependency_job_id":"32af7b82-6c27-43c6-a351-976739034cf9","html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281206928,"owners_count":26461324,"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-27T02:00:05.855Z","response_time":61,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":56,"last_synced_at":"2025-10-30T09:39:15.798Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":24636,"followers":1948,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2025-10-30T09:39:15.798Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[{"name":"4.7.0","sha":"b0b0cbcbf1f8bf8a4ef324e92ea870c7feb617af","kind":"commit","published_at":"2025-08-22T14:45:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"5209f13e967a1965c6621d6eadbb077e01a24a24","kind":"commit","published_at":"2025-06-12T08:29:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"b1244cc099763388c8f26938eca72247a41f0bac","kind":"commit","published_at":"2025-06-04T19:30:19.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"2162c445ab6624b42d9d7945b0652da5bc56663c","kind":"commit","published_at":"2025-04-12T19:10:10.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"b53e4f24afc2310b9695a77aa04d07719d964cf1","kind":"commit","published_at":"2025-02-22T12:27:07.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"c56c4958c68637aac61a6278011fc6b77ba74b9e","kind":"commit","published_at":"2025-02-10T17:07:28.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"0d86bda59ca536bd9108235d22ad06dae03ced53","kind":"commit","published_at":"2024-12-09T18:13:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"1a78654e9205d3ff01b807967a5408feec921622","kind":"commit","published_at":"2024-11-01T07:20:27.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0/manifests"},{"name":"3.10.0","sha":"934d7f0c173253bb2bc9baddc4c9e41560ab13c9","kind":"commit","published_at":"2024-09-03T15:13:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"b1ad2459a163cc29423ea72df25950ee015c73aa","kind":"commit","published_at":"2024-06-15T17:41:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"14f9ad92ece7b5539aed0c8f2f7c5415ab97aab8","kind":"commit","published_at":"2024-03-19T14:05:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"94d3f5d610cc37eab8dec7c6773cd9e2fe3db847","kind":"commit","published_at":"2024-01-09T12:14:23.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"46c05d7abdcc92bf468947ea6b2826dfb36b1908","kind":"commit","published_at":"2023-11-05T17:18:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"59991ec75e65727a58caa217144f263838ba5fb5","kind":"commit","published_at":"2023-09-06T04:59:45.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"b2b743bf58c48bbfd3f03297160d4b4189964949","kind":"commit","published_at":"2023-08-09T17:32:49.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"402df92372f88a2667c41555314514c0affb5bcf","kind":"commit","published_at":"2023-06-27T08:20:26.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"12571d711b3f12cb946769fa8dbfdb2896911c1b","kind":"commit","published_at":"2023-05-22T11:30:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"90a300675660f6109e68ab61ea48de4b232936a7","kind":"commit","published_at":"2023-04-28T11:13:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"b3fb3cc9d8a4a5cb27cf8314fd2b2a777533f25c","kind":"commit","published_at":"2023-03-08T07:55:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"af7f253fa1bcbc572d587dc0e5e7a55a91efaa24","kind":"commit","published_at":"2023-02-01T12:15:03.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"83967725b9d03f7d660e829a6575c44e8759f7ab","kind":"commit","published_at":"2022-12-12T09:02:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"995c7794f26c077d31e2feae2a83d3bdd4684402","kind":"commit","published_at":"2022-10-27T09:37:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"53d37fa25ca6523e4f0fc47feee1c5f5f739715c","kind":"commit","published_at":"2022-07-20T15:56:41.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"ea7d5170e8699ee7ccf1c56b08ad8f5a5e95411c","kind":"commit","published_at":"2022-06-22T14:18:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1a093fc0c2046c9e22edd727b74935fc5a12ba5e","kind":"commit","published_at":"2022-06-21T14:06:02.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"2aeec1e9b88b8580c9914b73bee56583ad005e03","kind":"commit","published_at":"2022-06-07T15:58:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4186d347e86b246a2e30cd93910a297d6a47d7df","kind":"commit","published_at":"2021-07-18T08:35:56.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"5967a978d586cf2e4d941f6cb2a3241235e56c40","kind":"commit","published_at":"2020-09-10T09:50:50.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"19a0a90b64f58447724a0acf0b6908c3694d7986","kind":"commit","published_at":"2020-06-09T08:49:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"f7ff14cc583b1d1bb9c92b47095d943951885fbc","kind":"commit","published_at":"2020-02-02T09:43:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da23e242e9aeaf1eec4f7d3e4a4a91450bddb3ce","kind":"commit","published_at":"2020-01-14T10:57:37.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7d4eaa4d53b5abe06fd4108eada240f79de41d9c","kind":"commit","published_at":"2019-11-28T18:26:32.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0/manifests"},{"name":"0.0.9","sha":"571e2c9f93e611bce6747163971e37beedcd1d6a","kind":"commit","published_at":"2019-08-16T17:09:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.9","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"12b7e9a40e8820a1eb36365b8b8f3471e1cf4cb3","kind":"commit","published_at":"2019-06-16T07:27:51.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.8","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"1816910d7f8f9022764ddb05b6fade78b49a874e","kind":"commit","published_at":"2019-06-09T20:40:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.7","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"6cab82ec1db79fa06e3f0f5a9d5aa10e7d171f5d","kind":"commit","published_at":"2019-03-19T20:03:44.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.6","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"ce84e08f452635b5b7146906fb88323a6011f75a","kind":"commit","published_at":"2019-03-09T16:39:33.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.5","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"c8db2321f10aa0c7e5b0d92ef9be02fbf4e308f7","kind":"commit","published_at":"2019-03-01T13:59:05.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.4","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-03-12T18:38:36.923Z","dependent_packages_count":0,"downloads":69330,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":49.90891494933394,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.52121216342138},"purl":"pkg:nuget/testcontainers.activemq","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.activemq","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.activemq","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.activemq/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-27T02:45:05.898Z","issues_count":284,"pull_requests_count":545,"avg_time_to_close_issue":5534611.287128713,"avg_time_to_close_pull_request":1207357.8568232663,"issues_closed_count":202,"pull_requests_closed_count":447,"pull_request_authors_count":128,"issue_authors_count":223,"avg_comments_per_issue":3.982394366197183,"avg_comments_per_pull_request":2.0807339449541282,"merged_pull_requests_count":395,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":101,"past_year_pull_requests_count":226,"past_year_avg_time_to_close_issue":755464.9824561403,"past_year_avg_time_to_close_pull_request":684823.4787878788,"past_year_issues_closed_count":57,"past_year_pull_requests_closed_count":165,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":79,"past_year_avg_comments_per_issue":2.613861386138614,"past_year_avg_comments_per_pull_request":1.7345132743362832,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":152,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":243,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.activemq/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.activemq/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.activemq/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.activemq/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.activemq/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:42.682Z","updated_at":"2024-02-26T05:24:42.682Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:42.729Z","updated_at":"2024-02-26T05:24:42.729Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956795,"name":"testcontainers.arangodb","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":20,"first_release_published_at":"2024-01-09T14:35:04.227Z","latest_release_published_at":"2026-03-12T18:19:31.517Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-12T18:32:33.939Z","created_at":"2024-02-26T05:24:40.482Z","updated_at":"2026-03-12T18:38:37.086Z","registry_url":"https://www.nuget.org/packages/testcontainers.arangodb/","install_command":"Install-Package testcontainers.arangodb","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2025-12-23T16:17:53.000Z","size":5615,"stargazers_count":4212,"open_issues_count":63,"forks_count":340,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-12-27T09:33:49.082Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2025-12-27T02:52:36.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28086613,"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-12-27T02:00:05.897Z","response_time":58,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":57,"last_synced_at":"2025-12-23T06:31:10.067Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":25075,"followers":2031,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2025-12-23T06:31:10.067Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-12T18:38:37.066Z","dependent_packages_count":0,"downloads":39501,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.59555170910624,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":29.75009108334548},"purl":"pkg:nuget/testcontainers.arangodb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.arangodb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.arangodb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.arangodb/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-31T14:02:53.054Z","issues_count":293,"pull_requests_count":557,"avg_time_to_close_issue":5610076.224880382,"avg_time_to_close_pull_request":1229916.3237885463,"issues_closed_count":209,"pull_requests_closed_count":454,"pull_request_authors_count":131,"issue_authors_count":229,"avg_comments_per_issue":4.040955631399317,"avg_comments_per_pull_request":2.116696588868941,"merged_pull_requests_count":399,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":94,"past_year_pull_requests_count":197,"past_year_avg_time_to_close_issue":641098.6538461539,"past_year_avg_time_to_close_pull_request":709441.4316546762,"past_year_issues_closed_count":52,"past_year_pull_requests_closed_count":139,"past_year_pull_request_authors_count":46,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":2.6063829787234045,"past_year_avg_comments_per_pull_request":1.9035532994923858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":126,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":249,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.arangodb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.arangodb/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.arangodb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.arangodb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.arangodb/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:49.797Z","updated_at":"2024-02-26T05:24:49.797Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:49.855Z","updated_at":"2024-02-26T05:24:49.855Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":9253876,"name":"testcontainers.cockroachdb","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":19,"first_release_published_at":"2024-03-11T19:25:47.070Z","latest_release_published_at":"2026-03-12T18:19:20.637Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-12T18:32:35.561Z","created_at":"2024-03-22T03:56:21.093Z","updated_at":"2026-03-12T18:38:37.141Z","registry_url":"https://www.nuget.org/packages/testcontainers.cockroachdb/","install_command":"Install-Package testcontainers.cockroachdb","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2025-12-23T16:17:53.000Z","size":5615,"stargazers_count":4212,"open_issues_count":63,"forks_count":340,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-12-27T09:33:49.082Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2025-12-27T02:52:36.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28160501,"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":"2026-01-01T02:00:06.694Z","response_time":59,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":57,"last_synced_at":"2025-12-23T06:31:10.067Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":25075,"followers":2031,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2025-12-23T06:31:10.067Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-12T18:38:37.121Z","dependent_packages_count":0,"downloads":55504,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.74662704517519,"dependent_repos_count":7.844078391350799,"dependent_packages_count":9.946739806413547,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":24.845815080979847},"purl":"pkg:nuget/testcontainers.cockroachdb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.cockroachdb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.cockroachdb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.cockroachdb/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-31T14:02:53.054Z","issues_count":293,"pull_requests_count":557,"avg_time_to_close_issue":5610076.224880382,"avg_time_to_close_pull_request":1229916.3237885463,"issues_closed_count":209,"pull_requests_closed_count":454,"pull_request_authors_count":131,"issue_authors_count":229,"avg_comments_per_issue":4.040955631399317,"avg_comments_per_pull_request":2.116696588868941,"merged_pull_requests_count":399,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":94,"past_year_pull_requests_count":197,"past_year_avg_time_to_close_issue":641098.6538461539,"past_year_avg_time_to_close_pull_request":709441.4316546762,"past_year_issues_closed_count":52,"past_year_pull_requests_closed_count":139,"past_year_pull_request_authors_count":46,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":2.6063829787234045,"past_year_avg_comments_per_pull_request":1.9035532994923858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":126,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":249,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.cockroachdb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.cockroachdb/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.cockroachdb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.cockroachdb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.cockroachdb/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-03-22T03:56:23.254Z","updated_at":"2024-03-22T03:56:23.254Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-03-22T03:56:23.295Z","updated_at":"2024-03-22T03:56:23.295Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956791,"name":"testcontainers.bigquery","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":20,"first_release_published_at":"2024-01-09T14:35:06.020Z","latest_release_published_at":"2026-03-12T18:19:00.620Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-12T18:32:33.141Z","created_at":"2024-02-26T05:24:40.439Z","updated_at":"2026-03-12T18:38:37.319Z","registry_url":"https://www.nuget.org/packages/testcontainers.bigquery/","install_command":"Install-Package testcontainers.bigquery","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2026-02-13T17:07:49.000Z","size":5734,"stargazers_count":4243,"open_issues_count":64,"forks_count":338,"subscribers_count":32,"default_branch":"develop","last_synced_at":"2026-02-13T20:30:11.812Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2026-02-13T18:38:51.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29443443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T10:51:12.367Z","status":"ssl_error","status_checked_at":"2026-02-14T10:50:52.088Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":57,"last_synced_at":"2025-12-23T06:31:10.067Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":25075,"followers":2031,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2025-12-23T06:31:10.067Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[{"name":"4.10.0","sha":"d66a9f12a63d1082580270a310a77463ce01272c","kind":"commit","published_at":"2026-01-01T13:06:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.10.0/manifests"},{"name":"4.9.0","sha":"3f9de427b877a4fee394eab354fd98abbee06417","kind":"commit","published_at":"2025-11-22T08:35:43.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0/manifests"},{"name":"4.8.1","sha":"2e324764be84d5d3c5b8a079ff3411cfd1c1670a","kind":"commit","published_at":"2025-10-22T05:20:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1/manifests"},{"name":"4.8.0","sha":"1cfac505ebf33f6abb30f55c92a1839101fcb34b","kind":"commit","published_at":"2025-10-18T10:17:20.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0/manifests"},{"name":"4.7.0","sha":"b0b0cbcbf1f8bf8a4ef324e92ea870c7feb617af","kind":"commit","published_at":"2025-08-22T14:45:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"5209f13e967a1965c6621d6eadbb077e01a24a24","kind":"commit","published_at":"2025-06-12T08:29:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"b1244cc099763388c8f26938eca72247a41f0bac","kind":"commit","published_at":"2025-06-04T19:30:19.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"2162c445ab6624b42d9d7945b0652da5bc56663c","kind":"commit","published_at":"2025-04-12T19:10:10.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"b53e4f24afc2310b9695a77aa04d07719d964cf1","kind":"commit","published_at":"2025-02-22T12:27:07.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"c56c4958c68637aac61a6278011fc6b77ba74b9e","kind":"commit","published_at":"2025-02-10T17:07:28.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"0d86bda59ca536bd9108235d22ad06dae03ced53","kind":"commit","published_at":"2024-12-09T18:13:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"1a78654e9205d3ff01b807967a5408feec921622","kind":"commit","published_at":"2024-11-01T07:20:27.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0/manifests"},{"name":"3.10.0","sha":"934d7f0c173253bb2bc9baddc4c9e41560ab13c9","kind":"commit","published_at":"2024-09-03T15:13:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"b1ad2459a163cc29423ea72df25950ee015c73aa","kind":"commit","published_at":"2024-06-15T17:41:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"14f9ad92ece7b5539aed0c8f2f7c5415ab97aab8","kind":"commit","published_at":"2024-03-19T14:05:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"94d3f5d610cc37eab8dec7c6773cd9e2fe3db847","kind":"commit","published_at":"2024-01-09T12:14:23.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"46c05d7abdcc92bf468947ea6b2826dfb36b1908","kind":"commit","published_at":"2023-11-05T17:18:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"59991ec75e65727a58caa217144f263838ba5fb5","kind":"commit","published_at":"2023-09-06T04:59:45.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"b2b743bf58c48bbfd3f03297160d4b4189964949","kind":"commit","published_at":"2023-08-09T17:32:49.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"402df92372f88a2667c41555314514c0affb5bcf","kind":"commit","published_at":"2023-06-27T08:20:26.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"12571d711b3f12cb946769fa8dbfdb2896911c1b","kind":"commit","published_at":"2023-05-22T11:30:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"90a300675660f6109e68ab61ea48de4b232936a7","kind":"commit","published_at":"2023-04-28T11:13:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"b3fb3cc9d8a4a5cb27cf8314fd2b2a777533f25c","kind":"commit","published_at":"2023-03-08T07:55:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"af7f253fa1bcbc572d587dc0e5e7a55a91efaa24","kind":"commit","published_at":"2023-02-01T12:15:03.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"83967725b9d03f7d660e829a6575c44e8759f7ab","kind":"commit","published_at":"2022-12-12T09:02:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"995c7794f26c077d31e2feae2a83d3bdd4684402","kind":"commit","published_at":"2022-10-27T09:37:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"53d37fa25ca6523e4f0fc47feee1c5f5f739715c","kind":"commit","published_at":"2022-07-20T15:56:41.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"ea7d5170e8699ee7ccf1c56b08ad8f5a5e95411c","kind":"commit","published_at":"2022-06-22T14:18:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1a093fc0c2046c9e22edd727b74935fc5a12ba5e","kind":"commit","published_at":"2022-06-21T14:06:02.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"2aeec1e9b88b8580c9914b73bee56583ad005e03","kind":"commit","published_at":"2022-06-07T15:58:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4186d347e86b246a2e30cd93910a297d6a47d7df","kind":"commit","published_at":"2021-07-18T08:35:56.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"5967a978d586cf2e4d941f6cb2a3241235e56c40","kind":"commit","published_at":"2020-09-10T09:50:50.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"19a0a90b64f58447724a0acf0b6908c3694d7986","kind":"commit","published_at":"2020-06-09T08:49:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"f7ff14cc583b1d1bb9c92b47095d943951885fbc","kind":"commit","published_at":"2020-02-02T09:43:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da23e242e9aeaf1eec4f7d3e4a4a91450bddb3ce","kind":"commit","published_at":"2020-01-14T10:57:37.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7d4eaa4d53b5abe06fd4108eada240f79de41d9c","kind":"commit","published_at":"2019-11-28T18:26:32.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0/manifests"},{"name":"0.0.9","sha":"571e2c9f93e611bce6747163971e37beedcd1d6a","kind":"commit","published_at":"2019-08-16T17:09:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.9","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"12b7e9a40e8820a1eb36365b8b8f3471e1cf4cb3","kind":"commit","published_at":"2019-06-16T07:27:51.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.8","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"1816910d7f8f9022764ddb05b6fade78b49a874e","kind":"commit","published_at":"2019-06-09T20:40:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.7","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"6cab82ec1db79fa06e3f0f5a9d5aa10e7d171f5d","kind":"commit","published_at":"2019-03-19T20:03:44.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.6","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"ce84e08f452635b5b7146906fb88323a6011f75a","kind":"commit","published_at":"2019-03-09T16:39:33.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.5","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"c8db2321f10aa0c7e5b0d92ef9be02fbf4e308f7","kind":"commit","published_at":"2019-03-01T13:59:05.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.4","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-03-12T18:38:37.299Z","dependent_packages_count":0,"downloads":136515,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":57.50090916828512,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.051876903071776},"purl":"pkg:nuget/testcontainers.bigquery","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.bigquery","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.bigquery","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.bigquery/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-07T15:04:20.183Z","issues_count":296,"pull_requests_count":559,"avg_time_to_close_issue":5558626.563981042,"avg_time_to_close_pull_request":1228112.3925438595,"issues_closed_count":211,"pull_requests_closed_count":456,"pull_request_authors_count":131,"issue_authors_count":232,"avg_comments_per_issue":4.091216216216216,"avg_comments_per_pull_request":2.1198568872987478,"merged_pull_requests_count":401,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":78,"past_year_pull_requests_count":176,"past_year_avg_time_to_close_issue":762049.3414634146,"past_year_avg_time_to_close_pull_request":508237.39344262297,"past_year_issues_closed_count":41,"past_year_pull_requests_closed_count":122,"past_year_pull_request_authors_count":37,"past_year_issue_authors_count":63,"past_year_avg_comments_per_issue":2.5384615384615383,"past_year_avg_comments_per_pull_request":1.7613636363636365,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":112,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.bigquery/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.bigquery/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.bigquery/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.bigquery/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.bigquery/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:41.579Z","updated_at":"2024-02-26T05:24:41.579Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:41.619Z","updated_at":"2024-02-26T05:24:41.619Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956771,"name":"testcontainers.neo4j","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":27,"first_release_published_at":"2023-03-08T08:58:17.080Z","latest_release_published_at":"2026-03-12T18:19:12.313Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-12T18:32:29.669Z","created_at":"2024-02-26T05:24:00.041Z","updated_at":"2026-03-12T18:38:37.320Z","registry_url":"https://www.nuget.org/packages/testcontainers.neo4j/","install_command":"Install-Package testcontainers.neo4j","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2025-12-23T16:17:53.000Z","size":5615,"stargazers_count":4212,"open_issues_count":63,"forks_count":340,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-12-27T09:33:49.082Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2025-12-27T02:52:36.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28086613,"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-12-27T02:00:05.897Z","response_time":58,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":57,"last_synced_at":"2025-12-23T06:31:10.067Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":25075,"followers":2031,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2025-12-23T06:31:10.067Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-12T18:38:37.299Z","dependent_packages_count":0,"downloads":177927,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":21.112800075004344,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":17.92250720531152},"purl":"pkg:nuget/testcontainers.neo4j","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.neo4j","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.neo4j","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.neo4j/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-31T14:02:53.054Z","issues_count":293,"pull_requests_count":557,"avg_time_to_close_issue":5610076.224880382,"avg_time_to_close_pull_request":1229916.3237885463,"issues_closed_count":209,"pull_requests_closed_count":454,"pull_request_authors_count":131,"issue_authors_count":229,"avg_comments_per_issue":4.040955631399317,"avg_comments_per_pull_request":2.116696588868941,"merged_pull_requests_count":399,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":94,"past_year_pull_requests_count":197,"past_year_avg_time_to_close_issue":641098.6538461539,"past_year_avg_time_to_close_pull_request":709441.4316546762,"past_year_issues_closed_count":52,"past_year_pull_requests_closed_count":139,"past_year_pull_request_authors_count":46,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":2.6063829787234045,"past_year_avg_comments_per_pull_request":1.9035532994923858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":126,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":249,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.neo4j/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.neo4j/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.neo4j/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.neo4j/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.neo4j/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:04.234Z","updated_at":"2024-02-26T05:24:04.234Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:04.314Z","updated_at":"2024-02-26T05:24:04.314Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":11543814,"name":"testcontainers.gcloud","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":9,"first_release_published_at":"2025-04-14T16:52:44.790Z","latest_release_published_at":"2026-03-12T18:19:04.873Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-12T18:32:32.884Z","created_at":"2025-04-14T17:00:34.671Z","updated_at":"2026-03-12T18:38:37.330Z","registry_url":"https://www.nuget.org/packages/testcontainers.gcloud/","install_command":"Install-Package testcontainers.gcloud","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":20}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2025-12-23T16:17:53.000Z","size":5615,"stargazers_count":4212,"open_issues_count":63,"forks_count":340,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-12-27T09:33:49.082Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2025-12-27T02:52:36.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28160501,"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":"2026-01-01T02:00:06.694Z","response_time":59,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":57,"last_synced_at":"2025-12-23T06:31:10.067Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":25075,"followers":2031,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2025-12-23T06:31:10.067Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-12T18:38:37.310Z","dependent_packages_count":0,"downloads":12899,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.300068145150576,"dependent_repos_count":6.874297716450261,"dependent_packages_count":18.44233333753129,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.205566399710708},"purl":"pkg:nuget/testcontainers.gcloud","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.gcloud","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.gcloud","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.gcloud/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-31T14:02:53.054Z","issues_count":293,"pull_requests_count":557,"avg_time_to_close_issue":5610076.224880382,"avg_time_to_close_pull_request":1229916.3237885463,"issues_closed_count":209,"pull_requests_closed_count":454,"pull_request_authors_count":131,"issue_authors_count":229,"avg_comments_per_issue":4.040955631399317,"avg_comments_per_pull_request":2.116696588868941,"merged_pull_requests_count":399,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":94,"past_year_pull_requests_count":197,"past_year_avg_time_to_close_issue":641098.6538461539,"past_year_avg_time_to_close_pull_request":709441.4316546762,"past_year_issues_closed_count":52,"past_year_pull_requests_closed_count":139,"past_year_pull_request_authors_count":46,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":2.6063829787234045,"past_year_avg_comments_per_pull_request":1.9035532994923858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":126,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":249,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.gcloud/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.gcloud/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.gcloud/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.gcloud/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.gcloud/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2025-04-14T17:02:08.110Z","updated_at":"2025-04-14T17:02:08.110Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2025-06-13T06:45:39.494Z","updated_at":"2025-06-13T06:45:39.494Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":11377959,"name":"testcontainers.cassandra","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":10,"first_release_published_at":"2025-02-24T15:52:42.610Z","latest_release_published_at":"2026-03-12T18:19:13.933Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-12T18:32:38.627Z","created_at":"2025-02-24T16:02:41.167Z","updated_at":"2026-03-12T18:38:37.442Z","registry_url":"https://www.nuget.org/packages/testcontainers.cassandra/","install_command":"Install-Package testcontainers.cassandra","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2026-02-13T17:07:49.000Z","size":5734,"stargazers_count":4243,"open_issues_count":64,"forks_count":338,"subscribers_count":32,"default_branch":"develop","last_synced_at":"2026-02-13T20:30:11.812Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2026-02-13T18:38:51.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29443443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T10:51:12.367Z","status":"ssl_error","status_checked_at":"2026-02-14T10:50:52.088Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":57,"last_synced_at":"2025-12-23T06:31:10.067Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":25075,"followers":2031,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2025-12-23T06:31:10.067Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[{"name":"4.10.0","sha":"d66a9f12a63d1082580270a310a77463ce01272c","kind":"commit","published_at":"2026-01-01T13:06:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.10.0/manifests"},{"name":"4.9.0","sha":"3f9de427b877a4fee394eab354fd98abbee06417","kind":"commit","published_at":"2025-11-22T08:35:43.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0/manifests"},{"name":"4.8.1","sha":"2e324764be84d5d3c5b8a079ff3411cfd1c1670a","kind":"commit","published_at":"2025-10-22T05:20:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1/manifests"},{"name":"4.8.0","sha":"1cfac505ebf33f6abb30f55c92a1839101fcb34b","kind":"commit","published_at":"2025-10-18T10:17:20.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0/manifests"},{"name":"4.7.0","sha":"b0b0cbcbf1f8bf8a4ef324e92ea870c7feb617af","kind":"commit","published_at":"2025-08-22T14:45:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"5209f13e967a1965c6621d6eadbb077e01a24a24","kind":"commit","published_at":"2025-06-12T08:29:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"b1244cc099763388c8f26938eca72247a41f0bac","kind":"commit","published_at":"2025-06-04T19:30:19.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"2162c445ab6624b42d9d7945b0652da5bc56663c","kind":"commit","published_at":"2025-04-12T19:10:10.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"b53e4f24afc2310b9695a77aa04d07719d964cf1","kind":"commit","published_at":"2025-02-22T12:27:07.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"c56c4958c68637aac61a6278011fc6b77ba74b9e","kind":"commit","published_at":"2025-02-10T17:07:28.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"0d86bda59ca536bd9108235d22ad06dae03ced53","kind":"commit","published_at":"2024-12-09T18:13:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"1a78654e9205d3ff01b807967a5408feec921622","kind":"commit","published_at":"2024-11-01T07:20:27.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0/manifests"},{"name":"3.10.0","sha":"934d7f0c173253bb2bc9baddc4c9e41560ab13c9","kind":"commit","published_at":"2024-09-03T15:13:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"b1ad2459a163cc29423ea72df25950ee015c73aa","kind":"commit","published_at":"2024-06-15T17:41:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"14f9ad92ece7b5539aed0c8f2f7c5415ab97aab8","kind":"commit","published_at":"2024-03-19T14:05:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"94d3f5d610cc37eab8dec7c6773cd9e2fe3db847","kind":"commit","published_at":"2024-01-09T12:14:23.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"46c05d7abdcc92bf468947ea6b2826dfb36b1908","kind":"commit","published_at":"2023-11-05T17:18:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"59991ec75e65727a58caa217144f263838ba5fb5","kind":"commit","published_at":"2023-09-06T04:59:45.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"b2b743bf58c48bbfd3f03297160d4b4189964949","kind":"commit","published_at":"2023-08-09T17:32:49.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"402df92372f88a2667c41555314514c0affb5bcf","kind":"commit","published_at":"2023-06-27T08:20:26.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"12571d711b3f12cb946769fa8dbfdb2896911c1b","kind":"commit","published_at":"2023-05-22T11:30:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"90a300675660f6109e68ab61ea48de4b232936a7","kind":"commit","published_at":"2023-04-28T11:13:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"b3fb3cc9d8a4a5cb27cf8314fd2b2a777533f25c","kind":"commit","published_at":"2023-03-08T07:55:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"af7f253fa1bcbc572d587dc0e5e7a55a91efaa24","kind":"commit","published_at":"2023-02-01T12:15:03.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"83967725b9d03f7d660e829a6575c44e8759f7ab","kind":"commit","published_at":"2022-12-12T09:02:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"995c7794f26c077d31e2feae2a83d3bdd4684402","kind":"commit","published_at":"2022-10-27T09:37:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"53d37fa25ca6523e4f0fc47feee1c5f5f739715c","kind":"commit","published_at":"2022-07-20T15:56:41.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"ea7d5170e8699ee7ccf1c56b08ad8f5a5e95411c","kind":"commit","published_at":"2022-06-22T14:18:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1a093fc0c2046c9e22edd727b74935fc5a12ba5e","kind":"commit","published_at":"2022-06-21T14:06:02.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"2aeec1e9b88b8580c9914b73bee56583ad005e03","kind":"commit","published_at":"2022-06-07T15:58:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4186d347e86b246a2e30cd93910a297d6a47d7df","kind":"commit","published_at":"2021-07-18T08:35:56.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"5967a978d586cf2e4d941f6cb2a3241235e56c40","kind":"commit","published_at":"2020-09-10T09:50:50.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"19a0a90b64f58447724a0acf0b6908c3694d7986","kind":"commit","published_at":"2020-06-09T08:49:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"f7ff14cc583b1d1bb9c92b47095d943951885fbc","kind":"commit","published_at":"2020-02-02T09:43:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da23e242e9aeaf1eec4f7d3e4a4a91450bddb3ce","kind":"commit","published_at":"2020-01-14T10:57:37.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7d4eaa4d53b5abe06fd4108eada240f79de41d9c","kind":"commit","published_at":"2019-11-28T18:26:32.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0/manifests"},{"name":"0.0.9","sha":"571e2c9f93e611bce6747163971e37beedcd1d6a","kind":"commit","published_at":"2019-08-16T17:09:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.9","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"12b7e9a40e8820a1eb36365b8b8f3471e1cf4cb3","kind":"commit","published_at":"2019-06-16T07:27:51.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.8","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"1816910d7f8f9022764ddb05b6fade78b49a874e","kind":"commit","published_at":"2019-06-09T20:40:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.7","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"6cab82ec1db79fa06e3f0f5a9d5aa10e7d171f5d","kind":"commit","published_at":"2019-03-19T20:03:44.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.6","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"ce84e08f452635b5b7146906fb88323a6011f75a","kind":"commit","published_at":"2019-03-09T16:39:33.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.5","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"c8db2321f10aa0c7e5b0d92ef9be02fbf4e308f7","kind":"commit","published_at":"2019-03-01T13:59:05.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.4","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-03-12T18:38:37.421Z","dependent_packages_count":0,"downloads":48614,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.080666946642,"dependent_repos_count":6.968757757367284,"dependent_packages_count":18.695982127025783,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.248468943678358},"purl":"pkg:nuget/testcontainers.cassandra","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.cassandra","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.cassandra","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.cassandra/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-14T12:00:59.339Z","issues_count":296,"pull_requests_count":559,"avg_time_to_close_issue":5558626.563981042,"avg_time_to_close_pull_request":1228112.3925438595,"issues_closed_count":211,"pull_requests_closed_count":456,"pull_request_authors_count":131,"issue_authors_count":232,"avg_comments_per_issue":4.091216216216216,"avg_comments_per_pull_request":2.1198568872987478,"merged_pull_requests_count":401,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":77,"past_year_pull_requests_count":168,"past_year_avg_time_to_close_issue":762178.325,"past_year_avg_time_to_close_pull_request":527881.1403508772,"past_year_issues_closed_count":40,"past_year_pull_requests_closed_count":114,"past_year_pull_request_authors_count":35,"past_year_issue_authors_count":63,"past_year_avg_comments_per_issue":2.5714285714285716,"past_year_avg_comments_per_pull_request":1.7976190476190477,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":104,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.cassandra/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.cassandra/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.cassandra/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.cassandra/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.cassandra/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2025-02-24T16:04:48.668Z","updated_at":"2025-02-24T16:04:48.668Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2025-02-24T16:04:48.723Z","updated_at":"2025-02-24T16:04:48.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956749,"name":"testcontainers.pubsub","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":21,"first_release_published_at":"2023-11-10T19:33:58.830Z","latest_release_published_at":"2026-03-12T18:18:52.070Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-12T18:32:38.290Z","created_at":"2024-02-26T05:23:58.982Z","updated_at":"2026-03-12T18:38:37.549Z","registry_url":"https://www.nuget.org/packages/testcontainers.pubsub/","install_command":"Install-Package testcontainers.pubsub","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2026-02-13T17:07:49.000Z","size":5734,"stargazers_count":4243,"open_issues_count":64,"forks_count":338,"subscribers_count":32,"default_branch":"develop","last_synced_at":"2026-02-13T20:30:11.812Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2026-02-13T18:38:51.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29443443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T10:51:12.367Z","status":"ssl_error","status_checked_at":"2026-02-14T10:50:52.088Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":57,"last_synced_at":"2025-12-23T06:31:10.067Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":25075,"followers":2031,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2025-12-23T06:31:10.067Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[{"name":"4.10.0","sha":"d66a9f12a63d1082580270a310a77463ce01272c","kind":"commit","published_at":"2026-01-01T13:06:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.10.0/manifests"},{"name":"4.9.0","sha":"3f9de427b877a4fee394eab354fd98abbee06417","kind":"commit","published_at":"2025-11-22T08:35:43.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0/manifests"},{"name":"4.8.1","sha":"2e324764be84d5d3c5b8a079ff3411cfd1c1670a","kind":"commit","published_at":"2025-10-22T05:20:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1/manifests"},{"name":"4.8.0","sha":"1cfac505ebf33f6abb30f55c92a1839101fcb34b","kind":"commit","published_at":"2025-10-18T10:17:20.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0/manifests"},{"name":"4.7.0","sha":"b0b0cbcbf1f8bf8a4ef324e92ea870c7feb617af","kind":"commit","published_at":"2025-08-22T14:45:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"5209f13e967a1965c6621d6eadbb077e01a24a24","kind":"commit","published_at":"2025-06-12T08:29:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"b1244cc099763388c8f26938eca72247a41f0bac","kind":"commit","published_at":"2025-06-04T19:30:19.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"2162c445ab6624b42d9d7945b0652da5bc56663c","kind":"commit","published_at":"2025-04-12T19:10:10.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"b53e4f24afc2310b9695a77aa04d07719d964cf1","kind":"commit","published_at":"2025-02-22T12:27:07.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"c56c4958c68637aac61a6278011fc6b77ba74b9e","kind":"commit","published_at":"2025-02-10T17:07:28.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"0d86bda59ca536bd9108235d22ad06dae03ced53","kind":"commit","published_at":"2024-12-09T18:13:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"1a78654e9205d3ff01b807967a5408feec921622","kind":"commit","published_at":"2024-11-01T07:20:27.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0/manifests"},{"name":"3.10.0","sha":"934d7f0c173253bb2bc9baddc4c9e41560ab13c9","kind":"commit","published_at":"2024-09-03T15:13:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"b1ad2459a163cc29423ea72df25950ee015c73aa","kind":"commit","published_at":"2024-06-15T17:41:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"14f9ad92ece7b5539aed0c8f2f7c5415ab97aab8","kind":"commit","published_at":"2024-03-19T14:05:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"94d3f5d610cc37eab8dec7c6773cd9e2fe3db847","kind":"commit","published_at":"2024-01-09T12:14:23.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"46c05d7abdcc92bf468947ea6b2826dfb36b1908","kind":"commit","published_at":"2023-11-05T17:18:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"59991ec75e65727a58caa217144f263838ba5fb5","kind":"commit","published_at":"2023-09-06T04:59:45.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"b2b743bf58c48bbfd3f03297160d4b4189964949","kind":"commit","published_at":"2023-08-09T17:32:49.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"402df92372f88a2667c41555314514c0affb5bcf","kind":"commit","published_at":"2023-06-27T08:20:26.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"12571d711b3f12cb946769fa8dbfdb2896911c1b","kind":"commit","published_at":"2023-05-22T11:30:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"90a300675660f6109e68ab61ea48de4b232936a7","kind":"commit","published_at":"2023-04-28T11:13:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"b3fb3cc9d8a4a5cb27cf8314fd2b2a777533f25c","kind":"commit","published_at":"2023-03-08T07:55:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"af7f253fa1bcbc572d587dc0e5e7a55a91efaa24","kind":"commit","published_at":"2023-02-01T12:15:03.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"83967725b9d03f7d660e829a6575c44e8759f7ab","kind":"commit","published_at":"2022-12-12T09:02:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"995c7794f26c077d31e2feae2a83d3bdd4684402","kind":"commit","published_at":"2022-10-27T09:37:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"53d37fa25ca6523e4f0fc47feee1c5f5f739715c","kind":"commit","published_at":"2022-07-20T15:56:41.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"ea7d5170e8699ee7ccf1c56b08ad8f5a5e95411c","kind":"commit","published_at":"2022-06-22T14:18:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1a093fc0c2046c9e22edd727b74935fc5a12ba5e","kind":"commit","published_at":"2022-06-21T14:06:02.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"2aeec1e9b88b8580c9914b73bee56583ad005e03","kind":"commit","published_at":"2022-06-07T15:58:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4186d347e86b246a2e30cd93910a297d6a47d7df","kind":"commit","published_at":"2021-07-18T08:35:56.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"5967a978d586cf2e4d941f6cb2a3241235e56c40","kind":"commit","published_at":"2020-09-10T09:50:50.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"19a0a90b64f58447724a0acf0b6908c3694d7986","kind":"commit","published_at":"2020-06-09T08:49:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"f7ff14cc583b1d1bb9c92b47095d943951885fbc","kind":"commit","published_at":"2020-02-02T09:43:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da23e242e9aeaf1eec4f7d3e4a4a91450bddb3ce","kind":"commit","published_at":"2020-01-14T10:57:37.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7d4eaa4d53b5abe06fd4108eada240f79de41d9c","kind":"commit","published_at":"2019-11-28T18:26:32.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0/manifests"},{"name":"0.0.9","sha":"571e2c9f93e611bce6747163971e37beedcd1d6a","kind":"commit","published_at":"2019-08-16T17:09:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.9","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"12b7e9a40e8820a1eb36365b8b8f3471e1cf4cb3","kind":"commit","published_at":"2019-06-16T07:27:51.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.8","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"1816910d7f8f9022764ddb05b6fade78b49a874e","kind":"commit","published_at":"2019-06-09T20:40:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.7","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"6cab82ec1db79fa06e3f0f5a9d5aa10e7d171f5d","kind":"commit","published_at":"2019-03-19T20:03:44.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.6","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"ce84e08f452635b5b7146906fb88323a6011f75a","kind":"commit","published_at":"2019-03-09T16:39:33.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.5","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"c8db2321f10aa0c7e5b0d92ef9be02fbf4e308f7","kind":"commit","published_at":"2019-03-01T13:59:05.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.4","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-03-12T18:38:37.528Z","dependent_packages_count":0,"downloads":160322,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":43.3486506029717,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":25.334457381300638},"purl":"pkg:nuget/testcontainers.pubsub","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.pubsub","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.pubsub","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.pubsub/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-15T13:30:21.891Z","issues_count":296,"pull_requests_count":560,"avg_time_to_close_issue":5558626.563981042,"avg_time_to_close_pull_request":1228112.3925438595,"issues_closed_count":211,"pull_requests_closed_count":456,"pull_request_authors_count":132,"issue_authors_count":232,"avg_comments_per_issue":4.091216216216216,"avg_comments_per_pull_request":2.119642857142857,"merged_pull_requests_count":401,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":76,"past_year_pull_requests_count":166,"past_year_avg_time_to_close_issue":651432.5128205129,"past_year_avg_time_to_close_pull_request":541432.4954954955,"past_year_issues_closed_count":39,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":36,"past_year_issue_authors_count":63,"past_year_avg_comments_per_issue":2.4210526315789473,"past_year_avg_comments_per_pull_request":1.813253012048193,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":101,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.pubsub/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.pubsub/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.pubsub/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.pubsub/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.pubsub/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:02.757Z","updated_at":"2024-02-26T05:24:02.757Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:02.831Z","updated_at":"2024-02-26T05:24:02.831Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956792,"name":"testcontainers.kusto","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":22,"first_release_published_at":"2023-08-10T17:29:24.003Z","latest_release_published_at":"2026-01-01T17:02:20.653Z","latest_release_number":"4.10.0","last_synced_at":"2026-03-12T18:17:06.294Z","created_at":"2024-02-26T05:24:40.453Z","updated_at":"2026-03-12T18:38:10.764Z","registry_url":"https://www.nuget.org/packages/testcontainers.kusto/","install_command":"Install-Package testcontainers.kusto","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2025 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"d66a9f12a63d1082580270a310a77463ce01272c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2025-12-18T14:32:29.000Z","size":5537,"stargazers_count":4207,"open_issues_count":62,"forks_count":340,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-12-19T04:25:18.368Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2025-12-18T19:32:16.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27980468,"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-12-23T02:00:07.087Z","response_time":69,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":57,"last_synced_at":"2025-12-23T06:31:10.067Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":25075,"followers":2031,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2025-12-23T06:31:10.067Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[{"name":"4.9.0","sha":"3f9de427b877a4fee394eab354fd98abbee06417","kind":"commit","published_at":"2025-11-22T08:35:43.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0/manifests"},{"name":"4.8.1","sha":"2e324764be84d5d3c5b8a079ff3411cfd1c1670a","kind":"commit","published_at":"2025-10-22T05:20:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1/manifests"},{"name":"4.8.0","sha":"1cfac505ebf33f6abb30f55c92a1839101fcb34b","kind":"commit","published_at":"2025-10-18T10:17:20.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0/manifests"},{"name":"4.7.0","sha":"b0b0cbcbf1f8bf8a4ef324e92ea870c7feb617af","kind":"commit","published_at":"2025-08-22T14:45:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"5209f13e967a1965c6621d6eadbb077e01a24a24","kind":"commit","published_at":"2025-06-12T08:29:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"b1244cc099763388c8f26938eca72247a41f0bac","kind":"commit","published_at":"2025-06-04T19:30:19.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"2162c445ab6624b42d9d7945b0652da5bc56663c","kind":"commit","published_at":"2025-04-12T19:10:10.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"b53e4f24afc2310b9695a77aa04d07719d964cf1","kind":"commit","published_at":"2025-02-22T12:27:07.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"c56c4958c68637aac61a6278011fc6b77ba74b9e","kind":"commit","published_at":"2025-02-10T17:07:28.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"0d86bda59ca536bd9108235d22ad06dae03ced53","kind":"commit","published_at":"2024-12-09T18:13:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"1a78654e9205d3ff01b807967a5408feec921622","kind":"commit","published_at":"2024-11-01T07:20:27.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0/manifests"},{"name":"3.10.0","sha":"934d7f0c173253bb2bc9baddc4c9e41560ab13c9","kind":"commit","published_at":"2024-09-03T15:13:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"b1ad2459a163cc29423ea72df25950ee015c73aa","kind":"commit","published_at":"2024-06-15T17:41:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"14f9ad92ece7b5539aed0c8f2f7c5415ab97aab8","kind":"commit","published_at":"2024-03-19T14:05:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"94d3f5d610cc37eab8dec7c6773cd9e2fe3db847","kind":"commit","published_at":"2024-01-09T12:14:23.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"46c05d7abdcc92bf468947ea6b2826dfb36b1908","kind":"commit","published_at":"2023-11-05T17:18:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"59991ec75e65727a58caa217144f263838ba5fb5","kind":"commit","published_at":"2023-09-06T04:59:45.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"b2b743bf58c48bbfd3f03297160d4b4189964949","kind":"commit","published_at":"2023-08-09T17:32:49.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"402df92372f88a2667c41555314514c0affb5bcf","kind":"commit","published_at":"2023-06-27T08:20:26.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"12571d711b3f12cb946769fa8dbfdb2896911c1b","kind":"commit","published_at":"2023-05-22T11:30:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"90a300675660f6109e68ab61ea48de4b232936a7","kind":"commit","published_at":"2023-04-28T11:13:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"b3fb3cc9d8a4a5cb27cf8314fd2b2a777533f25c","kind":"commit","published_at":"2023-03-08T07:55:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"af7f253fa1bcbc572d587dc0e5e7a55a91efaa24","kind":"commit","published_at":"2023-02-01T12:15:03.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"83967725b9d03f7d660e829a6575c44e8759f7ab","kind":"commit","published_at":"2022-12-12T09:02:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"995c7794f26c077d31e2feae2a83d3bdd4684402","kind":"commit","published_at":"2022-10-27T09:37:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"53d37fa25ca6523e4f0fc47feee1c5f5f739715c","kind":"commit","published_at":"2022-07-20T15:56:41.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"ea7d5170e8699ee7ccf1c56b08ad8f5a5e95411c","kind":"commit","published_at":"2022-06-22T14:18:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1a093fc0c2046c9e22edd727b74935fc5a12ba5e","kind":"commit","published_at":"2022-06-21T14:06:02.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"2aeec1e9b88b8580c9914b73bee56583ad005e03","kind":"commit","published_at":"2022-06-07T15:58:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4186d347e86b246a2e30cd93910a297d6a47d7df","kind":"commit","published_at":"2021-07-18T08:35:56.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"5967a978d586cf2e4d941f6cb2a3241235e56c40","kind":"commit","published_at":"2020-09-10T09:50:50.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"19a0a90b64f58447724a0acf0b6908c3694d7986","kind":"commit","published_at":"2020-06-09T08:49:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"f7ff14cc583b1d1bb9c92b47095d943951885fbc","kind":"commit","published_at":"2020-02-02T09:43:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da23e242e9aeaf1eec4f7d3e4a4a91450bddb3ce","kind":"commit","published_at":"2020-01-14T10:57:37.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7d4eaa4d53b5abe06fd4108eada240f79de41d9c","kind":"commit","published_at":"2019-11-28T18:26:32.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0/manifests"},{"name":"0.0.9","sha":"571e2c9f93e611bce6747163971e37beedcd1d6a","kind":"commit","published_at":"2019-08-16T17:09:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.9","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"12b7e9a40e8820a1eb36365b8b8f3471e1cf4cb3","kind":"commit","published_at":"2019-06-16T07:27:51.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.8","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"1816910d7f8f9022764ddb05b6fade78b49a874e","kind":"commit","published_at":"2019-06-09T20:40:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.7","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"6cab82ec1db79fa06e3f0f5a9d5aa10e7d171f5d","kind":"commit","published_at":"2019-03-19T20:03:44.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.6","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"ce84e08f452635b5b7146906fb88323a6011f75a","kind":"commit","published_at":"2019-03-09T16:39:33.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.5","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"c8db2321f10aa0c7e5b0d92ef9be02fbf4e308f7","kind":"commit","published_at":"2019-03-01T13:59:05.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.4","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-03-12T18:38:10.742Z","dependent_packages_count":0,"downloads":147256,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":30.220105377124522,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":20.958275639351577},"purl":"pkg:nuget/testcontainers.kusto","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.kusto","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.kusto","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.kusto/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-25T01:09:01.706Z","issues_count":293,"pull_requests_count":557,"avg_time_to_close_issue":5610076.224880382,"avg_time_to_close_pull_request":1229916.3237885463,"issues_closed_count":209,"pull_requests_closed_count":454,"pull_request_authors_count":131,"issue_authors_count":229,"avg_comments_per_issue":4.040955631399317,"avg_comments_per_pull_request":2.116696588868941,"merged_pull_requests_count":399,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":95,"past_year_pull_requests_count":199,"past_year_avg_time_to_close_issue":641098.6538461539,"past_year_avg_time_to_close_pull_request":709441.4316546762,"past_year_issues_closed_count":52,"past_year_pull_requests_closed_count":139,"past_year_pull_request_authors_count":47,"past_year_issue_authors_count":75,"past_year_avg_comments_per_issue":2.5789473684210527,"past_year_avg_comments_per_pull_request":1.9045226130653266,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":126,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":249,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.kusto/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.kusto/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.kusto/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.kusto/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.kusto/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:42.388Z","updated_at":"2024-02-26T05:24:42.388Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:42.440Z","updated_at":"2024-02-26T05:24:42.440Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956788,"name":"testcontainers.bigtable","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":20,"first_release_published_at":"2024-01-09T14:35:06.823Z","latest_release_published_at":"2026-03-12T18:19:34.047Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-12T18:32:29.727Z","created_at":"2024-02-26T05:24:40.425Z","updated_at":"2026-03-12T18:38:36.907Z","registry_url":"https://www.nuget.org/packages/testcontainers.bigtable/","install_command":"Install-Package testcontainers.bigtable","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2025-10-26T15:24:50.000Z","size":5343,"stargazers_count":4160,"open_issues_count":67,"forks_count":339,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-10-26T15:52:52.721Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2025-10-26T15:24:54.000Z","dependencies_parsed_at":"2024-01-05T20:52:11.596Z","dependency_job_id":"32af7b82-6c27-43c6-a351-976739034cf9","html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281206928,"owners_count":26461324,"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-27T02:00:05.855Z","response_time":61,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":56,"last_synced_at":"2025-10-30T09:39:15.798Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":24636,"followers":1948,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2025-10-30T09:39:15.798Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[{"name":"4.7.0","sha":"b0b0cbcbf1f8bf8a4ef324e92ea870c7feb617af","kind":"commit","published_at":"2025-08-22T14:45:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"5209f13e967a1965c6621d6eadbb077e01a24a24","kind":"commit","published_at":"2025-06-12T08:29:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"b1244cc099763388c8f26938eca72247a41f0bac","kind":"commit","published_at":"2025-06-04T19:30:19.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"2162c445ab6624b42d9d7945b0652da5bc56663c","kind":"commit","published_at":"2025-04-12T19:10:10.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"b53e4f24afc2310b9695a77aa04d07719d964cf1","kind":"commit","published_at":"2025-02-22T12:27:07.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"c56c4958c68637aac61a6278011fc6b77ba74b9e","kind":"commit","published_at":"2025-02-10T17:07:28.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"0d86bda59ca536bd9108235d22ad06dae03ced53","kind":"commit","published_at":"2024-12-09T18:13:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"1a78654e9205d3ff01b807967a5408feec921622","kind":"commit","published_at":"2024-11-01T07:20:27.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0/manifests"},{"name":"3.10.0","sha":"934d7f0c173253bb2bc9baddc4c9e41560ab13c9","kind":"commit","published_at":"2024-09-03T15:13:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"b1ad2459a163cc29423ea72df25950ee015c73aa","kind":"commit","published_at":"2024-06-15T17:41:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"14f9ad92ece7b5539aed0c8f2f7c5415ab97aab8","kind":"commit","published_at":"2024-03-19T14:05:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"94d3f5d610cc37eab8dec7c6773cd9e2fe3db847","kind":"commit","published_at":"2024-01-09T12:14:23.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"46c05d7abdcc92bf468947ea6b2826dfb36b1908","kind":"commit","published_at":"2023-11-05T17:18:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"59991ec75e65727a58caa217144f263838ba5fb5","kind":"commit","published_at":"2023-09-06T04:59:45.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"b2b743bf58c48bbfd3f03297160d4b4189964949","kind":"commit","published_at":"2023-08-09T17:32:49.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"402df92372f88a2667c41555314514c0affb5bcf","kind":"commit","published_at":"2023-06-27T08:20:26.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"12571d711b3f12cb946769fa8dbfdb2896911c1b","kind":"commit","published_at":"2023-05-22T11:30:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"90a300675660f6109e68ab61ea48de4b232936a7","kind":"commit","published_at":"2023-04-28T11:13:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"b3fb3cc9d8a4a5cb27cf8314fd2b2a777533f25c","kind":"commit","published_at":"2023-03-08T07:55:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"af7f253fa1bcbc572d587dc0e5e7a55a91efaa24","kind":"commit","published_at":"2023-02-01T12:15:03.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"83967725b9d03f7d660e829a6575c44e8759f7ab","kind":"commit","published_at":"2022-12-12T09:02:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"995c7794f26c077d31e2feae2a83d3bdd4684402","kind":"commit","published_at":"2022-10-27T09:37:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"53d37fa25ca6523e4f0fc47feee1c5f5f739715c","kind":"commit","published_at":"2022-07-20T15:56:41.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"ea7d5170e8699ee7ccf1c56b08ad8f5a5e95411c","kind":"commit","published_at":"2022-06-22T14:18:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1a093fc0c2046c9e22edd727b74935fc5a12ba5e","kind":"commit","published_at":"2022-06-21T14:06:02.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"2aeec1e9b88b8580c9914b73bee56583ad005e03","kind":"commit","published_at":"2022-06-07T15:58:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4186d347e86b246a2e30cd93910a297d6a47d7df","kind":"commit","published_at":"2021-07-18T08:35:56.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"5967a978d586cf2e4d941f6cb2a3241235e56c40","kind":"commit","published_at":"2020-09-10T09:50:50.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"19a0a90b64f58447724a0acf0b6908c3694d7986","kind":"commit","published_at":"2020-06-09T08:49:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"f7ff14cc583b1d1bb9c92b47095d943951885fbc","kind":"commit","published_at":"2020-02-02T09:43:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da23e242e9aeaf1eec4f7d3e4a4a91450bddb3ce","kind":"commit","published_at":"2020-01-14T10:57:37.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7d4eaa4d53b5abe06fd4108eada240f79de41d9c","kind":"commit","published_at":"2019-11-28T18:26:32.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0/manifests"},{"name":"0.0.9","sha":"571e2c9f93e611bce6747163971e37beedcd1d6a","kind":"commit","published_at":"2019-08-16T17:09:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.9","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"12b7e9a40e8820a1eb36365b8b8f3471e1cf4cb3","kind":"commit","published_at":"2019-06-16T07:27:51.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.8","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"1816910d7f8f9022764ddb05b6fade78b49a874e","kind":"commit","published_at":"2019-06-09T20:40:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.7","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"6cab82ec1db79fa06e3f0f5a9d5aa10e7d171f5d","kind":"commit","published_at":"2019-03-19T20:03:44.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.6","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"ce84e08f452635b5b7146906fb88323a6011f75a","kind":"commit","published_at":"2019-03-09T16:39:33.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.5","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"c8db2321f10aa0c7e5b0d92ef9be02fbf4e308f7","kind":"commit","published_at":"2019-03-01T13:59:05.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.4","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-03-12T18:38:36.887Z","dependent_packages_count":0,"downloads":51509,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.49000159974405,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":29.714907713558087},"purl":"pkg:nuget/testcontainers.bigtable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.bigtable","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.bigtable","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.bigtable/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-27T02:45:05.898Z","issues_count":284,"pull_requests_count":545,"avg_time_to_close_issue":5534611.287128713,"avg_time_to_close_pull_request":1207357.8568232663,"issues_closed_count":202,"pull_requests_closed_count":447,"pull_request_authors_count":128,"issue_authors_count":223,"avg_comments_per_issue":3.982394366197183,"avg_comments_per_pull_request":2.0807339449541282,"merged_pull_requests_count":395,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":101,"past_year_pull_requests_count":226,"past_year_avg_time_to_close_issue":755464.9824561403,"past_year_avg_time_to_close_pull_request":684823.4787878788,"past_year_issues_closed_count":57,"past_year_pull_requests_closed_count":165,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":79,"past_year_avg_comments_per_issue":2.613861386138614,"past_year_avg_comments_per_pull_request":1.7345132743362832,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":152,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":243,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.bigtable/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.bigtable/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.bigtable/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.bigtable/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.bigtable/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:42.516Z","updated_at":"2024-02-26T05:24:42.516Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:42.564Z","updated_at":"2024-02-26T05:24:42.564Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956744,"name":"testcontainers.influxdb","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":22,"first_release_published_at":"2023-09-07T16:54:58.313Z","latest_release_published_at":"2026-03-12T18:18:53.680Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-12T18:32:36.676Z","created_at":"2024-02-26T05:23:58.844Z","updated_at":"2026-03-12T18:38:37.328Z","registry_url":"https://www.nuget.org/packages/testcontainers.influxdb/","install_command":"Install-Package testcontainers.influxdb","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2025-12-23T16:17:53.000Z","size":5615,"stargazers_count":4212,"open_issues_count":63,"forks_count":340,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-12-27T09:33:49.082Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2025-12-27T02:52:36.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28086613,"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-12-27T02:00:05.897Z","response_time":58,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":57,"last_synced_at":"2025-12-23T06:31:10.067Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":25075,"followers":2031,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2025-12-23T06:31:10.067Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-12T18:38:37.308Z","dependent_packages_count":0,"downloads":148973,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":45.558665974397336,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.071129171775848},"purl":"pkg:nuget/testcontainers.influxdb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.influxdb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.influxdb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.influxdb/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-31T14:02:53.054Z","issues_count":293,"pull_requests_count":557,"avg_time_to_close_issue":5610076.224880382,"avg_time_to_close_pull_request":1229916.3237885463,"issues_closed_count":209,"pull_requests_closed_count":454,"pull_request_authors_count":131,"issue_authors_count":229,"avg_comments_per_issue":4.040955631399317,"avg_comments_per_pull_request":2.116696588868941,"merged_pull_requests_count":399,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":94,"past_year_pull_requests_count":197,"past_year_avg_time_to_close_issue":641098.6538461539,"past_year_avg_time_to_close_pull_request":709441.4316546762,"past_year_issues_closed_count":52,"past_year_pull_requests_closed_count":139,"past_year_pull_request_authors_count":46,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":2.6063829787234045,"past_year_avg_comments_per_pull_request":1.9035532994923858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":126,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":249,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.influxdb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.influxdb/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.influxdb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.influxdb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.influxdb/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:03.045Z","updated_at":"2024-02-26T05:24:03.045Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:03.112Z","updated_at":"2024-02-26T05:24:03.112Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956786,"name":"testcontainers.fakegcsserver","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":21,"first_release_published_at":"2023-11-10T19:33:41.057Z","latest_release_published_at":"2026-03-12T18:19:15.570Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-12T18:32:39.636Z","created_at":"2024-02-26T05:24:40.405Z","updated_at":"2026-03-12T18:38:37.433Z","registry_url":"https://www.nuget.org/packages/testcontainers.fakegcsserver/","install_command":"Install-Package testcontainers.fakegcsserver","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2025-12-23T16:17:53.000Z","size":5615,"stargazers_count":4212,"open_issues_count":63,"forks_count":340,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-12-27T09:33:49.082Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2025-12-27T02:52:36.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28160501,"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":"2026-01-01T02:00:06.694Z","response_time":59,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":57,"last_synced_at":"2025-12-23T06:31:10.067Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":25075,"followers":2031,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2025-12-23T06:31:10.067Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[{"name":"4.9.0","sha":"3f9de427b877a4fee394eab354fd98abbee06417","kind":"commit","published_at":"2025-11-22T08:35:43.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0/manifests"},{"name":"4.8.1","sha":"2e324764be84d5d3c5b8a079ff3411cfd1c1670a","kind":"commit","published_at":"2025-10-22T05:20:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1/manifests"},{"name":"4.8.0","sha":"1cfac505ebf33f6abb30f55c92a1839101fcb34b","kind":"commit","published_at":"2025-10-18T10:17:20.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0/manifests"},{"name":"4.7.0","sha":"b0b0cbcbf1f8bf8a4ef324e92ea870c7feb617af","kind":"commit","published_at":"2025-08-22T14:45:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"5209f13e967a1965c6621d6eadbb077e01a24a24","kind":"commit","published_at":"2025-06-12T08:29:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"b1244cc099763388c8f26938eca72247a41f0bac","kind":"commit","published_at":"2025-06-04T19:30:19.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"2162c445ab6624b42d9d7945b0652da5bc56663c","kind":"commit","published_at":"2025-04-12T19:10:10.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"b53e4f24afc2310b9695a77aa04d07719d964cf1","kind":"commit","published_at":"2025-02-22T12:27:07.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"c56c4958c68637aac61a6278011fc6b77ba74b9e","kind":"commit","published_at":"2025-02-10T17:07:28.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"0d86bda59ca536bd9108235d22ad06dae03ced53","kind":"commit","published_at":"2024-12-09T18:13:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"1a78654e9205d3ff01b807967a5408feec921622","kind":"commit","published_at":"2024-11-01T07:20:27.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0/manifests"},{"name":"3.10.0","sha":"934d7f0c173253bb2bc9baddc4c9e41560ab13c9","kind":"commit","published_at":"2024-09-03T15:13:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"b1ad2459a163cc29423ea72df25950ee015c73aa","kind":"commit","published_at":"2024-06-15T17:41:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"14f9ad92ece7b5539aed0c8f2f7c5415ab97aab8","kind":"commit","published_at":"2024-03-19T14:05:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"94d3f5d610cc37eab8dec7c6773cd9e2fe3db847","kind":"commit","published_at":"2024-01-09T12:14:23.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"46c05d7abdcc92bf468947ea6b2826dfb36b1908","kind":"commit","published_at":"2023-11-05T17:18:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"59991ec75e65727a58caa217144f263838ba5fb5","kind":"commit","published_at":"2023-09-06T04:59:45.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"b2b743bf58c48bbfd3f03297160d4b4189964949","kind":"commit","published_at":"2023-08-09T17:32:49.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"402df92372f88a2667c41555314514c0affb5bcf","kind":"commit","published_at":"2023-06-27T08:20:26.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"12571d711b3f12cb946769fa8dbfdb2896911c1b","kind":"commit","published_at":"2023-05-22T11:30:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"90a300675660f6109e68ab61ea48de4b232936a7","kind":"commit","published_at":"2023-04-28T11:13:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"b3fb3cc9d8a4a5cb27cf8314fd2b2a777533f25c","kind":"commit","published_at":"2023-03-08T07:55:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"af7f253fa1bcbc572d587dc0e5e7a55a91efaa24","kind":"commit","published_at":"2023-02-01T12:15:03.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"83967725b9d03f7d660e829a6575c44e8759f7ab","kind":"commit","published_at":"2022-12-12T09:02:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"995c7794f26c077d31e2feae2a83d3bdd4684402","kind":"commit","published_at":"2022-10-27T09:37:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"53d37fa25ca6523e4f0fc47feee1c5f5f739715c","kind":"commit","published_at":"2022-07-20T15:56:41.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"ea7d5170e8699ee7ccf1c56b08ad8f5a5e95411c","kind":"commit","published_at":"2022-06-22T14:18:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1a093fc0c2046c9e22edd727b74935fc5a12ba5e","kind":"commit","published_at":"2022-06-21T14:06:02.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"2aeec1e9b88b8580c9914b73bee56583ad005e03","kind":"commit","published_at":"2022-06-07T15:58:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4186d347e86b246a2e30cd93910a297d6a47d7df","kind":"commit","published_at":"2021-07-18T08:35:56.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"5967a978d586cf2e4d941f6cb2a3241235e56c40","kind":"commit","published_at":"2020-09-10T09:50:50.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"19a0a90b64f58447724a0acf0b6908c3694d7986","kind":"commit","published_at":"2020-06-09T08:49:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"f7ff14cc583b1d1bb9c92b47095d943951885fbc","kind":"commit","published_at":"2020-02-02T09:43:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da23e242e9aeaf1eec4f7d3e4a4a91450bddb3ce","kind":"commit","published_at":"2020-01-14T10:57:37.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7d4eaa4d53b5abe06fd4108eada240f79de41d9c","kind":"commit","published_at":"2019-11-28T18:26:32.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0/manifests"},{"name":"0.0.9","sha":"571e2c9f93e611bce6747163971e37beedcd1d6a","kind":"commit","published_at":"2019-08-16T17:09:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.9","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"12b7e9a40e8820a1eb36365b8b8f3471e1cf4cb3","kind":"commit","published_at":"2019-06-16T07:27:51.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.8","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"1816910d7f8f9022764ddb05b6fade78b49a874e","kind":"commit","published_at":"2019-06-09T20:40:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.7","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"6cab82ec1db79fa06e3f0f5a9d5aa10e7d171f5d","kind":"commit","published_at":"2019-03-19T20:03:44.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.6","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"ce84e08f452635b5b7146906fb88323a6011f75a","kind":"commit","published_at":"2019-03-09T16:39:33.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.5","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"c8db2321f10aa0c7e5b0d92ef9be02fbf4e308f7","kind":"commit","published_at":"2019-03-01T13:59:05.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.4","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-03-12T18:38:37.410Z","dependent_packages_count":0,"downloads":34554,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":52.63705228297959,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":28.430591274636598},"purl":"pkg:nuget/testcontainers.fakegcsserver","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.fakegcsserver","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.fakegcsserver","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.fakegcsserver/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-31T14:02:53.054Z","issues_count":293,"pull_requests_count":557,"avg_time_to_close_issue":5610076.224880382,"avg_time_to_close_pull_request":1229916.3237885463,"issues_closed_count":209,"pull_requests_closed_count":454,"pull_request_authors_count":131,"issue_authors_count":229,"avg_comments_per_issue":4.040955631399317,"avg_comments_per_pull_request":2.116696588868941,"merged_pull_requests_count":399,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":94,"past_year_pull_requests_count":197,"past_year_avg_time_to_close_issue":641098.6538461539,"past_year_avg_time_to_close_pull_request":709441.4316546762,"past_year_issues_closed_count":52,"past_year_pull_requests_closed_count":139,"past_year_pull_request_authors_count":46,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":2.6063829787234045,"past_year_avg_comments_per_pull_request":1.9035532994923858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":126,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":249,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.fakegcsserver/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.fakegcsserver/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.fakegcsserver/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.fakegcsserver/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.fakegcsserver/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:41.327Z","updated_at":"2024-02-26T05:24:41.327Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:41.404Z","updated_at":"2024-02-26T05:24:41.404Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":14034950,"name":"testcontainers.seq","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-12T18:19:27.353Z","latest_release_published_at":"2026-03-12T18:19:27.353Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-12T18:32:33.165Z","created_at":"2026-03-12T18:32:29.179Z","updated_at":"2026-03-12T18:38:37.556Z","registry_url":"https://www.nuget.org/packages/testcontainers.seq/","install_command":"Install-Package testcontainers.seq","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-12T18:38:37.057Z","dependent_packages_count":0,"downloads":0,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.125473322738394,"dependent_repos_count":6.156069068777499,"dependent_packages_count":16.44957049195407,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.243704294489987},"purl":"pkg:nuget/testcontainers.seq","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.seq","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.seq","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.seq/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.seq/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.seq/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.seq/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.seq/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.seq/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2026-03-12T18:38:37.506Z","updated_at":"2026-03-12T18:38:37.506Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":11341378,"name":"testcontainers.weaviate","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":11,"first_release_published_at":"2025-02-10T19:57:00.700Z","latest_release_published_at":"2026-03-12T18:18:58.117Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-12T18:32:35.211Z","created_at":"2025-02-10T20:00:53.312Z","updated_at":"2026-03-12T18:38:37.328Z","registry_url":"https://www.nuget.org/packages/testcontainers.weaviate/","install_command":"Install-Package testcontainers.weaviate","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2025-12-23T16:17:53.000Z","size":5615,"stargazers_count":4212,"open_issues_count":63,"forks_count":340,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-12-27T09:33:49.082Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2025-12-27T02:52:36.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28160501,"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":"2026-01-01T02:00:06.694Z","response_time":59,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":57,"last_synced_at":"2025-12-23T06:31:10.067Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":25075,"followers":2031,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2025-12-23T06:31:10.067Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[{"name":"4.9.0","sha":"3f9de427b877a4fee394eab354fd98abbee06417","kind":"commit","published_at":"2025-11-22T08:35:43.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0/manifests"},{"name":"4.8.1","sha":"2e324764be84d5d3c5b8a079ff3411cfd1c1670a","kind":"commit","published_at":"2025-10-22T05:20:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1/manifests"},{"name":"4.8.0","sha":"1cfac505ebf33f6abb30f55c92a1839101fcb34b","kind":"commit","published_at":"2025-10-18T10:17:20.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0/manifests"},{"name":"4.7.0","sha":"b0b0cbcbf1f8bf8a4ef324e92ea870c7feb617af","kind":"commit","published_at":"2025-08-22T14:45:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"5209f13e967a1965c6621d6eadbb077e01a24a24","kind":"commit","published_at":"2025-06-12T08:29:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"b1244cc099763388c8f26938eca72247a41f0bac","kind":"commit","published_at":"2025-06-04T19:30:19.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"2162c445ab6624b42d9d7945b0652da5bc56663c","kind":"commit","published_at":"2025-04-12T19:10:10.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"b53e4f24afc2310b9695a77aa04d07719d964cf1","kind":"commit","published_at":"2025-02-22T12:27:07.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"c56c4958c68637aac61a6278011fc6b77ba74b9e","kind":"commit","published_at":"2025-02-10T17:07:28.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"0d86bda59ca536bd9108235d22ad06dae03ced53","kind":"commit","published_at":"2024-12-09T18:13:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"1a78654e9205d3ff01b807967a5408feec921622","kind":"commit","published_at":"2024-11-01T07:20:27.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0/manifests"},{"name":"3.10.0","sha":"934d7f0c173253bb2bc9baddc4c9e41560ab13c9","kind":"commit","published_at":"2024-09-03T15:13:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"b1ad2459a163cc29423ea72df25950ee015c73aa","kind":"commit","published_at":"2024-06-15T17:41:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"14f9ad92ece7b5539aed0c8f2f7c5415ab97aab8","kind":"commit","published_at":"2024-03-19T14:05:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"94d3f5d610cc37eab8dec7c6773cd9e2fe3db847","kind":"commit","published_at":"2024-01-09T12:14:23.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"46c05d7abdcc92bf468947ea6b2826dfb36b1908","kind":"commit","published_at":"2023-11-05T17:18:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"59991ec75e65727a58caa217144f263838ba5fb5","kind":"commit","published_at":"2023-09-06T04:59:45.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"b2b743bf58c48bbfd3f03297160d4b4189964949","kind":"commit","published_at":"2023-08-09T17:32:49.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"402df92372f88a2667c41555314514c0affb5bcf","kind":"commit","published_at":"2023-06-27T08:20:26.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"12571d711b3f12cb946769fa8dbfdb2896911c1b","kind":"commit","published_at":"2023-05-22T11:30:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"90a300675660f6109e68ab61ea48de4b232936a7","kind":"commit","published_at":"2023-04-28T11:13:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"b3fb3cc9d8a4a5cb27cf8314fd2b2a777533f25c","kind":"commit","published_at":"2023-03-08T07:55:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"af7f253fa1bcbc572d587dc0e5e7a55a91efaa24","kind":"commit","published_at":"2023-02-01T12:15:03.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"83967725b9d03f7d660e829a6575c44e8759f7ab","kind":"commit","published_at":"2022-12-12T09:02:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"995c7794f26c077d31e2feae2a83d3bdd4684402","kind":"commit","published_at":"2022-10-27T09:37:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"53d37fa25ca6523e4f0fc47feee1c5f5f739715c","kind":"commit","published_at":"2022-07-20T15:56:41.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"ea7d5170e8699ee7ccf1c56b08ad8f5a5e95411c","kind":"commit","published_at":"2022-06-22T14:18:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1a093fc0c2046c9e22edd727b74935fc5a12ba5e","kind":"commit","published_at":"2022-06-21T14:06:02.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"2aeec1e9b88b8580c9914b73bee56583ad005e03","kind":"commit","published_at":"2022-06-07T15:58:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4186d347e86b246a2e30cd93910a297d6a47d7df","kind":"commit","published_at":"2021-07-18T08:35:56.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"5967a978d586cf2e4d941f6cb2a3241235e56c40","kind":"commit","published_at":"2020-09-10T09:50:50.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"19a0a90b64f58447724a0acf0b6908c3694d7986","kind":"commit","published_at":"2020-06-09T08:49:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"f7ff14cc583b1d1bb9c92b47095d943951885fbc","kind":"commit","published_at":"2020-02-02T09:43:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da23e242e9aeaf1eec4f7d3e4a4a91450bddb3ce","kind":"commit","published_at":"2020-01-14T10:57:37.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7d4eaa4d53b5abe06fd4108eada240f79de41d9c","kind":"commit","published_at":"2019-11-28T18:26:32.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0/manifests"},{"name":"0.0.9","sha":"571e2c9f93e611bce6747163971e37beedcd1d6a","kind":"commit","published_at":"2019-08-16T17:09:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.9","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"12b7e9a40e8820a1eb36365b8b8f3471e1cf4cb3","kind":"commit","published_at":"2019-06-16T07:27:51.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.8","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"1816910d7f8f9022764ddb05b6fade78b49a874e","kind":"commit","published_at":"2019-06-09T20:40:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.7","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"6cab82ec1db79fa06e3f0f5a9d5aa10e7d171f5d","kind":"commit","published_at":"2019-03-19T20:03:44.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.6","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"ce84e08f452635b5b7146906fb88323a6011f75a","kind":"commit","published_at":"2019-03-09T16:39:33.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.5","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"c8db2321f10aa0c7e5b0d92ef9be02fbf4e308f7","kind":"commit","published_at":"2019-03-01T13:59:05.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.4","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-03-12T18:38:37.308Z","dependent_packages_count":0,"downloads":3672,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.04886324302997,"dependent_repos_count":6.998111159542917,"dependent_packages_count":18.77473227182209,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.273902224798324},"purl":"pkg:nuget/testcontainers.weaviate","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.weaviate","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.weaviate","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.weaviate/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-31T14:02:53.054Z","issues_count":293,"pull_requests_count":557,"avg_time_to_close_issue":5610076.224880382,"avg_time_to_close_pull_request":1229916.3237885463,"issues_closed_count":209,"pull_requests_closed_count":454,"pull_request_authors_count":131,"issue_authors_count":229,"avg_comments_per_issue":4.040955631399317,"avg_comments_per_pull_request":2.116696588868941,"merged_pull_requests_count":399,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":94,"past_year_pull_requests_count":197,"past_year_avg_time_to_close_issue":641098.6538461539,"past_year_avg_time_to_close_pull_request":709441.4316546762,"past_year_issues_closed_count":52,"past_year_pull_requests_closed_count":139,"past_year_pull_request_authors_count":46,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":2.6063829787234045,"past_year_avg_comments_per_pull_request":1.9035532994923858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":126,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":249,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.weaviate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.weaviate/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.weaviate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.weaviate/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.weaviate/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2025-02-10T20:05:39.601Z","updated_at":"2025-02-10T20:05:39.601Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2025-02-24T16:04:47.928Z","updated_at":"2025-02-24T16:04:47.928Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":11381657,"name":"testcontainers.eventhubs","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":10,"first_release_published_at":"2025-02-24T15:52:24.500Z","latest_release_published_at":"2026-03-12T18:19:08.240Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-12T18:32:36.672Z","created_at":"2025-02-26T01:22:53.592Z","updated_at":"2026-03-12T18:38:37.330Z","registry_url":"https://www.nuget.org/packages/testcontainers.eventhubs/","install_command":"Install-Package testcontainers.eventhubs","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":10}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2025-10-26T15:24:50.000Z","size":5343,"stargazers_count":4160,"open_issues_count":67,"forks_count":339,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-10-26T15:52:52.721Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2025-10-26T15:24:54.000Z","dependencies_parsed_at":"2024-01-05T20:52:11.596Z","dependency_job_id":"32af7b82-6c27-43c6-a351-976739034cf9","html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281939404,"owners_count":26587084,"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-31T02:00:07.401Z","response_time":57,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":56,"last_synced_at":"2025-10-30T09:39:15.798Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":24636,"followers":1948,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2025-10-30T09:39:15.798Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[{"name":"4.7.0","sha":"b0b0cbcbf1f8bf8a4ef324e92ea870c7feb617af","kind":"commit","published_at":"2025-08-22T14:45:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"5209f13e967a1965c6621d6eadbb077e01a24a24","kind":"commit","published_at":"2025-06-12T08:29:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"b1244cc099763388c8f26938eca72247a41f0bac","kind":"commit","published_at":"2025-06-04T19:30:19.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"2162c445ab6624b42d9d7945b0652da5bc56663c","kind":"commit","published_at":"2025-04-12T19:10:10.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"b53e4f24afc2310b9695a77aa04d07719d964cf1","kind":"commit","published_at":"2025-02-22T12:27:07.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"c56c4958c68637aac61a6278011fc6b77ba74b9e","kind":"commit","published_at":"2025-02-10T17:07:28.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"0d86bda59ca536bd9108235d22ad06dae03ced53","kind":"commit","published_at":"2024-12-09T18:13:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"1a78654e9205d3ff01b807967a5408feec921622","kind":"commit","published_at":"2024-11-01T07:20:27.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0/manifests"},{"name":"3.10.0","sha":"934d7f0c173253bb2bc9baddc4c9e41560ab13c9","kind":"commit","published_at":"2024-09-03T15:13:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"b1ad2459a163cc29423ea72df25950ee015c73aa","kind":"commit","published_at":"2024-06-15T17:41:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"14f9ad92ece7b5539aed0c8f2f7c5415ab97aab8","kind":"commit","published_at":"2024-03-19T14:05:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"94d3f5d610cc37eab8dec7c6773cd9e2fe3db847","kind":"commit","published_at":"2024-01-09T12:14:23.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"46c05d7abdcc92bf468947ea6b2826dfb36b1908","kind":"commit","published_at":"2023-11-05T17:18:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"59991ec75e65727a58caa217144f263838ba5fb5","kind":"commit","published_at":"2023-09-06T04:59:45.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"b2b743bf58c48bbfd3f03297160d4b4189964949","kind":"commit","published_at":"2023-08-09T17:32:49.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"402df92372f88a2667c41555314514c0affb5bcf","kind":"commit","published_at":"2023-06-27T08:20:26.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"12571d711b3f12cb946769fa8dbfdb2896911c1b","kind":"commit","published_at":"2023-05-22T11:30:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"90a300675660f6109e68ab61ea48de4b232936a7","kind":"commit","published_at":"2023-04-28T11:13:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"b3fb3cc9d8a4a5cb27cf8314fd2b2a777533f25c","kind":"commit","published_at":"2023-03-08T07:55:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"af7f253fa1bcbc572d587dc0e5e7a55a91efaa24","kind":"commit","published_at":"2023-02-01T12:15:03.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"83967725b9d03f7d660e829a6575c44e8759f7ab","kind":"commit","published_at":"2022-12-12T09:02:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"995c7794f26c077d31e2feae2a83d3bdd4684402","kind":"commit","published_at":"2022-10-27T09:37:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"53d37fa25ca6523e4f0fc47feee1c5f5f739715c","kind":"commit","published_at":"2022-07-20T15:56:41.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"ea7d5170e8699ee7ccf1c56b08ad8f5a5e95411c","kind":"commit","published_at":"2022-06-22T14:18:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1a093fc0c2046c9e22edd727b74935fc5a12ba5e","kind":"commit","published_at":"2022-06-21T14:06:02.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"2aeec1e9b88b8580c9914b73bee56583ad005e03","kind":"commit","published_at":"2022-06-07T15:58:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4186d347e86b246a2e30cd93910a297d6a47d7df","kind":"commit","published_at":"2021-07-18T08:35:56.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"5967a978d586cf2e4d941f6cb2a3241235e56c40","kind":"commit","published_at":"2020-09-10T09:50:50.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"19a0a90b64f58447724a0acf0b6908c3694d7986","kind":"commit","published_at":"2020-06-09T08:49:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"f7ff14cc583b1d1bb9c92b47095d943951885fbc","kind":"commit","published_at":"2020-02-02T09:43:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da23e242e9aeaf1eec4f7d3e4a4a91450bddb3ce","kind":"commit","published_at":"2020-01-14T10:57:37.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7d4eaa4d53b5abe06fd4108eada240f79de41d9c","kind":"commit","published_at":"2019-11-28T18:26:32.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0/manifests"},{"name":"0.0.9","sha":"571e2c9f93e611bce6747163971e37beedcd1d6a","kind":"commit","published_at":"2019-08-16T17:09:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.9","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"12b7e9a40e8820a1eb36365b8b8f3471e1cf4cb3","kind":"commit","published_at":"2019-06-16T07:27:51.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.8","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"1816910d7f8f9022764ddb05b6fade78b49a874e","kind":"commit","published_at":"2019-06-09T20:40:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.7","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"6cab82ec1db79fa06e3f0f5a9d5aa10e7d171f5d","kind":"commit","published_at":"2019-03-19T20:03:44.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.6","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"ce84e08f452635b5b7146906fb88323a6011f75a","kind":"commit","published_at":"2019-03-09T16:39:33.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.5","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"c8db2321f10aa0c7e5b0d92ef9be02fbf4e308f7","kind":"commit","published_at":"2019-03-01T13:59:05.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.4","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-03-12T18:38:37.307Z","dependent_packages_count":0,"downloads":174368,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":55.961976464185334,"dependent_repos_count":6.966554074174914,"dependent_packages_count":18.69007002288719,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.206200187082477},"purl":"pkg:nuget/testcontainers.eventhubs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.eventhubs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.eventhubs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.eventhubs/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-27T02:45:05.898Z","issues_count":284,"pull_requests_count":545,"avg_time_to_close_issue":5534611.287128713,"avg_time_to_close_pull_request":1207357.8568232663,"issues_closed_count":202,"pull_requests_closed_count":447,"pull_request_authors_count":128,"issue_authors_count":223,"avg_comments_per_issue":3.982394366197183,"avg_comments_per_pull_request":2.0807339449541282,"merged_pull_requests_count":395,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":101,"past_year_pull_requests_count":226,"past_year_avg_time_to_close_issue":755464.9824561403,"past_year_avg_time_to_close_pull_request":684823.4787878788,"past_year_issues_closed_count":57,"past_year_pull_requests_closed_count":165,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":79,"past_year_avg_comments_per_issue":2.613861386138614,"past_year_avg_comments_per_pull_request":1.7345132743362832,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":152,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":243,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":101,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.eventhubs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.eventhubs/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.eventhubs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.eventhubs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.eventhubs/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2025-02-26T01:23:05.196Z","updated_at":"2025-02-26T01:23:05.196Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2025-02-26T01:23:05.253Z","updated_at":"2025-02-26T01:23:05.253Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956787,"name":"testcontainers.consul","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":21,"first_release_published_at":"2023-11-10T19:33:32.980Z","latest_release_published_at":"2026-03-12T18:19:03.083Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-12T18:32:37.318Z","created_at":"2024-02-26T05:24:40.407Z","updated_at":"2026-03-12T18:38:37.491Z","registry_url":"https://www.nuget.org/packages/testcontainers.consul/","install_command":"Install-Package testcontainers.consul","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2025-12-23T16:17:53.000Z","size":5615,"stargazers_count":4212,"open_issues_count":63,"forks_count":340,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-12-27T09:33:49.082Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2025-12-27T02:52:36.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28086613,"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-12-27T02:00:05.897Z","response_time":58,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":57,"last_synced_at":"2025-12-23T06:31:10.067Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":25075,"followers":2031,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2025-12-23T06:31:10.067Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-12T18:38:37.465Z","dependent_packages_count":0,"downloads":66512,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":49.522067372533215,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.392262971154477},"purl":"pkg:nuget/testcontainers.consul","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.consul","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.consul","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.consul/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-31T14:02:53.054Z","issues_count":293,"pull_requests_count":557,"avg_time_to_close_issue":5610076.224880382,"avg_time_to_close_pull_request":1229916.3237885463,"issues_closed_count":209,"pull_requests_closed_count":454,"pull_request_authors_count":131,"issue_authors_count":229,"avg_comments_per_issue":4.040955631399317,"avg_comments_per_pull_request":2.116696588868941,"merged_pull_requests_count":399,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":94,"past_year_pull_requests_count":197,"past_year_avg_time_to_close_issue":641098.6538461539,"past_year_avg_time_to_close_pull_request":709441.4316546762,"past_year_issues_closed_count":52,"past_year_pull_requests_closed_count":139,"past_year_pull_request_authors_count":46,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":2.6063829787234045,"past_year_avg_comments_per_pull_request":1.9035532994923858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":126,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":249,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.consul/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.consul/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.consul/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.consul/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.consul/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:41.328Z","updated_at":"2024-02-26T05:24:41.328Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:41.379Z","updated_at":"2024-02-26T05:24:41.379Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":12514078,"name":"testcontainers.toxiproxy","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":3,"first_release_published_at":"2025-11-23T15:26:36.523Z","latest_release_published_at":"2026-03-12T18:18:49.470Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-12T20:19:35.181Z","created_at":"2025-11-23T15:45:30.360Z","updated_at":"2026-03-12T20:19:35.181Z","registry_url":"https://www.nuget.org/packages/testcontainers.toxiproxy/","install_command":"Install-Package testcontainers.toxiproxy","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-12T20:19:34.170Z","dependent_packages_count":0,"downloads":1034,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":57.03155274639962,"dependent_repos_count":6.499148920974634,"dependent_packages_count":17.4320966101538,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.987599425842685},"purl":"pkg:nuget/testcontainers.toxiproxy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.toxiproxy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.toxiproxy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.toxiproxy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.toxiproxy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.toxiproxy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.toxiproxy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.toxiproxy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.toxiproxy/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2025-11-23T15:45:43.338Z","updated_at":"2025-11-23T15:45:43.338Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2025-12-26T09:40:36.247Z","updated_at":"2025-12-26T09:40:36.247Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956751,"name":"testcontainers.ravendb","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":27,"first_release_published_at":"2023-03-08T08:58:21.470Z","latest_release_published_at":"2026-03-12T18:18:51.167Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-15T09:42:01.897Z","created_at":"2024-02-26T05:23:59.031Z","updated_at":"2026-03-15T10:46:40.253Z","registry_url":"https://www.nuget.org/packages/testcontainers.ravendb/","install_command":"Install-Package testcontainers.ravendb","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2025-12-23T16:17:53.000Z","size":5615,"stargazers_count":4212,"open_issues_count":63,"forks_count":340,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-12-27T09:33:49.082Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2025-12-27T02:52:36.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28086613,"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-12-27T02:00:05.897Z","response_time":58,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":57,"last_synced_at":"2025-12-23T06:31:10.067Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":25075,"followers":2031,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2025-12-23T06:31:10.067Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[{"name":"4.9.0","sha":"3f9de427b877a4fee394eab354fd98abbee06417","kind":"commit","published_at":"2025-11-22T08:35:43.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0/manifests"},{"name":"4.8.1","sha":"2e324764be84d5d3c5b8a079ff3411cfd1c1670a","kind":"commit","published_at":"2025-10-22T05:20:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1/manifests"},{"name":"4.8.0","sha":"1cfac505ebf33f6abb30f55c92a1839101fcb34b","kind":"commit","published_at":"2025-10-18T10:17:20.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0/manifests"},{"name":"4.7.0","sha":"b0b0cbcbf1f8bf8a4ef324e92ea870c7feb617af","kind":"commit","published_at":"2025-08-22T14:45:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"5209f13e967a1965c6621d6eadbb077e01a24a24","kind":"commit","published_at":"2025-06-12T08:29:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"b1244cc099763388c8f26938eca72247a41f0bac","kind":"commit","published_at":"2025-06-04T19:30:19.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"2162c445ab6624b42d9d7945b0652da5bc56663c","kind":"commit","published_at":"2025-04-12T19:10:10.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"b53e4f24afc2310b9695a77aa04d07719d964cf1","kind":"commit","published_at":"2025-02-22T12:27:07.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"c56c4958c68637aac61a6278011fc6b77ba74b9e","kind":"commit","published_at":"2025-02-10T17:07:28.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"0d86bda59ca536bd9108235d22ad06dae03ced53","kind":"commit","published_at":"2024-12-09T18:13:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"1a78654e9205d3ff01b807967a5408feec921622","kind":"commit","published_at":"2024-11-01T07:20:27.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0/manifests"},{"name":"3.10.0","sha":"934d7f0c173253bb2bc9baddc4c9e41560ab13c9","kind":"commit","published_at":"2024-09-03T15:13:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"b1ad2459a163cc29423ea72df25950ee015c73aa","kind":"commit","published_at":"2024-06-15T17:41:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"14f9ad92ece7b5539aed0c8f2f7c5415ab97aab8","kind":"commit","published_at":"2024-03-19T14:05:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"94d3f5d610cc37eab8dec7c6773cd9e2fe3db847","kind":"commit","published_at":"2024-01-09T12:14:23.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"46c05d7abdcc92bf468947ea6b2826dfb36b1908","kind":"commit","published_at":"2023-11-05T17:18:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"59991ec75e65727a58caa217144f263838ba5fb5","kind":"commit","published_at":"2023-09-06T04:59:45.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"b2b743bf58c48bbfd3f03297160d4b4189964949","kind":"commit","published_at":"2023-08-09T17:32:49.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"402df92372f88a2667c41555314514c0affb5bcf","kind":"commit","published_at":"2023-06-27T08:20:26.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"12571d711b3f12cb946769fa8dbfdb2896911c1b","kind":"commit","published_at":"2023-05-22T11:30:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"90a300675660f6109e68ab61ea48de4b232936a7","kind":"commit","published_at":"2023-04-28T11:13:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"b3fb3cc9d8a4a5cb27cf8314fd2b2a777533f25c","kind":"commit","published_at":"2023-03-08T07:55:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"af7f253fa1bcbc572d587dc0e5e7a55a91efaa24","kind":"commit","published_at":"2023-02-01T12:15:03.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"83967725b9d03f7d660e829a6575c44e8759f7ab","kind":"commit","published_at":"2022-12-12T09:02:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"995c7794f26c077d31e2feae2a83d3bdd4684402","kind":"commit","published_at":"2022-10-27T09:37:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"53d37fa25ca6523e4f0fc47feee1c5f5f739715c","kind":"commit","published_at":"2022-07-20T15:56:41.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"ea7d5170e8699ee7ccf1c56b08ad8f5a5e95411c","kind":"commit","published_at":"2022-06-22T14:18:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1a093fc0c2046c9e22edd727b74935fc5a12ba5e","kind":"commit","published_at":"2022-06-21T14:06:02.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"2aeec1e9b88b8580c9914b73bee56583ad005e03","kind":"commit","published_at":"2022-06-07T15:58:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4186d347e86b246a2e30cd93910a297d6a47d7df","kind":"commit","published_at":"2021-07-18T08:35:56.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"5967a978d586cf2e4d941f6cb2a3241235e56c40","kind":"commit","published_at":"2020-09-10T09:50:50.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"19a0a90b64f58447724a0acf0b6908c3694d7986","kind":"commit","published_at":"2020-06-09T08:49:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"f7ff14cc583b1d1bb9c92b47095d943951885fbc","kind":"commit","published_at":"2020-02-02T09:43:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da23e242e9aeaf1eec4f7d3e4a4a91450bddb3ce","kind":"commit","published_at":"2020-01-14T10:57:37.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7d4eaa4d53b5abe06fd4108eada240f79de41d9c","kind":"commit","published_at":"2019-11-28T18:26:32.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0/manifests"},{"name":"0.0.9","sha":"571e2c9f93e611bce6747163971e37beedcd1d6a","kind":"commit","published_at":"2019-08-16T17:09:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.9","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"12b7e9a40e8820a1eb36365b8b8f3471e1cf4cb3","kind":"commit","published_at":"2019-06-16T07:27:51.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.8","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"1816910d7f8f9022764ddb05b6fade78b49a874e","kind":"commit","published_at":"2019-06-09T20:40:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.7","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"6cab82ec1db79fa06e3f0f5a9d5aa10e7d171f5d","kind":"commit","published_at":"2019-03-19T20:03:44.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.6","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"ce84e08f452635b5b7146906fb88323a6011f75a","kind":"commit","published_at":"2019-03-09T16:39:33.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.5","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"c8db2321f10aa0c7e5b0d92ef9be02fbf4e308f7","kind":"commit","published_at":"2019-03-01T13:59:05.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.4","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-03-15T10:46:40.231Z","dependent_packages_count":0,"downloads":103153,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":23.276976749859717,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":18.643899430263307},"purl":"pkg:nuget/testcontainers.ravendb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.ravendb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.ravendb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.ravendb/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-31T14:02:53.054Z","issues_count":293,"pull_requests_count":557,"avg_time_to_close_issue":5610076.224880382,"avg_time_to_close_pull_request":1229916.3237885463,"issues_closed_count":209,"pull_requests_closed_count":454,"pull_request_authors_count":131,"issue_authors_count":229,"avg_comments_per_issue":4.040955631399317,"avg_comments_per_pull_request":2.116696588868941,"merged_pull_requests_count":399,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":94,"past_year_pull_requests_count":197,"past_year_avg_time_to_close_issue":641098.6538461539,"past_year_avg_time_to_close_pull_request":709441.4316546762,"past_year_issues_closed_count":52,"past_year_pull_requests_closed_count":139,"past_year_pull_request_authors_count":46,"past_year_issue_authors_count":74,"past_year_avg_comments_per_issue":2.6063829787234045,"past_year_avg_comments_per_pull_request":1.9035532994923858,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":126,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":249,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":85,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.ravendb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.ravendb/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.ravendb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.ravendb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.ravendb/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:04.403Z","updated_at":"2024-02-26T05:24:04.403Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:04.482Z","updated_at":"2024-02-26T05:24:04.482Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956768,"name":"testcontainers.oracle","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":27,"first_release_published_at":"2023-03-08T08:58:18.237Z","latest_release_published_at":"2026-03-12T18:18:59.817Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-22T07:27:21.255Z","created_at":"2024-02-26T05:23:59.840Z","updated_at":"2026-03-22T07:27:21.256Z","registry_url":"https://www.nuget.org/packages/testcontainers.oracle/","install_command":"Install-Package testcontainers.oracle","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{},"repo_metadata_updated_at":"2024-09-08T01:58:58.315Z","dependent_packages_count":0,"downloads":844711,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":8.664562023303692,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":13.7730945214113},"purl":"pkg:nuget/testcontainers.oracle","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.oracle","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.oracle","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.oracle/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.oracle/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.oracle/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.oracle/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.oracle/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.oracle/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:04.399Z","updated_at":"2024-02-26T05:24:04.399Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:04.483Z","updated_at":"2024-02-26T05:24:04.483Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956783,"name":"testcontainers.sqledge","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":12,"first_release_published_at":"2023-03-08T08:58:24.833Z","latest_release_published_at":"2024-06-16T15:33:48.280Z","latest_release_number":"3.9.0","last_synced_at":"2026-03-24T14:48:32.556Z","created_at":"2024-02-26T05:24:40.010Z","updated_at":"2026-03-24T15:19:42.050Z","registry_url":"https://www.nuget.org/packages/testcontainers.sqledge/","install_command":"Install-Package testcontainers.sqledge","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2024 Andre Hofmeister and other authors","license_info":{"type":"file","text":"LICENSE","version":null},"license_url":"https://aka.ms/deprecateLicenseUrl","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"934d7f0c173253bb2bc9baddc4c9e41560ab13c9"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":4,"target_frameworks":["net6.0","net8.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":4}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2025-11-26T20:12:15.000Z","size":5346,"stargazers_count":4182,"open_issues_count":64,"forks_count":342,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-11-28T11:39:47.656Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2025-11-27T09:33:16.000Z","dependencies_parsed_at":"2024-01-05T20:52:11.596Z","dependency_job_id":"32af7b82-6c27-43c6-a351-976739034cf9","html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27487387,"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-12-03T02:00:06.367Z","response_time":57,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":56,"last_synced_at":"2025-10-30T09:39:15.798Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":24636,"followers":1948,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2025-10-30T09:39:15.798Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[{"name":"4.9.0","sha":"3f9de427b877a4fee394eab354fd98abbee06417","kind":"commit","published_at":"2025-11-22T08:35:43.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0/manifests"},{"name":"4.8.1","sha":"2e324764be84d5d3c5b8a079ff3411cfd1c1670a","kind":"commit","published_at":"2025-10-22T05:20:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1/manifests"},{"name":"4.8.0","sha":"1cfac505ebf33f6abb30f55c92a1839101fcb34b","kind":"commit","published_at":"2025-10-18T10:17:20.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0/manifests"},{"name":"4.7.0","sha":"b0b0cbcbf1f8bf8a4ef324e92ea870c7feb617af","kind":"commit","published_at":"2025-08-22T14:45:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"5209f13e967a1965c6621d6eadbb077e01a24a24","kind":"commit","published_at":"2025-06-12T08:29:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"b1244cc099763388c8f26938eca72247a41f0bac","kind":"commit","published_at":"2025-06-04T19:30:19.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"2162c445ab6624b42d9d7945b0652da5bc56663c","kind":"commit","published_at":"2025-04-12T19:10:10.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"b53e4f24afc2310b9695a77aa04d07719d964cf1","kind":"commit","published_at":"2025-02-22T12:27:07.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"c56c4958c68637aac61a6278011fc6b77ba74b9e","kind":"commit","published_at":"2025-02-10T17:07:28.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"0d86bda59ca536bd9108235d22ad06dae03ced53","kind":"commit","published_at":"2024-12-09T18:13:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"1a78654e9205d3ff01b807967a5408feec921622","kind":"commit","published_at":"2024-11-01T07:20:27.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0/manifests"},{"name":"3.10.0","sha":"934d7f0c173253bb2bc9baddc4c9e41560ab13c9","kind":"commit","published_at":"2024-09-03T15:13:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"b1ad2459a163cc29423ea72df25950ee015c73aa","kind":"commit","published_at":"2024-06-15T17:41:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"14f9ad92ece7b5539aed0c8f2f7c5415ab97aab8","kind":"commit","published_at":"2024-03-19T14:05:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"94d3f5d610cc37eab8dec7c6773cd9e2fe3db847","kind":"commit","published_at":"2024-01-09T12:14:23.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"46c05d7abdcc92bf468947ea6b2826dfb36b1908","kind":"commit","published_at":"2023-11-05T17:18:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"59991ec75e65727a58caa217144f263838ba5fb5","kind":"commit","published_at":"2023-09-06T04:59:45.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"b2b743bf58c48bbfd3f03297160d4b4189964949","kind":"commit","published_at":"2023-08-09T17:32:49.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"402df92372f88a2667c41555314514c0affb5bcf","kind":"commit","published_at":"2023-06-27T08:20:26.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"12571d711b3f12cb946769fa8dbfdb2896911c1b","kind":"commit","published_at":"2023-05-22T11:30:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"90a300675660f6109e68ab61ea48de4b232936a7","kind":"commit","published_at":"2023-04-28T11:13:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"b3fb3cc9d8a4a5cb27cf8314fd2b2a777533f25c","kind":"commit","published_at":"2023-03-08T07:55:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"af7f253fa1bcbc572d587dc0e5e7a55a91efaa24","kind":"commit","published_at":"2023-02-01T12:15:03.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"83967725b9d03f7d660e829a6575c44e8759f7ab","kind":"commit","published_at":"2022-12-12T09:02:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"995c7794f26c077d31e2feae2a83d3bdd4684402","kind":"commit","published_at":"2022-10-27T09:37:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"53d37fa25ca6523e4f0fc47feee1c5f5f739715c","kind":"commit","published_at":"2022-07-20T15:56:41.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"ea7d5170e8699ee7ccf1c56b08ad8f5a5e95411c","kind":"commit","published_at":"2022-06-22T14:18:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1a093fc0c2046c9e22edd727b74935fc5a12ba5e","kind":"commit","published_at":"2022-06-21T14:06:02.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"2aeec1e9b88b8580c9914b73bee56583ad005e03","kind":"commit","published_at":"2022-06-07T15:58:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4186d347e86b246a2e30cd93910a297d6a47d7df","kind":"commit","published_at":"2021-07-18T08:35:56.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"5967a978d586cf2e4d941f6cb2a3241235e56c40","kind":"commit","published_at":"2020-09-10T09:50:50.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"19a0a90b64f58447724a0acf0b6908c3694d7986","kind":"commit","published_at":"2020-06-09T08:49:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"f7ff14cc583b1d1bb9c92b47095d943951885fbc","kind":"commit","published_at":"2020-02-02T09:43:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da23e242e9aeaf1eec4f7d3e4a4a91450bddb3ce","kind":"commit","published_at":"2020-01-14T10:57:37.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7d4eaa4d53b5abe06fd4108eada240f79de41d9c","kind":"commit","published_at":"2019-11-28T18:26:32.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0/manifests"},{"name":"0.0.9","sha":"571e2c9f93e611bce6747163971e37beedcd1d6a","kind":"commit","published_at":"2019-08-16T17:09:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.9","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"12b7e9a40e8820a1eb36365b8b8f3471e1cf4cb3","kind":"commit","published_at":"2019-06-16T07:27:51.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.8","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"1816910d7f8f9022764ddb05b6fade78b49a874e","kind":"commit","published_at":"2019-06-09T20:40:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.7","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"6cab82ec1db79fa06e3f0f5a9d5aa10e7d171f5d","kind":"commit","published_at":"2019-03-19T20:03:44.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.6","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"ce84e08f452635b5b7146906fb88323a6011f75a","kind":"commit","published_at":"2019-03-09T16:39:33.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.5","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"c8db2321f10aa0c7e5b0d92ef9be02fbf4e308f7","kind":"commit","published_at":"2019-03-01T13:59:05.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.4","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-03-24T15:19:41.967Z","dependent_packages_count":0,"downloads":909342,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":3.335066533987168,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":11.99659602497246},"purl":"pkg:nuget/testcontainers.sqledge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.sqledge","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.sqledge","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.sqledge/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2025-12-01T01:15:19.493Z","issues_count":290,"pull_requests_count":552,"avg_time_to_close_issue":5710205.429268293,"avg_time_to_close_pull_request":1237679.5299334812,"issues_closed_count":205,"pull_requests_closed_count":451,"pull_request_authors_count":130,"issue_authors_count":227,"avg_comments_per_issue":4.017241379310345,"avg_comments_per_pull_request":2.108695652173913,"merged_pull_requests_count":397,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":96,"past_year_pull_requests_count":205,"past_year_avg_time_to_close_issue":642923.08,"past_year_avg_time_to_close_pull_request":746906.9097222222,"past_year_issues_closed_count":50,"past_year_pull_requests_closed_count":144,"past_year_pull_request_authors_count":49,"past_year_issue_authors_count":76,"past_year_avg_comments_per_issue":2.375,"past_year_avg_comments_per_pull_request":1.897560975609756,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":132,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":245,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.sqledge/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.sqledge/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.sqledge/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.sqledge/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.sqledge/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:41.097Z","updated_at":"2024-02-26T05:24:41.097Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:41.153Z","updated_at":"2024-02-26T05:24:41.153Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956793,"name":"testcontainers.firebirdsql","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":20,"first_release_published_at":"2024-01-09T14:35:15.790Z","latest_release_published_at":"2026-03-12T18:19:13.127Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-28T13:30:26.919Z","created_at":"2024-02-26T05:24:40.455Z","updated_at":"2026-03-28T13:30:26.919Z","registry_url":"https://www.nuget.org/packages/testcontainers.firebirdsql/","install_command":"Install-Package testcontainers.firebirdsql","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2026-03-04T15:23:30.000Z","size":5799,"stargazers_count":4256,"open_issues_count":56,"forks_count":342,"subscribers_count":32,"default_branch":"develop","last_synced_at":"2026-03-05T11:48:14.059Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2026-03-04T17:01:15.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30281510,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:57:19.223Z","status":"ssl_error","status_checked_at":"2026-03-09T02:56:26.373Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"testcontainers","name":"Testcontainers","uuid":"13393021","kind":"organization","description":"","email":null,"website":"https://testcontainers.com","location":null,"twitter":"testcontainers","company":null,"icon_url":"https://avatars.githubusercontent.com/u/13393021?v=4","repositories_count":57,"last_synced_at":"2026-02-27T19:01:54.807Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/testcontainers","funding_links":["https://github.com/sponsors/testcontainers"],"total_stars":25571,"followers":2131,"following":0,"created_at":"2022-11-02T16:35:18.513Z","updated_at":"2026-02-27T19:01:54.808Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers/repositories"},"tags":[{"name":"4.10.0","sha":"d66a9f12a63d1082580270a310a77463ce01272c","kind":"commit","published_at":"2026-01-01T13:06:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.10.0/manifests"},{"name":"4.9.0","sha":"3f9de427b877a4fee394eab354fd98abbee06417","kind":"commit","published_at":"2025-11-22T08:35:43.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.9.0/manifests"},{"name":"4.8.1","sha":"2e324764be84d5d3c5b8a079ff3411cfd1c1670a","kind":"commit","published_at":"2025-10-22T05:20:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.1/manifests"},{"name":"4.8.0","sha":"1cfac505ebf33f6abb30f55c92a1839101fcb34b","kind":"commit","published_at":"2025-10-18T10:17:20.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.8.0/manifests"},{"name":"4.7.0","sha":"b0b0cbcbf1f8bf8a4ef324e92ea870c7feb617af","kind":"commit","published_at":"2025-08-22T14:45:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.7.0/manifests"},{"name":"4.6.0","sha":"5209f13e967a1965c6621d6eadbb077e01a24a24","kind":"commit","published_at":"2025-06-12T08:29:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.6.0/manifests"},{"name":"4.5.0","sha":"b1244cc099763388c8f26938eca72247a41f0bac","kind":"commit","published_at":"2025-06-04T19:30:19.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.5.0/manifests"},{"name":"4.4.0","sha":"2162c445ab6624b42d9d7945b0652da5bc56663c","kind":"commit","published_at":"2025-04-12T19:10:10.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.4.0/manifests"},{"name":"4.3.0","sha":"b53e4f24afc2310b9695a77aa04d07719d964cf1","kind":"commit","published_at":"2025-02-22T12:27:07.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.3.0/manifests"},{"name":"4.2.0","sha":"c56c4958c68637aac61a6278011fc6b77ba74b9e","kind":"commit","published_at":"2025-02-10T17:07:28.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.2.0/manifests"},{"name":"4.1.0","sha":"0d86bda59ca536bd9108235d22ad06dae03ced53","kind":"commit","published_at":"2024-12-09T18:13:14.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.1.0/manifests"},{"name":"4.0.0","sha":"1a78654e9205d3ff01b807967a5408feec921622","kind":"commit","published_at":"2024-11-01T07:20:27.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/4.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/4.0.0/manifests"},{"name":"3.10.0","sha":"934d7f0c173253bb2bc9baddc4c9e41560ab13c9","kind":"commit","published_at":"2024-09-03T15:13:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.10.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.10.0/manifests"},{"name":"3.9.0","sha":"b1ad2459a163cc29423ea72df25950ee015c73aa","kind":"commit","published_at":"2024-06-15T17:41:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.9.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.9.0/manifests"},{"name":"3.8.0","sha":"14f9ad92ece7b5539aed0c8f2f7c5415ab97aab8","kind":"commit","published_at":"2024-03-19T14:05:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.8.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.8.0/manifests"},{"name":"3.7.0","sha":"94d3f5d610cc37eab8dec7c6773cd9e2fe3db847","kind":"commit","published_at":"2024-01-09T12:14:23.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.7.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"46c05d7abdcc92bf468947ea6b2826dfb36b1908","kind":"commit","published_at":"2023-11-05T17:18:24.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"59991ec75e65727a58caa217144f263838ba5fb5","kind":"commit","published_at":"2023-09-06T04:59:45.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.5.0/manifests"},{"name":"3.4.0","sha":"b2b743bf58c48bbfd3f03297160d4b4189964949","kind":"commit","published_at":"2023-08-09T17:32:49.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"402df92372f88a2667c41555314514c0affb5bcf","kind":"commit","published_at":"2023-06-27T08:20:26.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"12571d711b3f12cb946769fa8dbfdb2896911c1b","kind":"commit","published_at":"2023-05-22T11:30:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"90a300675660f6109e68ab61ea48de4b232936a7","kind":"commit","published_at":"2023-04-28T11:13:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"b3fb3cc9d8a4a5cb27cf8314fd2b2a777533f25c","kind":"commit","published_at":"2023-03-08T07:55:52.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/3.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/3.0.0/manifests"},{"name":"2.4.0","sha":"af7f253fa1bcbc572d587dc0e5e7a55a91efaa24","kind":"commit","published_at":"2023-02-01T12:15:03.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.4.0/manifests"},{"name":"2.3.0","sha":"83967725b9d03f7d660e829a6575c44e8759f7ab","kind":"commit","published_at":"2022-12-12T09:02:11.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.3.0/manifests"},{"name":"2.2.0","sha":"995c7794f26c077d31e2feae2a83d3bdd4684402","kind":"commit","published_at":"2022-10-27T09:37:48.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"53d37fa25ca6523e4f0fc47feee1c5f5f739715c","kind":"commit","published_at":"2022-07-20T15:56:41.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"ea7d5170e8699ee7ccf1c56b08ad8f5a5e95411c","kind":"commit","published_at":"2022-06-22T14:18:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.1","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"1a093fc0c2046c9e22edd727b74935fc5a12ba5e","kind":"commit","published_at":"2022-06-21T14:06:02.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/2.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/2.0.0/manifests"},{"name":"1.6.0","sha":"2aeec1e9b88b8580c9914b73bee56583ad005e03","kind":"commit","published_at":"2022-06-07T15:58:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.6.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.6.0/manifests"},{"name":"1.5.0","sha":"4186d347e86b246a2e30cd93910a297d6a47d7df","kind":"commit","published_at":"2021-07-18T08:35:56.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.5.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"5967a978d586cf2e4d941f6cb2a3241235e56c40","kind":"commit","published_at":"2020-09-10T09:50:50.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.4.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"19a0a90b64f58447724a0acf0b6908c3694d7986","kind":"commit","published_at":"2020-06-09T08:49:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.3.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"f7ff14cc583b1d1bb9c92b47095d943951885fbc","kind":"commit","published_at":"2020-02-02T09:43:31.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.2.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"da23e242e9aeaf1eec4f7d3e4a4a91450bddb3ce","kind":"commit","published_at":"2020-01-14T10:57:37.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.1.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"7d4eaa4d53b5abe06fd4108eada240f79de41d9c","kind":"commit","published_at":"2019-11-28T18:26:32.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/1.0.0","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/1.0.0/manifests"},{"name":"0.0.9","sha":"571e2c9f93e611bce6747163971e37beedcd1d6a","kind":"commit","published_at":"2019-08-16T17:09:35.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.9","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"12b7e9a40e8820a1eb36365b8b8f3471e1cf4cb3","kind":"commit","published_at":"2019-06-16T07:27:51.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.8","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"1816910d7f8f9022764ddb05b6fade78b49a874e","kind":"commit","published_at":"2019-06-09T20:40:30.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.7","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"6cab82ec1db79fa06e3f0f5a9d5aa10e7d171f5d","kind":"commit","published_at":"2019-03-19T20:03:44.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.6","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"ce84e08f452635b5b7146906fb88323a6011f75a","kind":"commit","published_at":"2019-03-09T16:39:33.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.5","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"c8db2321f10aa0c7e5b0d92ef9be02fbf4e308f7","kind":"commit","published_at":"2019-03-01T13:59:05.000Z","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/0.0.4","html_url":"https://github.com/testcontainers/testcontainers-dotnet/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags/0.0.4/manifests"}]},"repo_metadata_updated_at":"2026-03-28T13:30:25.305Z","dependent_packages_count":0,"downloads":66900,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":44.46123404045144,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":25.705318527127215},"purl":"pkg:nuget/testcontainers.firebirdsql","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.firebirdsql","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.firebirdsql","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.firebirdsql/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-08T14:00:58.306Z","issues_count":297,"pull_requests_count":560,"avg_time_to_close_issue":5532493.476415094,"avg_time_to_close_pull_request":1349802.9694323144,"issues_closed_count":212,"pull_requests_closed_count":458,"pull_request_authors_count":132,"issue_authors_count":233,"avg_comments_per_issue":4.094276094276094,"avg_comments_per_pull_request":2.125,"merged_pull_requests_count":403,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":70,"past_year_pull_requests_count":146,"past_year_avg_time_to_close_issue":695866.2857142857,"past_year_avg_time_to_close_pull_request":716324.2680412371,"past_year_issues_closed_count":35,"past_year_pull_requests_closed_count":97,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":58,"past_year_avg_comments_per_issue":2.5285714285714285,"past_year_avg_comments_per_pull_request":1.910958904109589,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":91,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.firebirdsql/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.firebirdsql/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.firebirdsql/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.firebirdsql/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.firebirdsql/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:42.882Z","updated_at":"2024-02-26T05:24:42.882Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:42.921Z","updated_at":"2024-02-26T05:24:42.921Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":8956780,"name":"testcontainers.cosmosdb","ecosystem":"nuget","description":"Testcontainers for .NET is a library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","homepage":"https://dotnet.testcontainers.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/testcontainers/testcontainers-dotnet","keywords_array":["automation","docker","dotnet","testcontainers","testcontainers-dotnet","testing"],"namespace":null,"versions_count":26,"first_release_published_at":"2023-04-28T13:26:12.503Z","latest_release_published_at":"2026-03-12T18:19:05.800Z","latest_release_number":"4.11.0","last_synced_at":"2026-03-28T13:30:26.827Z","created_at":"2024-02-26T05:24:00.507Z","updated_at":"2026-03-28T13:30:26.827Z","registry_url":"https://www.nuget.org/packages/testcontainers.cosmosdb/","install_command":"Install-Package testcontainers.cosmosdb","documentation_url":null,"metadata":{"copyright":"Copyright (c) 2019 - 2026 Andre Hofmeister and other authors","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon_url":"https://github.com/testcontainers/testcontainers-dotnet/raw/develop/docs/logo.png","icon":"docs/logo.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/testcontainers/testcontainers-dotnet","branch":null,"commit":"87e0b929d26f27c960436d3fc7d49e4a9ae6071c"},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":5,"target_frameworks":["net8.0","net9.0","net10.0",".NETStandard2.0",".NETStandard2.1"],"total_dependencies":5}},"repo_metadata":{"id":37442003,"uuid":"170988906","full_name":"testcontainers/testcontainers-dotnet","owner":"testcontainers","description":"A library to support tests with throwaway instances of Docker containers for all compatible .NET Standard versions.","archived":false,"fork":false,"pushed_at":"2026-03-04T15:23:30.000Z","size":5799,"stargazers_count":4256,"open_issues_count":56,"forks_count":342,"subscribers_count":32,"default_branch":"develop","last_synced_at":"2026-03-05T11:48:14.059Z","etag":null,"topics":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"latest_commit_sha":null,"homepage":"https://dotnet.testcontainers.org","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/testcontainers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["testcontainers","HofmeisterAn"],"ko_fi":"hofmeister"}},"created_at":"2019-02-16T10:03:36.000Z","updated_at":"2026-03-04T17:01:15.000Z","dependencies_parsed_at":"2025-12-06T08:01:16.759Z","dependency_job_id":null,"html_url":"https://github.com/testcontainers/testcontainers-dotnet","commit_stats":{"total_commits":716,"total_committers":102,"mean_commits":7.019607843137255,"dds":0.36731843575419,"last_synced_commit":"a75cb73bf9c022d0f78ec85f327cdef7c396c98a"},"previous_names":["hofmeisteran/dotnet-testcontainers"],"tags_count":42,"template":false,"template_full_name":null,"purl":"pkg:github/testcontainers/testcontainers-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/testcontainers","download_url":"https://codeload.github.com/testcontainers/testcontainers-dotnet/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30168304,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T07:56:45.623Z","status":"ssl_error","status_checked_at":"2026-03-06T07:55:55.621Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"},"tags":[]},"repo_metadata_updated_at":"2026-03-28T13:30:25.384Z","dependent_packages_count":0,"downloads":1173208,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":7.2202980578723555,"dependent_repos_count":13.819348826338206,"dependent_packages_count":18.835372714592,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":13.291673199600856},"purl":"pkg:nuget/testcontainers.cosmosdb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/testcontainers.cosmosdb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/testcontainers.cosmosdb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/testcontainers.cosmosdb/dependencies","status":null,"funding_links":["https://github.com/sponsors/testcontainers","https://github.com/sponsors/HofmeisterAn","https://ko-fi.com/hofmeister"],"critical":null,"issue_metadata":{"last_synced_at":"2026-01-02T16:01:07.873Z","issues_count":293,"pull_requests_count":558,"avg_time_to_close_issue":5610076.224880382,"avg_time_to_close_pull_request":1228112.3925438595,"issues_closed_count":209,"pull_requests_closed_count":456,"pull_request_authors_count":131,"issue_authors_count":229,"avg_comments_per_issue":4.040955631399317,"avg_comments_per_pull_request":2.120071684587814,"merged_pull_requests_count":401,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":92,"past_year_pull_requests_count":195,"past_year_avg_time_to_close_issue":666627.5,"past_year_avg_time_to_close_pull_request":721201.9064748201,"past_year_issues_closed_count":50,"past_year_pull_requests_closed_count":139,"past_year_pull_request_authors_count":45,"past_year_issue_authors_count":73,"past_year_avg_comments_per_issue":2.641304347826087,"past_year_avg_comments_per_pull_request":1.9333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":126,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","maintainers":[{"login":"HofmeisterAn","count":250,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}],"active_maintainers":[{"login":"HofmeisterAn","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"},{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.cosmosdb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.cosmosdb/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.cosmosdb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.cosmosdb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/testcontainers.cosmosdb/codemeta","maintainers":[{"uuid":"HofmeisterAn","login":"HofmeisterAn","name":null,"email":null,"url":null,"packages_count":75,"html_url":"https://www.nuget.org/profiles/HofmeisterAn","role":null,"created_at":"2024-02-26T05:24:04.124Z","updated_at":"2024-02-26T05:24:04.124Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/HofmeisterAn/packages"},{"uuid":"Testcontainers","login":"Testcontainers","name":null,"email":null,"url":null,"packages_count":72,"html_url":"https://www.nuget.org/profiles/Testcontainers","role":null,"created_at":"2024-02-26T05:24:04.163Z","updated_at":"2024-02-26T05:24:04.163Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Testcontainers/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":787706,"maintainers_count":109158,"namespaces_count":0,"keywords_count":0,"github":"nuget","metadata":{"funded_packages_count":25958},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-03-24T05:25:09.411Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}}],"commits":{"id":9182,"full_name":"testcontainers/testcontainers-dotnet","default_branch":"develop","total_commits":931,"total_committers":142,"total_bot_commits":40,"total_bot_committers":2,"mean_commits":6.556338028169014,"dds":0.30827067669172936,"past_year_total_commits":156,"past_year_total_committers":32,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":4.875,"past_year_dds":0.33333333333333337,"last_synced_at":"2026-03-23T03:43:17.125Z","last_synced_commit":"598f96190fcb26cb65a8c3760e700d0638288007","created_at":"2023-03-07T09:50:35.444Z","updated_at":"2026-03-23T03:38:27.695Z","committers":[{"name":"Andre Hofmeister","email":"9199345+HofmeisterAn","login":"HofmeisterAn","count":644},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":38},{"name":"Cédric Luthi","email":"cedric.luthi@gmail.com","login":"0xced","count":36},{"name":"digital88","email":"10961828+digital88","login":"digital88","count":8},{"name":"PSanetra","email":"code@psanetra.de","login":"PSanetra","count":7},{"name":"Eddú Meléndez Gonzales","email":"eddu.melendez@gmail.com","login":"eddumelendez","count":7},{"name":"Vlastimil Kaluza","email":"42292717+vlaskal","login":"vlaskal","count":6},{"name":"Michal Korniak","email":"michal.korniak@kornit.com","login":"michal-korniak-kornit","count":5},{"name":"entvex","email":"1580435+entvex","login":"entvex","count":4},{"name":"Matthias Vill","email":"github@cconstruct.de","login":"TheConstructor","count":4},{"name":"Leo","email":"leocrossuk@gmail.com","login":"leocross","count":4},{"name":"Khalid Abuhakmeh","email":"khalidabuhakmeh@gmail.com","login":"khalidabuhakmeh","count":4},{"name":"Dominik Kotecki","email":"dominikus1993","login":"dominikus1993","count":3},{"name":"Jacob Marks","email":"jacobjmarks@outlook.com","login":"jacobjmarks","count":3},{"name":"Joana Deluca Kleis","email":"joana.deluca@philips.com","login":"jdelucaa","count":3},{"name":"Shir Avneri","email":"48449580+ShirAvneri","login":"ShirAvneri","count":3},{"name":"dejandjenic","email":"42612251+dejandjenic","login":"dejandjenic","count":3},{"name":"Shay Rojansky","email":"roji@roji.org","login":"roji","count":2},{"name":"Vlastimil Kaluža","email":"vlastimil.kaluza@ysoft.com","login":"VlastimilKaluzaYsoft","count":2},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2},{"name":"s-rech","email":"46519754+s-rech","login":"s-rech","count":2},{"name":"scrocquesel-ml150","email":"140494032+scrocquesel-ml150","login":"scrocquesel-ml150","count":2},{"name":"tom-englert","email":"mail@tom-englert.de","login":"tom-englert","count":2},{"name":"Alexander Aberer","email":"alexander.aberer@omicronenergy.com","login":"alesandrino","count":2},{"name":"Chris Philips","email":"the.avid.engineer@outlook.com","login":"the-avid-engineer","count":2},{"name":"Raphael Strotz","email":"17022099+Xzelsius","login":"Xzelsius","count":2},{"name":"Paulo Morgado","email":"470455+paulomorgado","login":"paulomorgado","count":2},{"name":"Nelson Nobre","email":"technobre@gmail.com","login":"NelsonBN","count":2},{"name":"Mike Eshva","email":"reg@eshva.ru","login":"Eshva","count":2},{"name":"Matthew D. Groves","email":"me@mgroves.com","login":"mgroves","count":2},{"name":"Grégoire","email":"g.verdier@criteo.com","login":"verdie-g","count":2},{"name":"Anton Evdakov","email":"aevdakov@AM.IDTCORP.NET","login":null,"count":2},{"name":"Jiří Čepelka","email":"cepelka@intens.cz","login":null,"count":2},{"name":"Liam","email":"liamwilson127@gmail.com","login":"TechLiam","count":2},{"name":"Karel Frajtak","email":"kfrajtak@gmail.com","login":"kfrajtak","count":2},{"name":"Gavin de Kock","email":"gavindekock","login":"gavindekock","count":2},{"name":"Francisco Silva","email":"franciscosamuel","login":"franciscosamuel","count":2},{"name":"Fabio Gouw","email":"fabiogouw@gmail.com","login":"fabiogouw","count":2},{"name":"Christopher Bohlen","email":"christopher.bohlen@codecentric.de","login":"bohlenc","count":2},{"name":"Christian Mäder","email":"cimnine","login":"cimnine","count":2},{"name":"Christian Bergum Bergersen","email":"christian@bxsoftware.no","login":"chrisbbe","count":2},{"name":"Alex","email":"10480967+WakaToa","login":"WakaToa","count":1},{"name":"Adam Valverde","email":"adam.dorado@gmail.com","login":"brainded","count":1},{"name":"Xitric","email":"KasperSchultzDavidsen@gmail.com","login":"Xitric","count":1},{"name":"Frank R. Haugen","email":"frank.haugen@gmail.com","login":"frankhaugen","count":1},{"name":"Florian Hockmann","email":"fh@florian-hockmann.de","login":"FlorianHockmann","count":1},{"name":"Florian Bernd","email":"mail@flobernd.de","login":"flobernd","count":1},{"name":"Eugene Shmakov","email":"eugene@shmakov.dev","login":"enginexon","count":1},{"name":"Dávid Szabó","email":"david.szabo97@gmail.com","login":"david-szabo97","count":1},{"name":"Donovan Bergin","email":"kaiserbergin@gmail.com","login":"kaiserbergin","count":1},{"name":"Diego Martin","email":"coderiff@outlook.com","login":"diegosasw","count":1},{"name":"David Schneiderbauer","email":"daviian","login":"daviian","count":1},{"name":"DanielHabenicht","email":"daniel-habenicht@outlook.de","login":"DanielHabenicht","count":1},{"name":"Daniel Boos","email":"JejuniProgramming@gmail.com","login":"Jejuni","count":1},{"name":"Cristian Greco","email":"cristianrgreco@gmail.com","login":"cristianrgreco","count":1},{"name":"Borys Generalov","email":"borys@ringba.com","login":null,"count":1},{"name":"harrhp","email":"","login":null,"count":1},{"name":"Mason Chase","email":"mason.chase@smartmed.world","login":null,"count":1},{"name":"Andre Rocha","email":"Andre.Rocha@sbanken.no","login":null,"count":1},{"name":"Anton Skuratovich","email":"anton.skuratovich@ihsmarkit.com","login":null,"count":1},{"name":"BenasB","email":"29711974+BenasB","login":"BenasB","count":1},{"name":"Ben","email":"34738444+benjaminangerer","login":"benjaminangerer","count":1},{"name":"Bart","email":"10332834+boeckie-xenopz","login":"boeckie-xenopz","count":1},{"name":"Artiom Chilaru","email":"artiom@flexlabs.org","login":"artiomchi","count":1},{"name":"Anna Erdi","email":"61457816+AnnaErdi","login":"AnnaErdi","count":1},{"name":"Andrey Sukharev","email":"SukharevAndrey","login":"SukharevAndrey","count":1},{"name":"Andrew Scott","email":"ascott18@gmail.com","login":"ascott18","count":1},{"name":"Andrew Butler","email":"1628649+AButler","login":"AButler","count":1},{"name":"Aliaksandr Valchetski","email":"alex.volchetsky@gmail.com","login":"valchetski","count":1},{"name":"Ali Mahboubi","email":"46527377+alimahboubi","login":"alimahboubi","count":1},{"name":"Alexander Jesner","email":"140080922+alexander-jesner-AP","login":"alexander-jesner-AP","count":1},{"name":"Wim Van Laer","email":"wim07101993","login":"wim07101993","count":1},{"name":"Vladislav Antonyuk","email":"vlad.antonyuk@gmail.com","login":"VladislavAntonyuk","count":1},{"name":"VishnuJin","email":"45007338+VishnuJin","login":"VishnuJin","count":1},{"name":"Valters Melnalksnis","email":"valters.melnalksnis@outlook.com","login":"VMelnalksnis","count":1},{"name":"Ugochukwu Mmaduekwe","email":"ugo4brain@gmail.com","login":"Xor-el","count":1},{"name":"Tom Longhurst","email":"30480171+thomhurst","login":"thomhurst","count":1},{"name":"Thomas Han","email":"thomas.kijong.han@gmail.com","login":"KijongHan","count":1},{"name":"Thimo Limpert","email":"38078578+WhiteTomX","login":"WhiteTomX","count":1},{"name":"Stefan Schranz","email":"Sossenbinder","login":"Sossenbinder","count":1},{"name":"Stefan Nikolei","email":"stefan@nikolei.eu","login":"stefannikolei","count":1},{"name":"Smoothengineer","email":"160827599+Smoothengineer","login":"Smoothengineer","count":1},{"name":"Shaun Becker","email":"smbecker@gmail.com","login":"smbecker","count":1},{"name":"Shahar Moshe Refaeli","email":"44533369+ShaharM7","login":"ShaharM7","count":1},{"name":"Sebastien DEGODEZ","email":"sebastien.degodez@gmail.com","login":"SebastienDegodez","count":1},{"name":"Sebastian Beilmann","email":"s.beilmann92@googlemail.com","login":"seb1992","count":1},{"name":"Russ Cam","email":"russ.cam@forloop.co.uk","login":"russcam","count":1},{"name":"özkan pakdil","email":"ozkan.pakdil@gmail.com","login":"ozkanpakdil","count":1},{"name":"Marco Carvalho","email":"marcolucio27@gmail.com","login":"marco-carvalho","count":1},{"name":"zuntio","email":"zuntio@gmail.com","login":"zuntio","count":1},{"name":"wolfman42","email":"wolfgang.buckel@yunextraffic.com","login":"wolfman42","count":1},{"name":"witskeeper","email":"witskeeper@gmail.com","login":"witskeeper","count":1},{"name":"vova-lantsov-dev","email":"vova.lantsov.dev@gmail.com","login":"vova-lantsov-dev","count":1},{"name":"rngcntr","email":"7890887+rngcntr","login":"rngcntr","count":1},{"name":"mustafa.aydin","email":"mustafaonuraydin@gmail.com","login":"mustafaonuraydin","count":1},{"name":"ksemenenko","email":"KSemenenko","login":"KSemenenko","count":1},{"name":"karl-van-heijster","email":"40686237+dotkarl","login":"dotkarl","count":1},{"name":"jvmdc","email":"109624469+jvmdc","login":"jvmdc","count":1},{"name":"iltertaha","email":"ilteraktolga@gmail.com","login":"iltertaha","count":1},{"name":"hojmark","email":"1203136+hojmark","login":"hojmark","count":1},{"name":"farodin91","email":"farodin91@googlemail.com","login":"farodin91","count":1},{"name":"bgener","email":"bgener@gmail.com","login":"bgener","count":1},{"name":"benjaminoerskovtryg","email":"129734831+benjaminoerskovtryg","login":"benjaminoerskovtryg","count":1},{"name":"ax-meyer","email":"32029723+ax-meyer","login":"ax-meyer","count":1},{"name":"adar2","email":"31287875+adar2","login":"adar2","count":1},{"name":"Robert Schie","email":"54124441+RobotechUSA","login":"RobotechUSA","count":1},{"name":"Manuel de la Peña","email":"social.mdelapenya@gmail.com","login":"mdelapenya","count":1},{"name":"Lukáš Vavrek","email":"lvavrek7@gmail.com","login":"lukasvavrek","count":1},{"name":"Luiz Motta","email":"lgcmotta01@gmail.com","login":"lgcmotta","count":1},{"name":"Kyle Farnung","email":"kfarnung@outlook.com","login":"kfarnung","count":1},{"name":"Kevin Schoenfeld","email":"k3v1n0x90@gmail.com","login":"kevin0x90","count":1},{"name":"Josh M","email":"20140997+jcmrva","login":"jcmrva","count":1},{"name":"JonasBenz","email":"jonas.benz@hotmail.com","login":"JonasBenz","count":1},{"name":"Jesse Wellenberg","email":"48557715+Yeseh","login":"Yeseh","count":1},{"name":"Jesse Levier","email":"jlevier@advisorengine.com","login":"jlevier-ae","count":1},{"name":"Jasper Park","email":"145050804+park-jasper","login":"park-jasper","count":1},{"name":"Jason Couture","email":"jasonc@alertr.info","login":"jasoncouture","count":1},{"name":"Jacques Murray","email":"jacquesmmurray@gmail.com","login":"Jacques-Murray","count":1},{"name":"Hubert Gołaszewski","email":"hubert.golaszewski99@gmail.com","login":"MelomanG","count":1},{"name":"Gurinder Singh","email":"frederick.the.fool@gmail.com","login":"gurry","count":1},{"name":"Geoffrey Marc","email":"7069588+outofrange-consulting","login":"outofrange-consulting","count":1},{"name":"Robert Pająk","email":"pellared@hotmail.com","login":"pellared","count":1},{"name":"Bret Hubbard","email":"hubbard.bret@gmail.com","login":"brethubbard","count":1},{"name":"Chase Wallis","email":"49491497+chasewallis","login":"chasewallis","count":1},{"name":"Wojciech Nagórski","email":"wojtpl2@gmail.com","login":"WojciechNagorski","count":1},{"name":"Richard Pringle","email":"1317506+EtherZa","login":"EtherZa","count":1},{"name":"René Schultz Madsen","email":"rm@microting.com","login":"renemadsen","count":1},{"name":"Rafael Lemos","email":"32345703+rafaumlemos","login":"rafaumlemos","count":1},{"name":"Radek Mariowski","email":"rmariowski@gmail.com","login":"RMariowski","count":1},{"name":"Preben Huybrechts","email":"1079843+pregress","login":"pregress","count":1},{"name":"Piotr Kiełkowicz","email":"pkiekowicz@splunk.com","login":"Kielek","count":1},{"name":"Per Øyvind Håvelsrud","email":"peroyvind@havelsrud.com","login":"peroyhav","count":1},{"name":"Niklas Petersen","email":"7766483+niklasfp","login":"niklasfp","count":1},{"name":"Montane Hamilton","email":"montanehamilton@hotmail.com","login":"montanehamilton","count":1},{"name":"Mike Cole","email":"cole.mike@gmail.com","login":"mikecole","count":1},{"name":"Michael Stephenson","email":"m.k.stephenson@outlook.com","login":"mkstephenson","count":1},{"name":"Meysam Hadeli","email":"35596795+meysamhadeli","login":"meysamhadeli","count":1},{"name":"Max","email":"46325718+maaex","login":"maaex","count":1},{"name":"Mauricio Scheffer","email":"mauricioscheffer@gmail.com","login":"mausch","count":1},{"name":"Matt Kotsenas","email":"Matt.Kotsenas@gmail.com","login":"MattKotsenas","count":1},{"name":"Massimiliano Donini","email":"massimiliano.donini@gmail.com","login":"ilmax","count":1},{"name":"@Ivanov","email":"alexey.Ivanov@zfx.com","login":"as-ivanov","count":1}],"past_year_committers":[{"name":"Andre Hofmeister","email":"9199345+HofmeisterAn","login":"HofmeisterAn","count":104},{"name":"Cédric Luthi","email":"cedric.luthi@gmail.com","login":"0xced","count":8},{"name":"digital88","email":"10961828+digital88","login":"digital88","count":8},{"name":"Matthias Vill","email":"github@cconstruct.de","login":"TheConstructor","count":4},{"name":"Christian Mäder","email":"cimnine","login":"cimnine","count":2},{"name":"Francisco Silva","email":"franciscosamuel","login":"franciscosamuel","count":2},{"name":"Nelson Nobre","email":"technobre@gmail.com","login":"NelsonBN","count":2},{"name":"Grégoire","email":"g.verdier@criteo.com","login":"verdie-g","count":2},{"name":"Florian Bernd","email":"mail@flobernd.de","login":"flobernd","count":1},{"name":"Eddú Meléndez Gonzales","email":"eddu.melendez@gmail.com","login":"eddumelendez","count":1},{"name":"Diego Martin","email":"coderiff@outlook.com","login":"diegosasw","count":1},{"name":"Chase Wallis","email":"49491497+chasewallis","login":"chasewallis","count":1},{"name":"Andrey Sukharev","email":"SukharevAndrey","login":"SukharevAndrey","count":1},{"name":"Andrew Scott","email":"ascott18@gmail.com","login":"ascott18","count":1},{"name":"Ali Mahboubi","email":"46527377+alimahboubi","login":"alimahboubi","count":1},{"name":"Alexander Jesner","email":"140080922+alexander-jesner-AP","login":"alexander-jesner-AP","count":1},{"name":"özkan pakdil","email":"ozkan.pakdil@gmail.com","login":"ozkanpakdil","count":1},{"name":"Adam Valverde","email":"adam.dorado@gmail.com","login":"brainded","count":1},{"name":"Matt Kotsenas","email":"Matt.Kotsenas@gmail.com","login":"MattKotsenas","count":1},{"name":"Montane Hamilton","email":"montanehamilton@hotmail.com","login":"montanehamilton","count":1},{"name":"Richard Pringle","email":"1317506+EtherZa","login":"EtherZa","count":1},{"name":"Smoothengineer","email":"160827599+Smoothengineer","login":"Smoothengineer","count":1},{"name":"Thimo Limpert","email":"38078578+WhiteTomX","login":"WhiteTomX","count":1},{"name":"Tom Longhurst","email":"30480171+thomhurst","login":"thomhurst","count":1},{"name":"Ugochukwu Mmaduekwe","email":"ugo4brain@gmail.com","login":"Xor-el","count":1},{"name":"VishnuJin","email":"45007338+VishnuJin","login":"VishnuJin","count":1},{"name":"Vladislav Antonyuk","email":"vlad.antonyuk@gmail.com","login":"VladislavAntonyuk","count":1},{"name":"bgener","email":"bgener@gmail.com","login":"bgener","count":1},{"name":"hojmark","email":"1203136+hojmark","login":"hojmark","count":1},{"name":"iltertaha","email":"ilteraktolga@gmail.com","login":"iltertaha","count":1},{"name":"scrocquesel-ml150","email":"140494032+scrocquesel-ml150","login":"scrocquesel-ml150","count":1},{"name":"Frank R. Haugen","email":"frank.haugen@gmail.com","login":"frankhaugen","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-03-29T00:04:24.059Z","repositories_count":6205310,"commits_count":927856882,"contributors_count":35827863,"owners_count":1144232,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"testcontainers/testcontainers-dotnet","html_url":"https://github.com/testcontainers/testcontainers-dotnet","last_synced_at":"2025-12-04T01:25:26.805Z","status":"active","issues_count":291,"pull_requests_count":554,"avg_time_to_close_issue":5655916.937198068,"avg_time_to_close_pull_request":1232613.2141280354,"issues_closed_count":207,"pull_requests_closed_count":453,"pull_request_authors_count":131,"issue_authors_count":228,"avg_comments_per_issue":4.017182130584192,"avg_comments_per_pull_request":2.1173285198555956,"merged_pull_requests_count":398,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":97,"past_year_pull_requests_count":207,"past_year_avg_time_to_close_issue":621708.5961538461,"past_year_avg_time_to_close_pull_request":737910.3630136986,"past_year_issues_closed_count":52,"past_year_pull_requests_closed_count":146,"past_year_pull_request_authors_count":50,"past_year_issue_authors_count":77,"past_year_avg_comments_per_issue":2.3917525773195876,"past_year_avg_comments_per_pull_request":1.9227053140096617,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":133,"created_at":"2023-05-15T18:28:27.517Z","updated_at":"2025-12-04T01:25:26.806Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/testcontainers%2Ftestcontainers-dotnet/issues","issue_labels_count":{"table":{"bug":129,"enhancement":124,"question":38,"module":18,"help wanted":11,"duplicate":4,"documentation":3,"stale":3,"chore":3,"dependencies":1,"wcow":1,"ci":1,"good first issue":1}},"pull_request_labels_count":{"table":{"enhancement":181,"chore":120,"bug":79,"module":49,"documentation":44,"breaking change":21,"dependencies":6,"test flakiness":2}},"issue_author_associations_count":{"table":{"NONE":222,"CONTRIBUTOR":40,"COLLABORATOR":29}},"pull_request_author_associations_count":{"table":{"COLLABORATOR":217,"CONTRIBUTOR":210,"NONE":119,"MEMBER":8}},"issue_authors":{"table":{"HofmeisterAn":29,"jacobjmarks":5,"StefH":5,"digital88":4,"KSemenenko":3,"paulomorgado":2,"monofunc":2,"lbruun":2,"Fresa":2,"0xced":2,"diegosasw":2,"jwedel":2,"jkerken":2,"tom-englert":2,"Meir017":2,"VladislavAntonyuk":2,"mgroves":2,"Yorie":2,"carlin-q-scott":2,"johnnyggalt":2,"cimnine":2,"kanpov":2,"rafek1241":2,"gavindekock":2,"jwm01cg":2,"tisonv":2,"Kielek":2,"dgiddins":1,"newbe36524":1,"wolfman42":1,"leonasa":1,"Xor-el":1,"MarkEnverus":1,"fasilmarshooq":1,"pvervaet":1,"CCThorstenSauter":1,"goutamvenkatCatalan":1,"suchja":1,"xzxzxc":1,"the-avid-engineer":1,"Herve-M":1,"Dave-Senn":1,"varndellwagglebee":1,"Hogedal":1,"kieronlanning":1,"CodeGlitcher":1,"shoter":1,"PureKrome":1,"noti0nS":1,"geekcharming":1,"RAAvenger":1,"chasewallis":1,"spukhanov":1,"mm-srtr":1,"lsfera":1,"bartengine27":1,"joeymedina":1,"jkogler-cloudflight":1,"FlorianHockmann":1,"Eshva":1,"michaelmcneilnet":1,"Muchaszewski":1,"chris-briddock":1,"SbiCA":1,"muhaook":1,"LGmatrix13":1,"rubencc":1,"ClumsyPenguin":1,"wilhelmberg":1,"d-m4m4n":1,"giammin":1,"gogo199432":1,"alexeideriglazov":1,"hishamco":1,"ariam-vestas":1,"mmalvik":1,"wesley-pattison":1,"CoreyHayward":1,"Snotax":1,"MatthiasHuygelen":1,"Taya1993":1,"MichaelLogutov":1,"azan-n":1,"FelixSFD":1,"xas":1,"ruairica":1,"vova-lantsov-dev":1,"QBT-VinayAdiga":1,"mcolebiltd":1,"alisadeghi77":1,"dennis-iv":1,"frankhaugen":1,"RobinLanderloos":1,"IbrayevRamil":1,"phil-bohnenkamp":1,"Hamiller78":1,"gbd3-en":1,"smbecker":1,"Szer":1,"XmlmXmlmX":1,"christophwille":1,"terryaney":1,"AskmethatFR":1,"maartenjorens":1,"JasonBock":1,"GabrielBoceanuDojo":1,"dadz01-betsson":1,"martimors":1,"EniacMlezi":1,"NikiforovAll":1,"daviian":1,"jasdefer":1,"Evyatar108":1,"bveeni":1,"SebastienDegodez":1,"thomas-gandy":1,"adamkarancsi":1,"sunshineBlack":1,"macsux":1,"validide":1,"jshield":1,"scrocquesel-ml150":1,"9034725985":1,"macalbert":1,"Sossenbinder":1,"tnc1997":1,"youssefbennour":1,"Omrisha":1,"bhaden94":1,"maxcalvin":1,"afiqsyed":1,"JoseDevUFC":1,"jvmdc":1,"fabbrik":1,"tyb-dev":1,"vs-savelich":1,"ShaharM7":1,"georgopoulosgianniss":1,"lonix1":1,"rudiv":1,"KrzysFR":1,"georgeparkdev":1,"iozcelik":1,"KohlhaseJ":1,"Raniz85":1,"macoutlook":1,"atrauzzi":1,"petar-maletic":1,"MeydanOzeri":1,"suleimanforever":1,"davidkeaveny":1,"RustyCZ":1,"goldsam":1,"vfrz":1,"mathiasbn":1,"Crumbler":1,"vitaliiopticom":1,"Steven-Harris":1,"Jsehahn":1,"TwanVB":1,"MelomanG":1,"narcis-ro":1,"DanielHabenicht":1,"Xzelsius":1,"maaex":1,"JobaDiniz":1,"mikeblas":1,"mu88":1,"pdevito3":1,"MartinSchmidt":1,"SilverioMiranda":1,"sebastienros":1,"dadyarri":1,"cvetomir-todorov":1,"markmcneelyjr":1,"riezebosch":1,"asos-grainnemeyer":1,"TylerReid":1,"cezarlamann":1,"akkie":1,"james-gould":1,"bjuraga":1,"ViktorWorkAccount":1,"InteXX":1,"keshramjith":1,"jzabroski":1,"ghost":1,"christoment":1,"haiddablitz":1,"JORDAAAN1495":1,"RobbeDGH":1,"michal-korniak":1,"vlflorian":1,"Spelchure":1,"Xitric":1,"danielcrabtree":1,"ollitanska":1,"mrpmorris":1,"rafaelKu":1,"EKovalenok":1,"ar0311":1,"mciezczak312":1,"olitomlinson":1,"cheng93":1,"perlun":1,"shainegordon":1,"nickduch":1,"wilsjame":1,"peroyhav":1,"alexaka1":1,"InspiringCode":1,"YVbakker":1,"Herr-Sepp":1,"123Inge":1,"Alirexaa":1,"MladenMircic":1,"davist-ir":1,"scrocquesel":1,"minoseah629":1,"dominikjeske":1,"russcam":1,"fdw":1,"ronimizy":1,"lukasswm":1,"jeroen-corsius-choreograph":1,"lgcmotta":1,"tebeco":1,"WojciechNagorski":1}},"pull_request_authors":{"table":{"HofmeisterAn":217,"0xced":69,"digital88":14,"TheConstructor":8,"eddumelendez":8,"entvex":8,"wim07101993":6,"thomhurst":5,"roji":4,"dependabot[bot]":4,"tom-englert":4,"gavindekock":4,"cimnine":4,"WakaToa":4,"paulomorgado":4,"leocross":4,"khalidabuhakmeh":4,"KSemenenko":3,"dejandjenic":3,"smbecker":3,"jacobjmarks":3,"TechLiam":3,"AButler":3,"scrocquesel-ml150":3,"ShirAvneri":3,"mikecole":2,"boekabart":2,"artiomchi":2,"VladislavAntonyuk":2,"aviflax":2,"keshramjith":2,"Xzelsius":2,"diegosasw":2,"brainded":2,"the-avid-engineer":2,"wolfman42":2,"feslima":2,"Sossenbinder":2,"tnc1997":2,"russcam":2,"Kielek":2,"david-szabo97":2,"henriqueholtz":2,"Meir017":2,"riezebosch":2,"rafaumlemos":2,"robertlyson":2,"kfarnung":2,"jasoncouture":2,"Xor-el":2,"RobotechUSA":2,"bbrandt":2,"Onno-H":2,"chasewallis":2,"NelsonBN":2,"frankhaugen":2,"KijongHan":2,"boeckie-xenopz":2,"SukharevAndrey":2,"rafek1241":2,"Peet-HD":2,"mdelapenya":2,"daviian":2,"lgcmotta":2,"ax-meyer":2,"i-mattanasio":2,"WhiteTomX":2,"VishnuJin":2,"kek-Sec":2,"jvmdc":2,"adborroto":2,"raffreitas":2,"pregress":2,"IbrayevRamil":2,"pbolduc":2,"nkz-soft":2,"SebastienDegodez":2,"NikiforovAll":2,"AnnaErdi":1,"lbruun":1,"ozkanpakdil":1,"ShaharM7":1,"peroyhav":1,"alimahboubi":1,"WojciechNagorski":1,"alexeyzimarev":1,"ghost":1,"ascott18":1,"iltertaha":1,"cristianrgreco":1,"JasonnnW3000":1,"outofrange-consulting":1,"stefannikolei":1,"Smoothengineer":1,"EtherZa":1,"VMelnalksnis":1,"marco-carvalho":1,"JonasBenz":1,"FlorianHockmann":1,"benjaminangerer":1,"karlgodtliebsen":1,"gurry":1,"mkstephenson":1,"olitomlinson":1,"michalchecinski":1,"park-jasper":1,"eaba":1,"XmlmXmlmX":1,"verdie-g":1,"chIsmaeel":1,"Jejuni":1,"RobbeDGH":1,"adar2":1,"hojmark":1,"niklasfp":1,"kevin0x90":1,"MarkusKeusch":1,"mgroves":1,"leonasa":1,"alexander-jesner-AP":1,"zuntio":1,"valchetski":1,"montanehamilton":1,"samtrion":1,"maaex":1,"MelomanG":1,"TwanVB":1,"rngcntr":1,"mausch":1,"hesehus-bizzkit-mibu":1,"vlaskal":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-12-04T00:00:36.861Z","repositories_count":12043772,"issues_count":35608360,"pull_requests_count":116461020,"authors_count":11047973,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"bug":53,"enhancement":37,"question":10,"module":4,"help wanted":3,"wcow":1,"chore":1,"ci":1}},"past_year_pull_request_labels_count":{"table":{"enhancement":69,"chore":55,"bug":34,"module":28,"documentation":15,"breaking change":6}},"past_year_issue_author_associations_count":{"table":{"NONE":77,"CONTRIBUTOR":11,"COLLABORATOR":9}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":76,"COLLABORATOR":75,"NONE":54,"MEMBER":2}},"past_year_issue_authors":{"table":{"HofmeisterAn":9,"digital88":3,"StefH":3,"gavindekock":2,"Fresa":2,"VladislavAntonyuk":2,"monofunc":2,"rafek1241":2,"tisonv":2,"cimnine":2,"jkerken":2,"YVbakker":1,"rubencc":1,"ronimizy":1,"phil-bohnenkamp":1,"paulomorgado":1,"noti0nS":1,"nickduch":1,"Muchaszewski":1,"mm-srtr":1,"Meir017":1,"MatthiasHuygelen":1,"markmcneelyjr":1,"maartenjorens":1,"fabbrik":1,"Yorie":1,"Xor-el":1,"XmlmXmlmX":1,"wilhelmberg":1,"vlflorian":1,"vitaliiopticom":1,"ViktorWorkAccount":1,"validide":1,"TylerReid":1,"thomas-gandy":1,"tebeco":1,"spukhanov":1,"Snotax":1,"shainegordon":1,"SebastienDegodez":1,"scrocquesel-ml150":1,"scrocquesel":1,"dominikjeske":1,"daviian":1,"Dave-Senn":1,"CoreyHayward":1,"CodeGlitcher":1,"cheng93":1,"chasewallis":1,"cezarlamann":1,"bjuraga":1,"bhaden94":1,"bartengine27":1,"atrauzzi":1,"alisadeghi77":1,"alexeideriglazov":1,"alexaka1":1,"adamkarancsi":1,"9034725985":1,"lsfera":1,"lgcmotta":1,"KrzysFR":1,"jzabroski":1,"jwedel":1,"jvmdc":1,"Jsehahn":1,"JORDAAAN1495":1,"joeymedina":1,"JobaDiniz":1,"JasonBock":1,"james-gould":1,"InteXX":1,"IbrayevRamil":1,"Herr-Sepp":1,"haiddablitz":1,"georgopoulosgianniss":1,"GabrielBoceanuDojo":1}},"past_year_pull_request_authors":{"table":{"HofmeisterAn":75,"0xced":18,"digital88":14,"TheConstructor":8,"wim07101993":6,"thomhurst":5,"gavindekock":4,"cimnine":4,"scrocquesel-ml150":3,"Xor-el":2,"eddumelendez":2,"kfarnung":2,"aviflax":2,"daviian":2,"ax-meyer":2,"SebastienDegodez":2,"WhiteTomX":2,"roji":2,"diegosasw":2,"brainded":2,"RobotechUSA":2,"NelsonBN":2,"IbrayevRamil":2,"raffreitas":2,"adborroto":2,"jvmdc":2,"VishnuJin":2,"paulomorgado":2,"i-mattanasio":2,"rafek1241":2,"lgcmotta":2,"SukharevAndrey":2,"boeckie-xenopz":2,"Onno-H":2,"VladislavAntonyuk":2,"chasewallis":2,"entvex":2,"KijongHan":2,"XmlmXmlmX":1,"ascott18":1,"hesehus-bizzkit-mibu":1,"alexander-jesner-AP":1,"JasonnnW3000":1,"stefannikolei":1,"verdie-g":1,"ozkanpakdil":1,"Smoothengineer":1,"hojmark":1,"EtherZa":1,"iltertaha":1}},"maintainers":[{"table":{"login":"HofmeisterAn","count":246,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"}},{"table":{"login":"eddumelendez","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}}],"active_maintainers":[{"table":{"login":"HofmeisterAn","count":84,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HofmeisterAn"}},{"table":{"login":"eddumelendez","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eddumelendez"}}]}},"events":{"total":{"CreateEvent":61,"CommitCommentEvent":3,"ReleaseEvent":5,"IssuesEvent":165,"WatchEvent":329,"DeleteEvent":49,"IssueCommentEvent":659,"PushEvent":220,"PullRequestReviewCommentEvent":186,"PullRequestReviewEvent":252,"PullRequestEvent":211,"ForkEvent":62},"last_year":{"CreateEvent":61,"CommitCommentEvent":3,"ReleaseEvent":5,"IssuesEvent":161,"WatchEvent":314,"DeleteEvent":49,"IssueCommentEvent":651,"PushEvent":219,"PullRequestReviewCommentEvent":186,"PullRequestReviewEvent":251,"PullRequestEvent":209,"ForkEvent":60}},"keywords":["automation","docker","dotnet","hacktoberfest","testcontainers","testcontainers-dotnet","testing"],"dependencies":[{"ecosystem":"nuget","filepath":"tests/Testcontainers.Databases.Tests/Testcontainers.Databases.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-15T07:24:04.329Z","updated_at":"2023-10-15T07:24:04.329Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.Databases.Tests/Testcontainers.Databases.Tests.csproj","dependencies":[{"id":14213390003,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14213390004,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14213390005,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14213390006,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.FakeGcsServer/Testcontainers.FakeGcsServer.csproj","sha":null,"kind":"manifest","created_at":"2023-10-21T18:26:33.737Z","updated_at":"2023-10-21T18:26:33.737Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.FakeGcsServer/Testcontainers.FakeGcsServer.csproj","dependencies":[{"id":14269472271,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":14269472272,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.PubSub/Testcontainers.PubSub.csproj","sha":null,"kind":"manifest","created_at":"2023-10-21T18:26:33.862Z","updated_at":"2023-10-21T18:26:33.862Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.PubSub/Testcontainers.PubSub.csproj","dependencies":[{"id":14269472275,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":14269472276,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.FakeGcsServer.Tests/Testcontainers.FakeGcsServer.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-21T18:26:33.973Z","updated_at":"2023-10-21T18:26:33.973Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.FakeGcsServer.Tests/Testcontainers.FakeGcsServer.Tests.csproj","dependencies":[{"id":14269472277,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14269472278,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14269472279,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14269472280,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14269472281,"package_name":"Google.Cloud.Storage.V1","ecosystem":"nuget","requirements":"4.6.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.PubSub.Tests/Testcontainers.PubSub.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-21T18:26:36.107Z","updated_at":"2023-10-21T18:26:36.107Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.PubSub.Tests/Testcontainers.PubSub.Tests.csproj","dependencies":[{"id":14269472337,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14269472338,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14269472339,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14269472340,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14269472341,"package_name":"Google.Cloud.PubSub.V1","ecosystem":"nuget","requirements":"3.5.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cicd.yml","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:43.383Z","updated_at":"2023-10-03T15:07:43.383Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/.github/workflows/cicd.yml","dependencies":[{"id":14083443408,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14083443409,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14083443410,"package_name":"actions/setup-dotnet","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14083443411,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14083443412,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14083443413,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14083443414,"package_name":"release-drafter/release-drafter","ecosystem":"actions","requirements":"65c5fb495d1e69aa8c08a3317bc44ff8aabe9772","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:43.391Z","updated_at":"2023-10-03T15:07:43.391Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/.github/workflows/codeql-analysis.yml","dependencies":[{"id":14083443415,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14083443416,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14083443417,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14083443418,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"examples/WeatherForecast/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:43.397Z","updated_at":"2023-10-03T15:07:43.397Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/examples/WeatherForecast/Dockerfile","dependencies":[{"id":14083443419,"package_name":"mcr.microsoft.com/dotnet/sdk","ecosystem":"docker","requirements":"6.0","direct":true,"kind":"build","optional":false},{"id":14083443420,"package_name":"mcr.microsoft.com/dotnet/aspnet","ecosystem":"docker","requirements":"6.0","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"tests/Testcontainers.Tests/Assets/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:43.402Z","updated_at":"2023-10-03T15:07:43.402Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.Tests/Assets/Dockerfile","dependencies":[{"id":14083443421,"package_name":"alpine","ecosystem":"docker","requirements":"3.17","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"tests/Testcontainers.Tests/Assets/healthWaitStrategy/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:43.409Z","updated_at":"2023-10-03T15:07:43.409Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.Tests/Assets/healthWaitStrategy/Dockerfile","dependencies":[{"id":14083443422,"package_name":"alpine","ecosystem":"docker","requirements":"3.17","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"tests/Testcontainers.Tests/Assets/pullBaseImages/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:43.418Z","updated_at":"2023-10-03T15:07:43.418Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.Tests/Assets/pullBaseImages/Dockerfile","dependencies":[{"id":14083443423,"package_name":"$REPO","ecosystem":"docker","requirements":"6.0.21-jammy-amd64","direct":true,"kind":"build","optional":false},{"id":14083444144,"package_name":"${REPO}","ecosystem":"docker","requirements":"6.0.21-jammy-amd64","direct":true,"kind":"build","optional":false},{"id":14083444147,"package_name":"mcr.microsoft.com/dotnet/sdk","ecosystem":"docker","requirements":"6.0","direct":true,"kind":"build","optional":false},{"id":14083444150,"package_name":"mcr.microsoft.com/dotnet/runtime","ecosystem":"docker","requirements":"6.0","direct":true,"kind":"build","optional":false},{"id":14083444152,"package_name":"build","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false},{"id":14083444155,"package_name":"mcr.microsoft.com/dotnet/aspnet","ecosystem":"docker","requirements":"6.0.21-jammy-amd64","direct":true,"kind":"build","optional":false}]},{"ecosystem":"nuget","filepath":"examples/Flyway/tests/Flyway.Tests/Flyway.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:45.374Z","updated_at":"2023-10-03T15:07:45.374Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/examples/Flyway/tests/Flyway.Tests/Flyway.Tests.csproj","dependencies":[{"id":14083444277,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14083444281,"package_name":"Testcontainers.PostgreSql","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14083444284,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14083444288,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14083444291,"package_name":"xunit","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14083444294,"package_name":"Npgsql","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"examples/WeatherForecast/src/WeatherForecast/WeatherForecast.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:45.386Z","updated_at":"2023-10-03T15:07:45.386Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/examples/WeatherForecast/src/WeatherForecast/WeatherForecast.csproj","dependencies":[{"id":14083444410,"package_name":"Microsoft.EntityFrameworkCore.SqlServer","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14083444414,"package_name":"Microsoft.Fast.Components.FluentUI","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14083446942,"package_name":"Testcontainers.SqlEdge","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"examples/WeatherForecast/src/WeatherForecast.Contexts/WeatherForecast.Contexts.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:45.989Z","updated_at":"2023-10-03T15:07:45.989Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/examples/WeatherForecast/src/WeatherForecast.Contexts/WeatherForecast.Contexts.csproj","dependencies":[{"id":14083446943,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14083446944,"package_name":"Microsoft.EntityFrameworkCore","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"examples/WeatherForecast/src/WeatherForecast.Entities/WeatherForecast.Entities.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:46.001Z","updated_at":"2023-10-03T15:07:46.001Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/examples/WeatherForecast/src/WeatherForecast.Entities/WeatherForecast.Entities.csproj","dependencies":[{"id":14083446945,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14083446946,"package_name":"System.ComponentModel.Annotations","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14083446947,"package_name":"System.Text.Json","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"examples/WeatherForecast/src/WeatherForecast.Interactors/WeatherForecast.Interactors.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:46.018Z","updated_at":"2023-10-03T15:07:46.018Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/examples/WeatherForecast/src/WeatherForecast.Interactors/WeatherForecast.Interactors.csproj","dependencies":[{"id":14083446948,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"examples/WeatherForecast/src/WeatherForecast.Repositories/WeatherForecast.Repositories.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:46.046Z","updated_at":"2023-10-03T15:07:46.046Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/examples/WeatherForecast/src/WeatherForecast.Repositories/WeatherForecast.Repositories.csproj","dependencies":[{"id":14083447063,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"examples/WeatherForecast/tests/WeatherForecast.InProcess.Tests/WeatherForecast.InProcess.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:46.062Z","updated_at":"2023-10-03T15:07:46.062Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/examples/WeatherForecast/tests/WeatherForecast.InProcess.Tests/WeatherForecast.InProcess.Tests.csproj","dependencies":[{"id":14083447064,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14083447065,"package_name":"Microsoft.AspNetCore.Mvc.Testing","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14083447066,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14083447067,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14083447068,"package_name":"xunit","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"examples/WeatherForecast/tests/WeatherForecast.Tests/WeatherForecast.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:46.071Z","updated_at":"2023-10-03T15:07:46.071Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/examples/WeatherForecast/tests/WeatherForecast.Tests/WeatherForecast.Tests.csproj","dependencies":[{"id":14083447069,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14083447070,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14083447071,"package_name":"Selenium.WebDriver.ChromeDriver","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14083447072,"package_name":"Selenium.WebDriver","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14083447073,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14083447074,"package_name":"xunit","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"src/Templates/CSharp/Testcontainers.ModuleName/Testcontainers.ModuleName.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:46.081Z","updated_at":"2023-10-03T15:07:46.081Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Templates/CSharp/Testcontainers.ModuleName/Testcontainers.ModuleName.csproj","dependencies":[{"id":14083447075,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":14083447076,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers/Testcontainers.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:46.092Z","updated_at":"2023-10-03T15:07:46.092Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers/Testcontainers.csproj","dependencies":[{"id":14083447077,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"*","direct":true,"kind":"development","optional":false},{"id":14083447078,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"*","direct":true,"kind":"development","optional":false},{"id":14083447079,"package_name":"Docker.DotNet","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14083447080,"package_name":"Docker.DotNet.X509","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14083448737,"package_name":"Microsoft.Bcl.AsyncInterfaces","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14083448738,"package_name":"Microsoft.Extensions.Logging.Abstractions","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14083448739,"package_name":"BouncyCastle.Cryptography","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14083448740,"package_name":"SharpZipLib","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14083448741,"package_name":"SSH.NET","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14083448742,"package_name":"System.Text.Json","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.Azurite/Testcontainers.Azurite.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:47.061Z","updated_at":"2023-10-03T15:07:47.061Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.Azurite/Testcontainers.Azurite.csproj","dependencies":[{"id":14083448756,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":14083448757,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.ClickHouse/Testcontainers.ClickHouse.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:47.862Z","updated_at":"2023-10-03T15:07:47.862Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.ClickHouse/Testcontainers.ClickHouse.csproj","dependencies":[{"id":14083448758,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":14083448759,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.CosmosDb/Testcontainers.CosmosDb.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:47.912Z","updated_at":"2023-10-03T15:07:47.912Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.CosmosDb/Testcontainers.CosmosDb.csproj","dependencies":[{"id":14083448760,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":14083448761,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.CouchDb/Testcontainers.CouchDb.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:47.951Z","updated_at":"2023-10-03T15:07:47.951Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.CouchDb/Testcontainers.CouchDb.csproj","dependencies":[{"id":14083448762,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":14083448763,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.Couchbase/Testcontainers.Couchbase.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:47.991Z","updated_at":"2023-10-03T15:07:47.991Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.Couchbase/Testcontainers.Couchbase.csproj","dependencies":[{"id":14083448764,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":14083448765,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.DynamoDb/Testcontainers.DynamoDb.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:48.007Z","updated_at":"2023-10-03T15:07:48.007Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.DynamoDb/Testcontainers.DynamoDb.csproj","dependencies":[{"id":14083448766,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":14083448767,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.Elasticsearch/Testcontainers.Elasticsearch.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:48.015Z","updated_at":"2023-10-03T15:07:48.015Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.Elasticsearch/Testcontainers.Elasticsearch.csproj","dependencies":[{"id":14083448768,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":14083448769,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.EventStoreDb/Testcontainers.EventStoreDb.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:48.021Z","updated_at":"2023-10-03T15:07:48.021Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.EventStoreDb/Testcontainers.EventStoreDb.csproj","dependencies":[{"id":14083448770,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":14083448771,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.Firestore/Testcontainers.Firestore.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:48.026Z","updated_at":"2023-10-03T15:07:48.026Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.Firestore/Testcontainers.Firestore.csproj","dependencies":[{"id":14083448772,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":14083448773,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.InfluxDb/Testcontainers.InfluxDb.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:48.031Z","updated_at":"2023-10-03T15:07:48.031Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.InfluxDb/Testcontainers.InfluxDb.csproj","dependencies":[{"id":14083448774,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":14083448775,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.K3s/Testcontainers.K3s.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:48.038Z","updated_at":"2023-10-03T15:07:48.038Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.K3s/Testcontainers.K3s.csproj","dependencies":[{"id":14083448776,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":14083448777,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.Kafka/Testcontainers.Kafka.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:48.045Z","updated_at":"2023-10-03T15:07:48.045Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.Kafka/Testcontainers.Kafka.csproj","dependencies":[{"id":14083448778,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":14083448779,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.Keycloak/Testcontainers.Keycloak.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:48.059Z","updated_at":"2023-10-03T15:07:48.059Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.Keycloak/Testcontainers.Keycloak.csproj","dependencies":[{"id":14083448780,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":14083448781,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.Kusto/Testcontainers.Kusto.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:48.073Z","updated_at":"2023-10-03T15:07:48.073Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.Kusto/Testcontainers.Kusto.csproj","dependencies":[{"id":14083448782,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":14083448783,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.LocalStack/Testcontainers.LocalStack.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:48.079Z","updated_at":"2023-10-03T15:07:48.079Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.LocalStack/Testcontainers.LocalStack.csproj","dependencies":[{"id":14083448784,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":14083448785,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.MariaDb/Testcontainers.MariaDb.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:48.085Z","updated_at":"2023-10-03T15:07:48.085Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.MariaDb/Testcontainers.MariaDb.csproj","dependencies":[{"id":14083448786,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":14083448787,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.Minio/Testcontainers.Minio.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:48.102Z","updated_at":"2023-10-03T15:07:48.102Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.Minio/Testcontainers.Minio.csproj","dependencies":[{"id":14083448788,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":14083448789,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.MongoDb/Testcontainers.MongoDb.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:48.146Z","updated_at":"2023-10-03T15:07:48.146Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.MongoDb/Testcontainers.MongoDb.csproj","dependencies":[{"id":14083448790,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":14083448791,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.MsSql/Testcontainers.MsSql.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:48.168Z","updated_at":"2023-10-03T15:07:48.168Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.MsSql/Testcontainers.MsSql.csproj","dependencies":[{"id":14083448792,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":14083448793,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.MySql/Testcontainers.MySql.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:48.178Z","updated_at":"2023-10-03T15:07:48.178Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.MySql/Testcontainers.MySql.csproj","dependencies":[{"id":14083448794,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":14083448795,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.Nats/Testcontainers.Nats.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:48.197Z","updated_at":"2023-10-03T15:07:48.197Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.Nats/Testcontainers.Nats.csproj","dependencies":[{"id":14083448796,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":14083448797,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.Neo4j/Testcontainers.Neo4j.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:48.237Z","updated_at":"2023-10-03T15:07:48.237Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.Neo4j/Testcontainers.Neo4j.csproj","dependencies":[{"id":14083448798,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":14083448799,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.Oracle/Testcontainers.Oracle.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:48.248Z","updated_at":"2023-10-03T15:07:48.248Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.Oracle/Testcontainers.Oracle.csproj","dependencies":[{"id":14083448800,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":14083448801,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.PostgreSql/Testcontainers.PostgreSql.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:48.253Z","updated_at":"2023-10-03T15:07:48.253Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.PostgreSql/Testcontainers.PostgreSql.csproj","dependencies":[{"id":14083448802,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":14083448803,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.RabbitMq/Testcontainers.RabbitMq.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:48.258Z","updated_at":"2023-10-03T15:07:48.258Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.RabbitMq/Testcontainers.RabbitMq.csproj","dependencies":[{"id":14083448804,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":14083448805,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.RavenDb/Testcontainers.RavenDb.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:48.264Z","updated_at":"2023-10-03T15:07:48.264Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.RavenDb/Testcontainers.RavenDb.csproj","dependencies":[{"id":14083448806,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":14083448807,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.Redis/Testcontainers.Redis.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:48.270Z","updated_at":"2023-10-03T15:07:48.270Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.Redis/Testcontainers.Redis.csproj","dependencies":[{"id":14083448808,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":14083448809,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.Redpanda/Testcontainers.Redpanda.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:48.276Z","updated_at":"2023-10-03T15:07:48.276Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.Redpanda/Testcontainers.Redpanda.csproj","dependencies":[{"id":14083448810,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":14083448811,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.WebDriver/Testcontainers.WebDriver.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:48.286Z","updated_at":"2023-10-03T15:07:48.286Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.WebDriver/Testcontainers.WebDriver.csproj","dependencies":[{"id":14083448814,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":14083448815,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.Azurite.Tests/Testcontainers.Azurite.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:48.293Z","updated_at":"2023-10-03T15:07:48.293Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.Azurite.Tests/Testcontainers.Azurite.Tests.csproj","dependencies":[{"id":14083448816,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14083448817,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14083448818,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083448819,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083448820,"package_name":"Azure.Data.Tables","ecosystem":"nuget","requirements":"12.8.0","direct":true,"kind":"runtime","optional":false},{"id":14083448821,"package_name":"Azure.Storage.Blobs","ecosystem":"nuget","requirements":"12.17.0","direct":true,"kind":"runtime","optional":false},{"id":14083448822,"package_name":"Azure.Storage.Queues","ecosystem":"nuget","requirements":"12.15.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.ClickHouse.Tests/Testcontainers.ClickHouse.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:48.299Z","updated_at":"2023-10-03T15:07:48.299Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.ClickHouse.Tests/Testcontainers.ClickHouse.Tests.csproj","dependencies":[{"id":14083448823,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14083448824,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14083448825,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083448826,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083448827,"package_name":"ClickHouse.Client","ecosystem":"nuget","requirements":"6.7.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.Commons/Testcontainers.Commons.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:49.623Z","updated_at":"2023-10-03T15:07:49.623Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.Commons/Testcontainers.Commons.csproj","dependencies":[{"id":14083448854,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.3.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.CosmosDb.Tests/Testcontainers.CosmosDb.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:50.722Z","updated_at":"2023-10-03T15:07:50.722Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.CosmosDb.Tests/Testcontainers.CosmosDb.Tests.csproj","dependencies":[{"id":14083448855,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14083448856,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14083448857,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083448858,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083448859,"package_name":"Microsoft.Azure.Cosmos","ecosystem":"nuget","requirements":"3.32.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.CouchDb.Tests/Testcontainers.CouchDb.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:50.905Z","updated_at":"2023-10-03T15:07:50.905Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.CouchDb.Tests/Testcontainers.CouchDb.Tests.csproj","dependencies":[{"id":14083448962,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14083448963,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14083448964,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083448965,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083448966,"package_name":"MyCouch","ecosystem":"nuget","requirements":"7.6.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.Couchbase.Tests/Testcontainers.Couchbase.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:52.265Z","updated_at":"2023-10-03T15:07:52.265Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.Couchbase.Tests/Testcontainers.Couchbase.Tests.csproj","dependencies":[{"id":14083448973,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14083448974,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14083448975,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083448976,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083448977,"package_name":"CouchbaseNetClient","ecosystem":"nuget","requirements":"3.4.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.DynamoDb.Tests/Testcontainers.DynamoDb.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:52.279Z","updated_at":"2023-10-03T15:07:52.279Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.DynamoDb.Tests/Testcontainers.DynamoDb.Tests.csproj","dependencies":[{"id":14083448979,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14083448980,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14083448981,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083448982,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083448983,"package_name":"AWSSDK.DynamoDBv2","ecosystem":"nuget","requirements":"3.7.101.42","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.Elasticsearch.Tests/Testcontainers.Elasticsearch.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:52.288Z","updated_at":"2023-10-03T15:07:52.288Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.Elasticsearch.Tests/Testcontainers.Elasticsearch.Tests.csproj","dependencies":[{"id":14083448984,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14083448985,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14083448986,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083448987,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083448988,"package_name":"Elastic.Clients.Elasticsearch","ecosystem":"nuget","requirements":"8.0.5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.EventStoreDb.Tests/Testcontainers.EventStoreDb.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:53.372Z","updated_at":"2023-10-03T15:07:53.372Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.EventStoreDb.Tests/Testcontainers.EventStoreDb.Tests.csproj","dependencies":[{"id":14083448994,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14083448995,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14083448996,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083448997,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083448998,"package_name":"EventStore.Client.Grpc.Streams","ecosystem":"nuget","requirements":"22.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.Firestore.Tests/Testcontainers.Firestore.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:54.902Z","updated_at":"2023-10-03T15:07:54.902Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.Firestore.Tests/Testcontainers.Firestore.Tests.csproj","dependencies":[{"id":14083449004,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14083449005,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14083449006,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449007,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449008,"package_name":"Google.Cloud.Firestore","ecosystem":"nuget","requirements":"3.1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.InfluxDb.Tests/Testcontainers.InfluxDb.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:54.912Z","updated_at":"2023-10-03T15:07:54.912Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.InfluxDb.Tests/Testcontainers.InfluxDb.Tests.csproj","dependencies":[{"id":14083449009,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14083449010,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14083449011,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449012,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449013,"package_name":"InfluxDB.Client","ecosystem":"nuget","requirements":"4.12.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.K3s.Tests/Testcontainers.K3s.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:55.823Z","updated_at":"2023-10-03T15:07:55.823Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.K3s.Tests/Testcontainers.K3s.Tests.csproj","dependencies":[{"id":14083449016,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14083449017,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14083449018,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449019,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449020,"package_name":"KubernetesClient","ecosystem":"nuget","requirements":"10.1.4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.Kafka.Tests/Testcontainers.Kafka.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:55.868Z","updated_at":"2023-10-03T15:07:55.868Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.Kafka.Tests/Testcontainers.Kafka.Tests.csproj","dependencies":[{"id":14083449021,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14083449022,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14083449023,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449024,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449025,"package_name":"Confluent.Kafka","ecosystem":"nuget","requirements":"2.0.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.Keycloak.Tests/Testcontainers.Keycloak.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:55.878Z","updated_at":"2023-10-03T15:07:55.878Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.Keycloak.Tests/Testcontainers.Keycloak.Tests.csproj","dependencies":[{"id":14083449026,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14083449027,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14083449028,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449029,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449030,"package_name":"Keycloak.Net.Core","ecosystem":"nuget","requirements":"1.0.20","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.Kusto.Tests/Testcontainers.Kusto.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:56.376Z","updated_at":"2023-10-03T15:07:56.376Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.Kusto.Tests/Testcontainers.Kusto.Tests.csproj","dependencies":[{"id":14083449031,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14083449032,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14083449033,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449034,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449035,"package_name":"Microsoft.Azure.Kusto.Data","ecosystem":"nuget","requirements":"11.3.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.LocalStack.Tests/Testcontainers.LocalStack.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:56.400Z","updated_at":"2023-10-03T15:07:56.400Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.LocalStack.Tests/Testcontainers.LocalStack.Tests.csproj","dependencies":[{"id":14083449036,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14083449037,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14083449038,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449039,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449040,"package_name":"AWSSDK.CloudWatchLogs","ecosystem":"nuget","requirements":"3.7.104.14","direct":true,"kind":"runtime","optional":false},{"id":14083449041,"package_name":"AWSSDK.DynamoDBv2","ecosystem":"nuget","requirements":"3.7.101.42","direct":true,"kind":"runtime","optional":false},{"id":14083449042,"package_name":"AWSSDK.S3","ecosystem":"nuget","requirements":"3.7.103.3","direct":true,"kind":"runtime","optional":false},{"id":14083449043,"package_name":"AWSSDK.SimpleNotificationService","ecosystem":"nuget","requirements":"3.7.101.7","direct":true,"kind":"runtime","optional":false},{"id":14083449044,"package_name":"AWSSDK.SQS","ecosystem":"nuget","requirements":"3.7.100.71","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.MariaDb.Tests/Testcontainers.MariaDb.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:57.027Z","updated_at":"2023-10-03T15:07:57.027Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.MariaDb.Tests/Testcontainers.MariaDb.Tests.csproj","dependencies":[{"id":14083449045,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14083449046,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14083449047,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449048,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449049,"package_name":"MySqlConnector","ecosystem":"nuget","requirements":"2.2.5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.Minio.Tests/Testcontainers.Minio.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:57.035Z","updated_at":"2023-10-03T15:07:57.035Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.Minio.Tests/Testcontainers.Minio.Tests.csproj","dependencies":[{"id":14083449050,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14083449051,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14083449052,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449053,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449054,"package_name":"AWSSDK.S3","ecosystem":"nuget","requirements":"3.7.103.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.MongoDb.Tests/Testcontainers.MongoDb.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:57.047Z","updated_at":"2023-10-03T15:07:57.047Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.MongoDb.Tests/Testcontainers.MongoDb.Tests.csproj","dependencies":[{"id":14083449055,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14083449056,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14083449057,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449058,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449059,"package_name":"MongoDB.Driver","ecosystem":"nuget","requirements":"2.19.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.MsSql.Tests/Testcontainers.MsSql.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:57.056Z","updated_at":"2023-10-03T15:07:57.056Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.MsSql.Tests/Testcontainers.MsSql.Tests.csproj","dependencies":[{"id":14083449060,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14083449061,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14083449062,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449063,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449064,"package_name":"Microsoft.Data.SqlClient","ecosystem":"nuget","requirements":"5.1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.MySql.Tests/Testcontainers.MySql.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:57.062Z","updated_at":"2023-10-03T15:07:57.062Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.MySql.Tests/Testcontainers.MySql.Tests.csproj","dependencies":[{"id":14083449065,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14083449066,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14083449067,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449068,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449069,"package_name":"MySqlConnector","ecosystem":"nuget","requirements":"2.2.5","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.Nats.Tests/Testcontainers.Nats.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:57.069Z","updated_at":"2023-10-03T15:07:57.069Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.Nats.Tests/Testcontainers.Nats.Tests.csproj","dependencies":[{"id":14083449070,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14083449071,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14083449072,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449073,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449074,"package_name":"NATS.Client","ecosystem":"nuget","requirements":"1.0.8","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.Neo4j.Tests/Testcontainers.Neo4j.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:57.075Z","updated_at":"2023-10-03T15:07:57.075Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.Neo4j.Tests/Testcontainers.Neo4j.Tests.csproj","dependencies":[{"id":14083449075,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14083449076,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14083449077,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449078,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449079,"package_name":"Neo4j.Driver","ecosystem":"nuget","requirements":"5.5.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.Oracle.Tests/Testcontainers.Oracle.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:57.108Z","updated_at":"2023-10-03T15:07:57.108Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.Oracle.Tests/Testcontainers.Oracle.Tests.csproj","dependencies":[{"id":14083449080,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14083449081,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14083449082,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449083,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449084,"package_name":"Oracle.ManagedDataAccess.Core","ecosystem":"nuget","requirements":"3.21.90","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.Platform.Linux.Tests/Testcontainers.Platform.Linux.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:57.117Z","updated_at":"2023-10-03T15:07:57.117Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.Platform.Linux.Tests/Testcontainers.Platform.Linux.Tests.csproj","dependencies":[{"id":14083449085,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14083449086,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14083449087,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449088,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.Platform.Windows.Tests/Testcontainers.Platform.Windows.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:57.124Z","updated_at":"2023-10-03T15:07:57.124Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.Platform.Windows.Tests/Testcontainers.Platform.Windows.Tests.csproj","dependencies":[{"id":14083449089,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14083449090,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14083449091,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449092,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.PostgreSql.Tests/Testcontainers.PostgreSql.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:57.130Z","updated_at":"2023-10-03T15:07:57.130Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.PostgreSql.Tests/Testcontainers.PostgreSql.Tests.csproj","dependencies":[{"id":14083449093,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14083449094,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14083449095,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449096,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449097,"package_name":"Npgsql","ecosystem":"nuget","requirements":"6.0.10","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.RabbitMq.Tests/Testcontainers.RabbitMq.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:57.143Z","updated_at":"2023-10-03T15:07:57.143Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.RabbitMq.Tests/Testcontainers.RabbitMq.Tests.csproj","dependencies":[{"id":14083449098,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14083449099,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14083449100,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449101,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449102,"package_name":"RabbitMQ.Client","ecosystem":"nuget","requirements":"6.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.RavenDb.Tests/Testcontainers.RavenDb.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:57.155Z","updated_at":"2023-10-03T15:07:57.155Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.RavenDb.Tests/Testcontainers.RavenDb.Tests.csproj","dependencies":[{"id":14083449103,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14083449104,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14083449105,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449106,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449107,"package_name":"RavenDB.Client","ecosystem":"nuget","requirements":"5.4.100","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.Redis.Tests/Testcontainers.Redis.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:57.309Z","updated_at":"2023-10-03T15:07:57.309Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.Redis.Tests/Testcontainers.Redis.Tests.csproj","dependencies":[{"id":14083449108,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14083449109,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14083449110,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449111,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449112,"package_name":"StackExchange.Redis","ecosystem":"nuget","requirements":"2.6.90","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.Redpanda.Tests/Testcontainers.Redpanda.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:57.318Z","updated_at":"2023-10-03T15:07:57.318Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.Redpanda.Tests/Testcontainers.Redpanda.Tests.csproj","dependencies":[{"id":14083449113,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14083449114,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14083449115,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449116,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449117,"package_name":"Confluent.Kafka","ecosystem":"nuget","requirements":"2.0.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.ResourceReaper.Tests/Testcontainers.ResourceReaper.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:57.325Z","updated_at":"2023-10-03T15:07:57.325Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.ResourceReaper.Tests/Testcontainers.ResourceReaper.Tests.csproj","dependencies":[{"id":14083449118,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14083449119,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14083449120,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14083449121,"package_name":"xunit","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.Tests/Testcontainers.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:57.342Z","updated_at":"2023-10-03T15:07:57.342Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.Tests/Testcontainers.Tests.csproj","dependencies":[{"id":14083449127,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14083449128,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14083449129,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14083449130,"package_name":"xunit","ecosystem":"nuget","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.WebDriver.Tests/Testcontainers.WebDriver.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:57.349Z","updated_at":"2023-10-03T15:07:57.349Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.WebDriver.Tests/Testcontainers.WebDriver.Tests.csproj","dependencies":[{"id":14083449131,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14083449132,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14083449133,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449134,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14083449135,"package_name":"Selenium.WebDriver","ecosystem":"nuget","requirements":"4.8.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-10-03T15:07:57.356Z","updated_at":"2023-10-03T15:07:57.356Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/requirements.txt","dependencies":[{"id":14083449136,"package_name":"mkdocs","ecosystem":"pypi","requirements":"==1.4.3","direct":true,"kind":"runtime","optional":false},{"id":14083449137,"package_name":"mkdocs-codeinclude-plugin","ecosystem":"pypi","requirements":"==0.2.1","direct":true,"kind":"runtime","optional":false},{"id":14083449138,"package_name":"mkdocs-markdownextradata-plugin","ecosystem":"pypi","requirements":"==0.2.5","direct":true,"kind":"runtime","optional":false},{"id":14083449139,"package_name":"mkdocs-material","ecosystem":"pypi","requirements":"==8.5.11","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.Consul/Testcontainers.Consul.csproj","sha":null,"kind":"manifest","created_at":"2023-11-05T18:25:31.065Z","updated_at":"2023-11-05T18:25:31.065Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.Consul/Testcontainers.Consul.csproj","dependencies":[{"id":14310375005,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":14310375389,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.Consul.Tests/Testcontainers.Consul.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-11-05T18:25:34.596Z","updated_at":"2023-11-05T18:25:34.596Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.Consul.Tests/Testcontainers.Consul.Tests.csproj","dependencies":[{"id":14310375391,"package_name":"Consul","ecosystem":"nuget","requirements":"1.6.10.9","direct":true,"kind":"runtime","optional":false},{"id":14310375460,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14310375461,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14310375462,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14310375463,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.JanusGraph/Testcontainers.JanusGraph.csproj","sha":null,"kind":"manifest","created_at":"2023-11-17T20:13:16.633Z","updated_at":"2023-11-17T20:13:16.633Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.JanusGraph/Testcontainers.JanusGraph.csproj","dependencies":[{"id":14564550824,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":14564550825,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.Papercut/Testcontainers.Papercut.csproj","sha":null,"kind":"manifest","created_at":"2023-11-17T20:13:17.371Z","updated_at":"2023-11-17T20:13:17.371Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.Papercut/Testcontainers.Papercut.csproj","dependencies":[{"id":14564550899,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":14564550900,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.JanusGraph.Tests/Testcontainers.JanusGraph.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-11-17T20:13:17.514Z","updated_at":"2023-11-17T20:13:17.514Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.JanusGraph.Tests/Testcontainers.JanusGraph.Tests.csproj","dependencies":[{"id":14564550901,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14564550902,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14564550903,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14564550904,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14564550905,"package_name":"JanusGraph.Net","ecosystem":"nuget","requirements":"1.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.Papercut.Tests/Testcontainers.Papercut.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-11-17T20:13:17.843Z","updated_at":"2023-11-17T20:13:17.843Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.Papercut.Tests/Testcontainers.Papercut.Tests.csproj","dependencies":[{"id":14564550906,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14564550907,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14564550908,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14564550909,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.BigQuery/Testcontainers.BigQuery.csproj","sha":null,"kind":"manifest","created_at":"2023-11-21T19:53:47.924Z","updated_at":"2023-11-21T19:53:47.924Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.BigQuery/Testcontainers.BigQuery.csproj","dependencies":[{"id":14644902957,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"1.1.1","direct":true,"kind":"development","optional":false},{"id":14644902958,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2022.3.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.BigQuery.Tests/Testcontainers.BigQuery.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-11-21T19:53:48.077Z","updated_at":"2023-11-21T19:53:48.077Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.BigQuery.Tests/Testcontainers.BigQuery.Tests.csproj","dependencies":[{"id":14644902959,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.7.2","direct":true,"kind":"runtime","optional":false},{"id":14644902960,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14644902961,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14644902962,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14644902963,"package_name":"Google.Cloud.BigQuery.V2","ecosystem":"nuget","requirements":"3.4.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.Bigtable/Testcontainers.Bigtable.csproj","sha":null,"kind":"manifest","created_at":"2023-11-24T22:35:27.821Z","updated_at":"2023-11-24T22:35:27.821Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.Bigtable/Testcontainers.Bigtable.csproj","dependencies":[{"id":14709074168,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"8.0.0","direct":true,"kind":"development","optional":false},{"id":14709074169,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2023.3.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.Bigtable.Tests/Testcontainers.Bigtable.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-11-24T22:35:28.961Z","updated_at":"2023-11-24T22:35:28.961Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.Bigtable.Tests/Testcontainers.Bigtable.Tests.csproj","dependencies":[{"id":14709076340,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.8.0","direct":true,"kind":"runtime","optional":false},{"id":14709076341,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14709076342,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14709076343,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14709076344,"package_name":"Google.Cloud.Bigtable.Admin.V2","ecosystem":"nuget","requirements":"3.7.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.ActiveMq/Testcontainers.ActiveMq.csproj","sha":null,"kind":"manifest","created_at":"2023-12-06T19:44:16.166Z","updated_at":"2023-12-06T19:44:16.166Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.ActiveMq/Testcontainers.ActiveMq.csproj","dependencies":[{"id":14942166797,"package_name":"Microsoft.SourceLink.GitHub","ecosystem":"nuget","requirements":"8.0.0","direct":true,"kind":"development","optional":false},{"id":14942166798,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2023.3.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.ArangoDb/Testcontainers.ArangoDb.csproj","sha":null,"kind":"manifest","created_at":"2023-12-06T19:44:16.602Z","updated_at":"2023-12-06T19:44:16.602Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.ArangoDb/Testcontainers.ArangoDb.csproj","dependencies":[{"id":14942168107,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2023.3.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.ActiveMq.Tests/Testcontainers.ActiveMq.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-12-06T19:44:18.276Z","updated_at":"2023-12-06T19:44:18.276Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.ActiveMq.Tests/Testcontainers.ActiveMq.Tests.csproj","dependencies":[{"id":14942168993,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.8.0","direct":true,"kind":"runtime","optional":false},{"id":14942168994,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14942168995,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14942168996,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14942168997,"package_name":"Apache.NMS.ActiveMQ","ecosystem":"nuget","requirements":"2.1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"tests/Testcontainers.ArangoDb.Tests/Testcontainers.ArangoDb.Tests.csproj","sha":null,"kind":"manifest","created_at":"2023-12-06T19:44:18.382Z","updated_at":"2023-12-06T19:44:18.382Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/tests/Testcontainers.ArangoDb.Tests/Testcontainers.ArangoDb.Tests.csproj","dependencies":[{"id":14942168998,"package_name":"Microsoft.NET.Test.Sdk","ecosystem":"nuget","requirements":"17.8.0","direct":true,"kind":"runtime","optional":false},{"id":14942168999,"package_name":"coverlet.collector","ecosystem":"nuget","requirements":"6.0.0","direct":true,"kind":"runtime","optional":false},{"id":14942169000,"package_name":"xunit.runner.visualstudio","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14942169001,"package_name":"xunit","ecosystem":"nuget","requirements":"2.5.0","direct":true,"kind":"runtime","optional":false},{"id":14942169002,"package_name":"ArangoDBNetStandard","ecosystem":"nuget","requirements":"2.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"nuget","filepath":"src/Testcontainers.FirebirdSql/Testcontainers.FirebirdSql.csproj","sha":null,"kind":"manifest","created_at":"2024-01-05T20:52:09.393Z","updated_at":"2024-01-05T20:52:09.393Z","repository_link":"https://github.com/testcontainers/testcontainers-dotnet/blob/develop/src/Testcontainers.FirebirdSql/Testcontainers.FirebirdSql.csproj","dependencies":[{"id":15451839587,"package_name":"JetBrains.Annotations","ecosystem":"nuget","requirements":"2023.3.0","direct":true,"kind":"development","optional":false}]}],"score":32.19388993477973,"created_at":"2025-10-10T19:44:39.166Z","updated_at":"2026-06-21T00:30:36.402Z","avatar_url":"https://github.com/testcontainers.png","language":"C#","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369025","html_url":"https://summary.ecosyste.ms/projects/369025"}