Showing results for July 2019 - PowerShell Team

Jul 18, 2019
3
1

Introducing PowerShell as .NET Global Tool

Aditya Patwardhan
Aditya Patwardhan

PowerShell is very suitable for CI/CD scenarios due to its easy and well understood scripting paradigm, and its cross-platform support makes it great for building and testing cross-platform applications. A .NET Global Tool is a special NuGet package that contains a console application. A application can be developed for various platforms ...