/azuredevops-rest-api

Simple naïve C# wrapper for Azure DevOps REST API objects with samples

Primary LanguageC#MIT LicenseMIT

azuredevops-rest-api

Simple naïve C# wrapper for Azure DevOps REST API objects with samples

License: MIT

Requirements

These are the requirements to compile successfully:

  1. Visual Studio 2022 17.5.1 Community/Professional/Enterprise with ".NET desktop development" workload and "ASP.NET and web development" installed.
  2. Ensure that .NET 7.0 SDK installed is at least version 7.0.200 or later.
  3. Windows 10 21H1 or later, or Windows 11 or later

These are optional components of Visual Studio that I recommend to install:

  • .NET Debugging with WSL