NuGet 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
Less bundling and minification in a C# ASP.NET MVC application
Setting up Less CSS preprocessing with bundling and minification in an ASP.NET MVC project using BundleTransformer.
ASP.NET MVCC#LessCSSNuGet
2 min read