Skip to content

feat(dotnet): Add new module dapr#170

Merged
HofmeisterAn merged 7 commits intotestcontainers:mainfrom
WhitWaldo:main
Jan 17, 2026
Merged

feat(dotnet): Add new module dapr#170
HofmeisterAn merged 7 commits intotestcontainers:mainfrom
WhitWaldo:main

Conversation

@WhitWaldo
Copy link
Copy Markdown
Contributor

Changes:

Add the Dapr testcontainer for .NET to this registry

@joebowbeer
Copy link
Copy Markdown
Contributor

@WhitWaldo should we combine our PRs? #161

@WhitWaldo
Copy link
Copy Markdown
Contributor Author

@WhitWaldo should we combine our PRs? #161

I suppose we could - I defer to the maintainers of this repository whether they want separate PRs or not.

Copy link
Copy Markdown
Contributor

@HofmeisterAn HofmeisterAn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Comment thread modules/dapr/index.md
```
installation: |
```bash
dotnet add package Dapr.TestContainers
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Testcontainers is a proper noun. It would be great if you could align the name in future releases and drop the capitalized C.

Copy link
Copy Markdown
Contributor Author

@WhitWaldo WhitWaldo Jan 17, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've asked the person with access to our NuGet account to archive Dapr.TestContainers and will be merging a PR with this change as soon as CICD clears it so future releases properly name this.

I'll open a PR correcting this in this repo once I produce the next NuGet release.

Thank you for the heads up!

@HofmeisterAn HofmeisterAn changed the title feat: add dapr/testcontainer-dotnet feat(dotnet): Add new module daps Jan 17, 2026
@HofmeisterAn HofmeisterAn changed the title feat(dotnet): Add new module daps feat(dotnet): Add new module dapr Jan 17, 2026
@HofmeisterAn HofmeisterAn merged commit ea66074 into testcontainers:main Jan 17, 2026
WhitWaldo added a commit to WhitWaldo/dapr-dotnet-sdk that referenced this pull request Jan 17, 2026
WhitWaldo added a commit to dapr/dotnet-sdk that referenced this pull request Jan 17, 2026
* Renamed Dapr.TestContainers and Dapr.TestContainers.Test projects to Dapr.Testcontainers and Dapr.Testcontainers.Test, respectively (no capital C) per ask at testcontainers/community-module-registry#170 (comment)

Signed-off-by: Whit Waldo <whit.waldo@innovian.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants