Explore >> Select a destination


You are here

visualstudioextensions.vlasovstudio.com
| | werat.dev
2.3 parsecs away

Travel
| | Visual Studio extensions are typically distributed via VSIX packages. Visual Studio comes with an installer vsixinstaller.exe, which handles the actuall installation process. When you download the VSIX file from the extension gallery and then double-click it or when you install the extension from Visual Studio via the "Extensions and Updates" menu the above mentioned installer is invoked and does all the work. It's also possible to use vsixinstaller.exe directly if you need to install the extensions prog...
| | duerrenberger.dev
3.7 parsecs away

Travel
| | For T4 scripts dotnet's own MSBuild version is bad news, as the necessary MSBuild targets and tooling only ship with Visual Studio
| | www.appveyor.com
1.6 parsecs away

Travel
| | A new Visual Studio 2022 image with Visual Studio 2022 and .NET 6 RTM is now available to all AppVeyor accounts:
| | initialcommit.com
21.1 parsecs away

Travel
| Learn how git fetch works, how git fetch compares to git pull, and how to use git fetch effectively.