Building an Integration with Visual Studio Team Services API
Pluralsight
Course Summary
Visual Studio's Team Service is widely-used for teams to organize work items and source code management. This course will teach you how to integrate Visual Studio's Team Service within your custom tools and web applications utilizing its REST API.
-
+
Course Description
Visual Studio Team Service and even Team Foundation Server on premise provide a great deal of features and capabilities out of the box. In this course, Building an Integration with Visual Studio Team Services API, it is very advantageous for you to be able to integrate Visual Studio Team Services features and capabilities directly into your own development team's custom tools and web applications. You will learn how to authenticate with Visual Studio Team Service's API using basic authentication and OAuth 2.0. You will be able to use the rich API provided by Microsoft for Visual Studio Team Service and even Team Foundation server to expand your team's software development life cycle by accessing and updating team, project, and source code metadata kept within Visual Studio Team Services. When you are finished with this course, you will have constructed an API integration framework utilizing Asp.Net MVC that your team can use to directly interact with teams and projects, work items, source code management of both Git and Team Foundation Version Control (TFVC), and test management.
-
+
Course Syllabus
Course Overview- 1m 55s
—Course Overview 1m 55sGetting Started- 11m 40s
—Introduction 1m 33s
—Setting up Your Visual Studio Team Services Environment 2m 56s
—Overview of Your Integration Web Application 5m 41s
—API Versioning 0m 57s
—Wrap Up 0m 31sExploring the REST API- 38m 23sAccessing the REST API- 34m 8sRefreshing the REST API- 21m 42sApplying Access to Accounts- 38m 20sWorking with Projects- 39m 11sWorking with Teams- 29m 27sInteracting with TFS Version Control- 1h 43mInteracting with Git Version Control- 1h 30mTracking Work Tasks- 57m 57sTest Management- 1h 13m