Mark Vincze

Software Developer

appveyor

Build and publish documentation and API reference with DocFx for .NET Core projects

.net-core appveyor docfx

This guide shows how to generate and publish API documentation for a .NET Core library, using DocFx, GitHub Pages and AppVeyor.


Setting up Coveralls with OpenCover for a .NET Core project

.net-core testing appveyor opencover coveralls

This post describes setting up coverage generation with OpenCover for a .NET Core project, and shows how the report can be uploaded to Coveralls.


Setting up an AppVeyor pipeline for Golang

golang appveyor

This post gives and Introduction to setting up a continuous delivery pipeline for a Golang-based project in AppVeyor.