@biskitpagla

I absolutely love your approach to teaching. It's not just that your videos are in-depth, the amount of effort you put into picking topics to cover that are actually helpful is also very admirable.

@stepbackandthink

I've looked at training videos from several sources recently and you are easily the best coach by some distance.

@pierreplourde

This is very cool!  Too many people discount CLI because it seems complicated or seems to require esoteric knowledge/memorization, but as someone who grew up in the era of the Commodore VIC-20, I appreciate how much closer to the machine the CLI can put me.

@Fred_Edx

This is absolutely wonderful. To find something like this that makes development easier.

@haxguy0

Wow this was amazing! I was looking for content on this topic for hours. Clear, to the point, detailed. I'll definitely look up your courses. Thank you

@moibe182

Wow, I love your tutorials, always have been very helpful to me. And I really like how you include the explanation of basic things like git, because that helps more people including the very begginners. Thanks a lot!

@simon-white

Great overview video Tim, makes it easy to pick up. Had an explore and found you can run everything from the sln folder (C:\temp\CliDemo) as long as you specify the project paths (don't even need the whole path, just the folder name) 
e.g. dotnet add DemoLib package Dapper; dotnet add DemoApp reference DemoLib; dotnet run --project DemoApp; dotnet publish DemoApp -p:PublishSingleFile=true etc.

@willian-rattis

Amazing, I was able to understand your English perfectly, it's an amazing class, tks 🇧🇷

@billcarpenter5615

Thanks so much for this video, I have been wanting to get vs code working to create programs on a linux box and this helped me get that working.

@Slider1604

Excellent Video!  Thanks.  Just in time.  I'm about to get serious about the dotnet CLI.  Thank you.

@jayadeshchristo2345

Loved this . Will watch more of your videos ...

@kahongchow8746

Thanks!

@pwnuser2940

Hello, Tim.
I appreciate you for all the tutorials you did and for sharing knowledge with us, I learned a lot from you, even more than what the university teaches me.



Could you make in the near future, a video about how we can find the solution to certain tasks/problems? By what set of steps should I think about the solution? I often copy code from several places and manage to do what I propose, or either follow tutorials that implement the feature, but I would like and it would help me to think by myself and come up with my own solutions.



Thanks a lot!

@andergarcia1115

Master, you have become an idol for me

@OnlyBESTClub

I've the courage to open solution and project files now. Thank you!

@Indasaid

Excellent video Tim, Thanks! Showed me exactly what I needed 👍🏼

@michelchaghoury9629

Great content will you be making vids about microservices and testing, you already did and covered about testing but i would like to see how e2e and specflow testing is done

@mashpayne

Thanks Cory, it was really helpful. You can tell a video tutorial is useful when you don't get bored or feeling lost. Great video. 

I am trying to use CLI to publish MAUI app (android/iOS/windows). Do you know know tutorial for that?

@RubenALopes

This is really helpful! Thanks Tim

@martyna9001

I really enjoyed your explanation thank you !