stack72 / TeamCitySharp

No Longer Maintained - please use https://github.com/mavezeau/TeamCitySharp
Other
200 stars 165 forks source link

Many new features #101

Open mavezeau opened 8 years ago

mavezeau commented 8 years ago

Introduce the getFields to specified only the needed field and/or received more field that the standard query

Example: Extract Properties inside a list

Many fixes and code cleanups

mavezeau commented 8 years ago

Tested with teamcity 9.1.4

gerads commented 8 years ago

Any chance anyone is taking a look at this?

borismod commented 8 years ago

I'm surprised that somebody submits a PR to this repository. I haven't seen any activity here recently, There are a few other active forks and also FluentTc project, which I suggest you to take a look at. It supports many cool features such as custom retrieve of additional fields, paging and has fluent API.