I wanted to remove/unlist one of my packages from nuget.org. It was however not a trivial task to perform as ALL package versions must be unlisted. This article will show you a programmatic way to do so.
Thoughts and ideas about programming in C#/.NET
I wanted to remove/unlist one of my packages from nuget.org. It was however not a trivial task to perform as ALL package versions must be unlisted. This article will show you a programmatic way to do so.