Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(#493): Add .NET module template #742

Merged
merged 8 commits into from
Jan 26, 2023

Conversation

HofmeisterAn
Copy link
Collaborator

What does this PR do?

Adds a .NET template to scaffold advanced Testcontainers for .NET modules

Why is it important?

Helps developers to immediately start to develop a Testcontainers for .NET module. It reduces the amount of work to create a new project incl. its necessary classes, configurations, etc.

Related issues

Follow-ups

  • Add another section to the documentation that explains how to create a new Testcontainesr for .NET module (after releasing 2.4.0).

@HofmeisterAn HofmeisterAn added the enhancement New feature or request label Jan 23, 2023
@netlify
Copy link

netlify bot commented Jan 23, 2023

Deploy Preview for testcontainers-dotnet ready!

Name Link
🔨 Latest commit e781883
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-dotnet/deploys/63d26cc9957a4000084dcd11
😎 Deploy Preview https://deploy-preview-742--testcontainers-dotnet.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

src/Templates/README.md Outdated Show resolved Hide resolved
@HofmeisterAn HofmeisterAn merged commit 9412673 into develop Jan 26, 2023
@HofmeisterAn HofmeisterAn deleted the feature/add-dotnet-template branch January 26, 2023 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant