Switching the Aspire Community Toolkit to NuGet Trusted Publishing
How I migrated the Aspire Community Toolkit's NuGet publishing workflows from a long-lived API key to NuGet trusted publishing with GitHub OIDC.
How I migrated the Aspire Community Toolkit's NuGet publishing workflows from a long-lived API key to NuGet trusted publishing with GitHub OIDC.
Warning - the following is an opinionated piece and based on my experience. It doesn't reflect that of any of my employers or of any sane human beings
This post stems out of a discussion last night with Demis Bellot (@demisbellot) on twitter. Keep in mind that a) I don’t work on the NuGet team (or for Microsoft) and b) …
This is a script that I’ve been keeping in my toolbox since NuGet was first released. Ever now and then I need to do an install of a package across all projects in a …
How to dig into the NuGet feed easily
How to create a plugin engine using NuGet as the distribution format