Tag: 'nuget'

Minimal APIs Nuget Packages
Minimal APIs Nuget Packages
April 21, 2024

I've been looking at my Nuget packages and they're kinda a mess. Not justthe packages, but the naming and branding.

My Nuget Packages
My Nuget Packages
January 29, 2024

In my last blog post, I mentioned that I was pivoting to what I'm doing next. It feels a lot of people are going through an upheaval. Is it systemic?

Should You Always Create a Nuget Package? Asking for a Friend...
Should You Always Create a Nuget Package? Asking for a Friend...
November 29, 2020

I have a couple of public projects (this blog, and the code camp website) that both use Azure Blob storage to store images for the sites. I've felt guilty that I've copy/pasted the code between them for a while. I decided to fix it.