LoveDuckie

.NET Framework

. NET Framework is a software framework developed by Microsoft that runs primarily on Microsoft Windows. It includes a large class library called Framework Class Library and provides language interoperability across several programming languages.

Website

Blogs

I've written 4 blogs about .NET Framework.

MSBuild: Continuous Integration Assembly Versioning
Posted 4 years ago by LoveDuckie
A guide on how to automatically inject versioning information at compile-time with any C# based project in Visual Studio and MSBuild.