Search work items with wiql queries.
-
Updated
Apr 6, 2021 - TypeScript
Search work items with wiql queries.
Translates a WIQL query to OData (for the Analytics extension) in Azure DevOps
WiqLinq is a Linq-to-WIQL library, which makes it easy to build complex WIQL queries to TFS Server (WIQL is a work item query language, used to query TFS workitems database). I got this code from https://wiqlinq.codeplex.com/ and modified it to work with TFS 2017.
Fetches WIQL queries and sends them out as mail.
Azure DevOps Rest APIs wrapper build on ExpressJs
Add a description, image, and links to the wiql topic page so that developers can more easily learn about it.
To associate your repository with the wiql topic, visit your repo's landing page and select "manage topics."