Experimental package to assist with creation of work items in Azure DevOps boards using .NET.
Info
| Version: | 0.0.1-alpha |
| Author(s): | Jeremy Lindsay (@jeremylindsayni) |
| Last Update: | Saturday, January 5, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/jeremylindsayni/AzureDevOpsCustomObjects |
| NuGet Url: | https://www.nuget.org/packages/AzureDevOpsBoardsCustomWorkItemObjects |
Install
Install-Package AzureDevOpsBoardsCustomWorkItemObjects
dotnet add package AzureDevOpsBoardsCustomWorkItemObjects
paket add AzureDevOpsBoardsCustomWorkItemObjects
AzureDevOpsBoardsCustomWorkItemObjects Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.TeamFoundationServer.Client(>= 15.131.1)
- Microsoft.VisualStudio.Services.Client(>= 15.131.1)