How to use Github In visual studio
By Junaid A   Posted on October-03-2023 834
.Net
How to use Github In visual studio
Get Latest form Git using visual studio
For code sharing we use TFS or Git as version control. to use Github get latest code. we need to Install
Github Extenstion
Steps Open Visual Studio > Tools > Extensions and Udates > Onlline Tab > Search "Github" and insall it.
as it is isntalled close visual studio and Open it.
Then Team Explorere > Manage Connections > Choose Git
and Enter username and password. it will show all projects added in Github.

By asifjans   03-Oct-2023
Views 834