The official standard image with all the tools is 4Gb compressed and it is really too big for my tiny VPS server. The image includes a lot of tools that I don’t use so I will remove those tools and see ho much disk space I can save.
[Read More]VSTS personal build agent on Docker
Using a personal build agent running on docker to speed up compilation times
Visual Studio Team Services has a very good build agent: free and with high availability. The only problem is that it is a bit slow because every time you run a build it will start from scratch and download everything. A custom build agent will cache stuff and speed up build times a lot.
[Read More]Shrink empty lines extension
Visual Studio 2017 extension to compact code without losing readability
Syntactic line compression enables you to make better use of your screen’s vertical real-estate.
[Read More]Web Essentials for Visual Studio
Web Essentials for Visual Studio is fantastic collection of plugins for visual studio. The name is right: it is essential to have.
[Read More]