Come spend 75 minutes digging into Visual Studio Team Services with Visual Studio 2017. No theory – just a practical drill down into the latest features you can use to take a .NET Core Web Application and get a full DevOps pipeline working on either Windows or Linux. This session will cover storing code in private Git repos, tracking work using the Scrum Template, creating a build that runs unit tests, creating a release that runs deployment tests, and adding analytics so you know how your site is performing.
You will learn:
- How to create a .NET Core Web Application
- How to manage the app development process with VSTS
- How to create a practical DevOps pipeline