The Wayback Machine - https://web.archive.org/web/20241001090039/https://devblogs.microsoft.com/powershell/2019/07/

Showing results for July 2019 - PowerShell Team

Jul 18, 2019
3
0

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 ...

Feedback