In this post I will explain all the steps I follow to install SonarQube in a Windows (Windows 10) environment. Windows Server steps should be the same except from resources location. You should surely connect to a remote database server, needs to configure remote access on that server. Also make...
[Read More]
In this post I will explain all the steps I follow to create a default ASP .NET Core MVC application with Identity using MSSQL Server on Docker.
[Read More]
There are several scenarios where is very useful to know how to compress/decompress files via command line. One example is the configuration of a continuous integration plan. We could need to compress directories to expose them as an artifact. Here is a short list of command line options for Windows...
[Read More]
On this post I will describe the steps I have followed to go from an Ubuntu 16.04 clean installation to a .NET Core and Docker development environment.
[Read More]