4

Power-Ups: CliWrap – Webinar Recording

 2 years ago
source link: https://blog.jetbrains.com/dotnet/2021/09/28/oss-power-ups-cliwrap-webinar-recording/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
.NET Tools Webinars

Power-Ups: CliWrap – Webinar Recording

Maarten Balliauw
Maarten Balliauw September 28, 2021

The recording of our webinar, OSS Power-Ups: CliWrap, with Alexey Golub, is now available. Subscribe to our community newsletter to receive notifications about future webinars.


CLI is quite possibly one of the best things to have happened to the world of computing. Using a ubiquitous interface that lends itself extremely well for automation, we can create executables that allow us to share code across all operating systems and all programming languages – essentially the perfect library format! However, interacting with external command line processes is not a simple task. Moreover, it’s a task that the standard Process class in .NET is particularly poorly equipped for. Not only is the API it provides quite difficult to work with, but it’s also really easy to get yourself into one of the dozen possible deadlocking scenarios.

Enter CliWrap, a library for working with command-line executables in a functional manner. It provides a convenient model for launching external processes, redirecting inputs and outputs, awaiting completion, and handling cancellation. At its core, it’s based on a very robust piping model that lets you create intricate execution setups with minimal effort.

Back to the roots of command-line invocations!

Webinar agenda:

Resources:

Download Rider and give it a try!

About the presenter:

alexey-golub.pngAlexey Golub
Alexey is a software developer, primarily experienced in cloud & web technologies. He’s the maintainer of multiple popular open-source projects, including CliWrap, DiscordChatExporter, YoutubeDownloaded, and LightBulb. He’s also a vivid tech blogger, frequent conference speaker, Microsoft MVP, and GitHub Star.

Follow Alexey on Twitter and check out his personal blog.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK