REST client for Azure DevOps Services (Visual Studio Team Services).
Info
| Version: | 0.2.5 |
| Author(s): | Andrii Snihyr |
| Last Update: | Tuesday, August 6, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/BerserkerDotNet/VSTS.Net |
| NuGet Url: | https://www.nuget.org/packages/VSTS.Net |
Install
Install-Package VSTS.Net
dotnet add package VSTS.Net
paket add VSTS.Net
VSTS.Net Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.0)
- Newtonsoft.Json(>= 11.0.2)
Tags