Skip to content

manjeetdhaterwal/fetchWorkItemsFromAzureDevOps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

fetchWorkItemsFromAzureDevOps

C# code content


There are a few things happening in the following code sample:

Authenticating

1. Create credentials using your PAT
2. Generate the client

Get the work items

1. Create the query you want to use
2. Get the results for that query
3. Get each of the work items by ID

About

Fetch work items with queries programmatically

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages