Clearing NuGet Caches
NuGet can cache a lot of packages and other stuffs over time. Here a small rundown on how to clear the biggest chunk.
NuGet can cache a lot of packages and other stuffs over time. Here a small rundown on how to clear the biggest chunk.
A feature that isn't really new but still didn't get my attention until recently is: "Central Package Management". So let's have a look at this in this blog post.
While your software might be the best in the world, it's only as good as the libraries it uses. In this small blog post, we will discover how to check your solution for NuGet vulnerabilities or deprecated packages.