Introducing Collate.NET - A Filtering Sorting and Paging Library Software .NET Programming Here’s a new project I finally got put up on NuGet which is a more generalized version of a set of extension methods that I helped write for a project at work (note: this is all new code as the stuff for work was highly coupled to our code base).
The Gravity Well Personal Confession time. My whole adult life, I’ve had problems with binge drinking. For whatever reason, I have the predisposition for it, and once I have one or two drinks, I can’t stop until I’ve had ten and blacked out and ultimately passed out. It’s been this way pretty much since I turned 21.
Mixing and Matching .csproj Formats Software .NET Programming The Visual Studio Build Tools 15.x installers do not include all the necessary dependencies to build a solution containing projects using both the classic “Full Framework” .csproj format and the new “VS 2017” .csproj format out of the box.