NuGet Trusted Publishing: Making Secure Package Publishing Super Easy17 December 2025·5 minsI just discovered NuGet Trusted Publishing and it made publishing my NuGet package incredibly easy. Say goodbye to managing API keys!
Testing NuGet packages locally21 February 2018·4 minsWhile writing reusable code, it might be benificial to be able to test your NuGet packages locally. In this post we learn how to do that on Mac and Windows