Creating Documentation for your Published Libraries

In the previous article, we published NuGet package on nuget.org. If you are publishing libraries, the value of the code is higher with included API documentation. XML Documentation Comments Usually, the problem with API documentations is that they are outdated because they refer to previous versions of the code. For this reason, an API documentation […]

Continue Reading 0

Building a Build Server – Building your first NuGet Package with Jenkins

In the previous article, titled Building a Build Server – Installing NAnt, we just did that, installed NAnt on our build server. Building on this, let’s create our first NuGet package. Installing the NuGet command line tool Open a Cygwin command-line prompt as an administrator and execute the following commands on the build server: mkdir […]

Continue Reading 0

Welcome

Dear Reader, Welcome to the High Value Code blog. On this blog, I am going to review different aspects of producing high quality and high maintainability codes, as well as, related systems and ideas. The initial plan includes reviewing build systems, code correction proofing, ideas regarding structuring code and solving related problems. It also includes […]

Continue Reading 0

Powered by WordPress. Designed by WooThemes