Provides Quick Work Item Queries to Team Foundation Server and Visual Studio Online via REST APIs. 
                        
                    
         
                Info
| Version: | 10.0.1 | 
| Author(s): | LeCantaloop | 
| Last Update: | Monday, February 12, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/LeCantaloop/Qwiq | 
| NuGet Url: | https://www.nuget.org/packages/Qwiq.Client.Rest | 
Install
Install-Package Qwiq.Client.Rest
                        dotnet add package Qwiq.Client.Rest
                        paket add Qwiq.Client.Rest
                        
                                Qwiq.Client.Rest Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Microsoft.AspNet.WebApi.Client(>= 5.2.3)
 - Microsoft.TeamFoundationServer.Client(>= 15.112.1)
 - Newtonsoft.Json(>= 10.0.2)
 - Qwiq.Core(>= 10.0.1)
 
Tags