dotnet Keeping your nuget packages in check It's important to keep your NuGet dependencies up to date. In this post, I'll share some tips and tricks for managing package updates effectively.
nuget Multi-targeting your nuget packages Have the cookie and eat it to - support multiple framework versions when building nuget packages.
dotnet Dotnet pack - include referenced projects Shows how to workaround the current limitations of dotnet pack when referencing other projects