The Evolution of the Nuget Automation Thing
My last post was about my new plan for a command line utility to automate some of the work around creating NuGet packages. I had some success with this approach, but it occurred to me that a better way of implementing this kind of tool might be as an extension to Visual Studio.
So, after a quick look at the Visual Studio documentation, that's what I decided to do. Initial work has been a little harder than I'd hoped as there are a few issues with the documentation, but I've managed to at least get a working proof of concept put together.
Turning that proof of concept into an actual working Visual Studio Extension take some work but I think I'll have something to demo fairly soon.
Published on 11:17:52 19 Mar 2025