Stop using the Process class for CLI interactions in .NET

Описание к видео Stop using the Process class for CLI interactions in .NET

Check out the ABP Framework here: https://bit.ly/3NGacLw

Check out my courses: https://dometrain.com
Become a Patreon and get source code access:   / nickchapsas  

Hello everybody I'm Nick and in this video I will show you how you can control your machine's CLI in an elegant way in C#. .NET's built in Process class is a total mess and really hard to work with so we will be using a Nuget package called CliWrap, to fix all of those problems and add some very nice features on top of it.

Give CliWrap a star on GitHub: https://github.com/Tyrrrz/CliWrap

This video is sponsored by abp.io.

Don't forget to comment, like and subscribe :)

Social Media:
Follow me on GitHub: http://bit.ly/ChapsasGitHub
Follow me on Twitter: http://bit.ly/ChapsasTwitter
Connect on LinkedIn: http://bit.ly/ChapsasLinkedIn

Keep coding merch: https://keepcoding.shop

#csharp #dotnet

Комментарии

Информация по комментариям в разработке