https://github.com/inflectra/spira_microsoft-tfs-datasync
Source code to the Spira plugin for synchronizing with Microsoft Team Services (aka TFS)
https://github.com/inflectra/spira_microsoft-tfs-datasync
datasync soc2 spirateam tfs
Last synced: 25 days ago
JSON representation
Source code to the Spira plugin for synchronizing with Microsoft Team Services (aka TFS)
- Host: GitHub
- URL: https://github.com/inflectra/spira_microsoft-tfs-datasync
- Owner: Inflectra
- License: mit
- Created: 2017-01-31T02:48:11.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-11-07T16:58:01.000Z (over 7 years ago)
- Last Synced: 2026-03-05T07:37:09.452Z (4 months ago)
- Topics: datasync, soc2, spirateam, tfs
- Language: C#
- Homepage: https://www.inflectra.com/SpiraTeam/Downloads.aspx
- Size: 4.63 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Microsoft-TFS-Data-Sync
Source code to the Spira plugin for synchronizing with Microsoft Team Services (aka TFS)
There are several different versions of the plugin included:
- 2008, this is compatible with Microsoft TFS 2008
- 2010, this is compatible with Microsoft TFS 2010
- 2012, this is compatible with Microsoft TFS 2012 and later as well as Visual Studio Online.
The source code is provided "as-is". If you want to access the official supported versions, please visit: [SpiraTeam Add-Ons and Downloads](https://www.inflectra.com/SpiraTeam/Downloads.aspx).
## Getting Started
Please refer to our KB article, [How To Build A Custom Data Sync Solution](https://www.inflectra.com/Support/KnowledgeBase/KB403.aspx) to follow some quick steps to make sure the solution builds and can be tested effectively.