An open API service indexing awesome lists of open source software.

https://github.com/aimenux/azurevariablegroupsclientdemo

Using various ways in order to get info about azure variable groups
https://github.com/aimenux/azurevariablegroupsclientdemo

azure-devops-api bullseye console-app net60 variable-groups vs22

Last synced: 3 months ago
JSON representation

Using various ways in order to get info about azure variable groups

Awesome Lists containing this project

README

          

[![.NET](https://github.com/aimenux/AzureVariableGroupsClientDemo/actions/workflows/ci.yml/badge.svg)](https://github.com/aimenux/AzureVariableGroupsClientDemo/actions/workflows/ci.yml)

# AzureVariableGroupsClientDemo
```
Using various ways in order to get info about azure variable groups
```

In this demo, i m using two ways in order to get info about azure variable groups.

>
> :one: Using [SDK LIBs](https://docs.microsoft.com/en-us/azure/devops/integrate/concepts/dotnet-client-libraries?view=azure-devops)
>
> :two: Using [REST APIs](https://docs.microsoft.com/en-us/rest/api/azure/devops)
>
>

**`Tools`** : vs22, net 6.0, bullseye