Tag cli

.NET Frameworks

Probably you have seen in your Windows computer a program installed that is called “.NET Framework” (or more recently “.NET Runtime”) that gets updated and seems a requirement for some apps but you ignore its purpose. This post explains what…

Microsoft PowerShell

This post is an introudction to command-line interpreter (CLI) PowerShell, developed by Microsoft. Introducing PowerShell PowerShell is an application developed by American company Microsoft that is open-source and cross-platform. You can find the source code on PowerShell GitHub project. It…