| 📍 | Behind a keyboard or guitar |
| Website | https://www.andrehofmeister.com |
| GitHub | https://github.com/HofmeisterAn |
| 📍 | Behind a keyboard or guitar |
| Website | https://www.andrehofmeister.com |
| GitHub | https://github.com/HofmeisterAn |
I've started refactoring Docker.DotNet and introducing a more modern, reliable implementation.
Just added a clean builder API for creating Docker client instances. With help from the community, it now supports the .NET native HTTP handlern. No more mandatory legacy, slow implementation (opt-in for now): https://github.com/testcontainers/Docker.DotNet?tab=readme-ov-file#usage. #docker #dotnet
I never expected such an amazing journey when I started working on #testcontainers for #dotnet years ago. I've met many great people and learned a lot. I'm truly grateful for all of it. I never imagined the packages would one day pass 150M+ downloads!
Check out Testcontainers (https://testcontainers.com/) and test against real dependencies with confidence.
A new #testcontainers for #dotnet release is available. This release supports .NET 10 and ensures compatibility with Docker Engine v29: https://github.com/testcontainers/testcontainers-dotnet/releases/tag/4.9.0. I'm working on updating Docker.DotNet for full v29 support, so expect a new version soon /cc @docker.
Check out the new available modules like Playwright, Grafana, or my favorite this release, Toxiproxy. It's a really interesting tool for pushing testing further: https://dotnet.testcontainers.org/modules/toxiproxy/.