Learn about adding an existing .NET Core application to Git source control using Visual Studio 2017, and publishing the Git repository to a Visual Studio Team Services project.
- [Narrator] Next we need to set up our project…in Visual Studio Team Services.…And then add our code to source control…under the new project.…Here we have our team services account open.…To add a new project we click the new project link.…We're going to call our project DockerExample.…We're going to use Git source control,…and we're going to click create.…Now that our project is created we need to…add our source code to source control…and then add it to our project.…Here we have our web application…ready to add to source control.…
To add this project to source control…we're going to hit file,…add to source control.…This error is something new.…I'm pretty sure it's a bug in Visual Studio.…We're going to hit OK and then I'll explain in a minute.…Okay, now you can see the lock icons…next to our core web app, and core web app test project.…But there's no lock icon next to the docker-compose project.…Visual Studio did add the docker-compose project…to source control.…It's just a display problem.…So we're going to close the project solution and reopen it.…
Author
Released
8/21/2017- Setting up your environment
- Adding Docker support to an application
- Debugging container-based apps in Visual Studio 2017
- The DevOps life cycle with Visual Studio and VS Team Services
- Configuring release and build
- Azure hosting options
- Using Kubernetes with Azure
Skill Level Intermediate
Duration
Views
Related Courses
-
Introduction
-
Welcome1m 12s
-
What you should know1m 20s
-
-
1. Docker Development Life Cycle: Overview
-
Set up your environment1m 43s
-
2. Docker Development Life Cycle: Visual Studio Code
-
3. Docker Development Life Cycle: Visual Studio 2017
-
Add Docker support and debug1m 31s
-
-
4. Docker DevOps Life Cycle with Visual Studio Team Services
-
Introduction56s
-
Add a Linux web app in Azure1m 38s
-
Put it all together3m 49s
-
-
5. Azure Hosting Options
-
Azure App Service1m 7s
-
-
6. Kubernetes with Azure Container Service
-
Overview36s
-
Connect to the registry1m 50s
-
Deploy an application1m 51s
-
Set up a load balancer1m 29s
-
-
Conclusion
-
Next steps1m 33s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Add a project to Team Services Git