PreviousNext

Load your work items into Azure DevOps Boards with .NET

by jeremylindsay, 2019-01-08T21:12:09.776Z

This post is about how to write a .NET application to move workitems from another source (e.g. JIRA, Excel etc) into Azure Boards in Azure DevOps, and a Nuget package I’ve built to hopefully make it a bit easier for anyone else doing this as well.

Read More