DevOps
The CI/CD Challenge: Running FlaUI Tests in GitHub Actions
A guide to setting up a robust CI/CD pipeline for WPF applications using FlaUI and GitHub Actions, focusing on handling headless environments and debugging failures.
4 min read
DevOps
A guide to setting up a robust CI/CD pipeline for WPF applications using FlaUI and GitHub Actions, focusing on handling headless environments and debugging failures.
DevOps
A practical guide to implementing distributed tracing in .NET microservices using the OpenTelemetry standard, enabling you to visualize the entire lifecycle of a request.
DevOps
A step-by-step guide to containerizing a .NET application with an embedded ONNX model for cross-platform, isolated, and scalable deployments.