Calling the Command Line in C# – Scripts, PowerShell, Automation, and more



Calling the Command Line in C# – Scripts, PowerShell, Automation, and more

Calling the Command Line in C# - Scripts, PowerShell, Automation, and more

The command line is an incredibly powerful tool to take advantage of in development. When you know how to use the command line, you can automate just about anything. This is why tools like Git, Docker, and even .NET are command-line first products. In this video, we are going to see how to build C# applications that can call command line applications directly.

https://github.com/Tyrrrz/CliWrap
Full Training Courses: https://IAmTimCorey.com
Source Code: https://leadmagnets.app/?Resource=CommandLineCalls
Patreon: https://www.patreon.com/IAmTimCorey
Mailing List: https://signup.iamtimcorey.com/

Comments are closed.