How to create your own .NET CLI tools to make your life easier

preview_player
Показать описание

Hello everybody I'm Nick and in this video I will show you how you can create your very own custom .NET CLI tools that are globally accessible.

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

Social Media:

#csharp #dotnet #cli
Рекомендации по теме
Комментарии
Автор

Came to learn about .NET CLI tools, as a result, learnt that US has a city named Rome.

ashotjanibekyan
Автор

I've been doing it the hard way this whole time, I literally made a CLI tool over the weekend and went the environmental variables route. Thanks for the info 👌

greatmaker
Автор

Always delivering good content and straight to the point. Thanks man!

NelsonTamayo
Автор

I love these videos! I only found you recently but I am already a big fan! Good content, always learning something new... amazing! <3

flash
Автор

This was better than the Microsoft docs themself. Great video!

laurentbajrami
Автор

Can you share what custom theme are you using for the Windows Terminal?

Ilo
Автор

Well done as usual! I've never really thought about doing this, but I'm inspired now. Definitely going to look into any processes that I have at home and at work that I can wrap up this way! Thanks for the great content!

jamienordmeyer
Автор

imagine that the robbers rush in and you slowly type "defence system on"

xxdeadmonkxx
Автор

So clear & concise. You're the man.

carlynield
Автор

Actually most interested on your Windows Terminal (is Windows Terminal right?) setup. Is that a theme or a teak, looks really nice, have a personal preference on Git Bash cause it includes some cool unix-like commands and already setup some minimalistic way to track git changes but that look and feel really caught my attention 👀.

PS: All roads lead to Rome.

diego_samano
Автор

Always nice to know how this work, as i'm watching it i was thinking that a great video would be something similar to this one, but on how to publish libs to use in other dotnet projects

lincolntx
Автор

Great video, thanks! 👏This with Cocona and Refit, you don't need more

acasorran
Автор

Hello, great video.
To go further, I think, it might be interresting to talk about some nuget packages to managing properly arguments with documentation and '-h'/'--help'.

HaberzettelJNM
Автор

hell yeah, the first .Net app I made on my own was a minimal htop for Windows, and this is exactly what would make it so much more usable :D

stchast
Автор

Great tutorial! How do you get your Windows Terminal look?

sulmarpl
Автор

Surprised this video hasn't ended up being a "stealth" announcement for NickSharper's public release... :D

aurinator
Автор

Is this the same as if I would add the path to the .exe file in the PATH environmental variable? I get that this is much faster and I won't have to "install" my app somewhere manually. I'm just curious what's happening behind the scene.

Raptorjoe
Автор

You forgot to mention that .NET CLI tooling is a feature of .NET SDK, not .NET Runtime. This is important if you're planning to distribute .NET CLI tools to your non-developer coworkers. You'll be out of luck.

KvapuJanjalia
Автор

6:32 US also have a Denmark. Infact it has 15. Australia has 1 too.

CRBarchager
Автор

When will be the .NET api microservices with Azure course will be out?

shine