Intro to Console Apps in C# in .NET 6

Описание к видео Intro to Console Apps in C# in .NET 6

The Console application type is often overlooked, but it can be one of the most powerful project types in C#. In fact, if you are learning C#, this should be the first project type that you learn, and it should be one you stick with for your first fifty projects. In this video, we are going to look at what the console project type is, how to get started with it, and then when you would use this project type.

C# Projects Site: https://www.csharpprojects.com
Suggestions: https://suggestions.iamtimcorey.com

Full Training Courses: https://IAmTimCorey.com
Source Code: https://leadmagnets.app/?Resource=Int...

Mailing List: https://signup.iamtimcorey.com/

0:00 - Introduction "Console Application Type"
1:08 - Visual Studio demo, create and run a simple .net 6 console application
3:50 - New "Top level statements" in .NET 6
5:00 - Console window
5:35 - Console class
11:16 - Why Console app and when to use it.
12:00 - Easy to learn C# using console applications
15:42 - Quick applications (To implement something quickly)
16:30 - Automation
23:51 - Summary
26:41 - Discover C# project types

Комментарии

Информация по комментариям в разработке