{"id":19654288,"url":"https://github.com/aimenux/azureworkitemsclientdemo","last_synced_at":"2026-06-18T10:31:04.021Z","repository":{"id":116559336,"uuid":"455564774","full_name":"aimenux/AzureWorkItemsClientDemo","owner":"aimenux","description":"Using various ways in order to get info about azure work items","archived":false,"fork":false,"pushed_at":"2022-02-04T16:37:23.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-27T01:54:34.597Z","etag":null,"topics":["azure-devops-api","bullseye","console-app","net60","vs22","work-items"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aimenux.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-04T13:50:41.000Z","updated_at":"2022-02-04T15:16:00.000Z","dependencies_parsed_at":"2023-07-08T16:01:19.450Z","dependency_job_id":null,"html_url":"https://github.com/aimenux/AzureWorkItemsClientDemo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aimenux/AzureWorkItemsClientDemo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimenux%2FAzureWorkItemsClientDemo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimenux%2FAzureWorkItemsClientDemo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimenux%2FAzureWorkItemsClientDemo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimenux%2FAzureWorkItemsClientDemo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aimenux","download_url":"https://codeload.github.com/aimenux/AzureWorkItemsClientDemo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aimenux%2FAzureWorkItemsClientDemo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34487069,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["azure-devops-api","bullseye","console-app","net60","vs22","work-items"],"created_at":"2024-11-11T15:16:50.907Z","updated_at":"2026-06-18T10:31:04.017Z","avatar_url":"https://github.com/aimenux.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![.NET](https://github.com/aimenux/AzureWorkItemsClientDemo/actions/workflows/ci.yml/badge.svg)](https://github.com/aimenux/AzureWorkItemsClientDemo/actions/workflows/ci.yml)\n\n# AzureWorkItemsClientDemo\n```\nUsing various ways in order to get info about azure work items\n```\n\nIn this demo, i m using two ways in order to get info about azure work items.\n\u003e\n\u003e :one: Using [SDK LIBs](https://docs.microsoft.com/en-us/azure/devops/integrate/concepts/dotnet-client-libraries?view=azure-devops)\n\u003e\n\u003e :two: Using [REST APIs](https://docs.microsoft.com/en-us/rest/api/azure/devops)\n\u003e\n\u003e\nFiltering work items is done via a configurable query. If missing in config file, this query is by default used :\n\u003e\n\n```sql\nSelect [System.Id], [System.Title], [System.State] \nFrom WorkItems \nWhere [State] \u003c\u003e 'Closed' \nOrder By [System.CreatedDate] ASC\n```\n\n![AzureWorkItemsClientDemo](Screenshots/AzureWorkItemsClientDemo.png)\n\n**`Tools`** : vs22, net 6.0, bullseye, azure devops sdk/rest api\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faimenux%2Fazureworkitemsclientdemo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faimenux%2Fazureworkitemsclientdemo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faimenux%2Fazureworkitemsclientdemo/lists"}