Archive | February, 2017

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

Powered by WordPress. Designed by WooThemes