https://github.com/wellwind/gettfspersonalworks
Get my presonal works from Team Foundation Server
https://github.com/wellwind/gettfspersonalworks
Last synced: about 1 year ago
JSON representation
Get my presonal works from Team Foundation Server
- Host: GitHub
- URL: https://github.com/wellwind/gettfspersonalworks
- Owner: wellwind
- Created: 2015-11-18T08:14:40.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-03T02:17:37.000Z (over 10 years ago)
- Last Synced: 2024-10-12T06:31:29.011Z (over 1 year ago)
- Language: C#
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GetTfsPersonalWorks
Get my presonal works from Team Foundation Server
## Resources:
* [Visual Studio Online REST API Reference](https://www.visualstudio.com/en-us/integrate/api/overview) : Using Rest API from TFS.
* [Extending Team Foundation (MSDN)](https://msdn.microsoft.com/en-us/library/bb130146.aspx) : Using TFS client library.