.NET 2 posts
Reinstall NuGet Packages without Updating

How to force a reinstall of NuGet packages in a .NET project without upgrading them to newer versions — useful when retargeting to a newer .NET Framework.

NuGet.NETVisual StudioC#
1 min read
Log4Net email logging

Configuring Log4Net to send email alerts when errors occur in a specific class — useful for Umbraco and other .NET applications.

Log4NetUmbracoC#.NETLogging
1 min read