← Back
talk

The secrets to crafting modern CLI tools using .NET

Abstract

Could you imagine your day without essential CLI tools like git, npm, or the .NET CLI? While .NET has long supported building console apps, the default experience lacks flexibility, consistency, and modern features like dependency injection.

In this session, you’ll discover how to build powerful, maintainable CLI tools with .NET that offer a great developer experience. You’ll learn how to define commands, options, and arguments easily, and how to publish and automate your tools within your CI/CD pipelines.

Expect actionable insights and live code demos that will empower you to create modern CLI tools that fit seamlessly into your workflow.

Performed at