Ultimate pipeline for NuGet packages
Here I explain how to create the ultimate pipeline for NuGet packages with Azure DevOps as the end of my previous posts. Click to see it
All technologies, only pure source code
Here I explain how to create the ultimate pipeline for NuGet packages with Azure DevOps as the end of my previous posts. Click to see it
We have just released a lot of functions for .NET5 in a NuGet package that you can download for free. Contains functions for everyday work
In this new post, I show you how to implement a NuGet package versioning with Azure DevOps in your pipeline using semantic version number
Today we are going to create our own NuGet package, publish it to Azure DevOps, and then consume it in our application.