Query in Azure DevOps for work items
It is possible to write custom query in Azure DevOps for work items using the Work Item Query Language (WIQL)…
All technologies, only pure source code
It is possible to write custom query in Azure DevOps for work items using the Work Item Query Language (WIQL)…
Azure DevOps provides 4 processes as standard. When creating a project, the default process is Agile. In details all Azure…
In this new post, I show you how to deploy WordPress with Azure DevOps using an instance of WordPress app…
Azure Pipelines Error NETSDK1045: The current .NET SDK does not support targeting .NET 6.0. How to fix this error in…
Here I explain how to create the ultimate pipeline for NuGet packages with Azure DevOps as the end of my…
In this new post, I show you how to implement a NuGet package versioning with Azure DevOps in your pipeline…
Today we are going to create our own NuGet package, publish it to Azure DevOps, and then consume it in…