Designing a build and deploy pipeline you'll love for years
June 08, 2024There are many ways to design an Azure DevOps pipeline. Here's a way that you'll love for years to come.
Blog about .NET, Azure and other stuff (X, RSS).
There are many ways to design an Azure DevOps pipeline. Here's a way that you'll love for years to come.
How to manage Azure configuration per environment in Bicep with recently added user-defined types and functions.
A simple implementation in .NET of the Unit of Work pattern with multiple sources (database, external API, etc.).
Maintaining up-to-date dependencies can be a tedious task, often requiring significant concentration. Let's examine outdated NuGet packages during a pull request phase in Azure DevOps.
Running Puppeteer-Sharp in Azure Container Apps to generate PDFs based on an HTTP trigger, without very slow cold-starts.