This package contains a simple .Net client for Azure DevOps Services (aka Visual Studio Team Services) REST API. 
                        
                    
         
                Info
| Version: | 1.0.0 | 
| Author(s): | Mikhail Tchesnokov | 
| Last Update: | Thursday, March 26, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/mtchesnokov/Vsts-client | 
| NuGet Url: | https://www.nuget.org/packages/Tch.VstsClient | 
Install
Install-Package Tch.VstsClient
                        dotnet add package Tch.VstsClient
                        paket add Tch.VstsClient
                        
                                Tch.VstsClient Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Newtonsoft.Json(>= 12.0.3)
 
Tags