Sample projects
| Sample | What it shows |
|---|---|
dotnet-docker | Build a .NET app and export a Docker image |
dotnet-test | Run tests and export trx files for test results |
dotnet-nuget | Pack a library and export .nupkg files |
dotnet-testcontainers | Use TestcontainersDinD@v1 for container-based integration tests |