I've looked at training videos from several sources recently and you are easily the best coach by some distance.
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.
This is absolutely wonderful. To find something like this that makes development easier.
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
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!
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.
Amazing, I was able to understand your English perfectly, it's an amazing class, tks 🇧🇷
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.
Excellent Video! Thanks. Just in time. I'm about to get serious about the dotnet CLI. Thank you.
Loved this . Will watch more of your videos ...
Thanks!
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!
Master, you have become an idol for me
I've the courage to open solution and project files now. Thank you!
Excellent video Tim, Thanks! Showed me exactly what I needed 👍🏼
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
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?
This is really helpful! Thanks Tim
I really enjoyed your explanation thank you !
@biskitpagla