Suppose I have a solution for web applications on GitHub. How to get or import a solution for an entire web application from github in visual studio 2013?
I expect something like this: File -> Open -> Open from source -> enter githublink and credentials -> automatically create a project and extract from github
but it looks like I did not find a solution
P / S: I do not expect a solution that downloads the entire zip file from github, opens in visual studio and resumes it in github.
source share