Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 457 Bytes

File metadata and controls

15 lines (9 loc) · 457 Bytes

C# Console Application Sample

This sample is created during the Console Application Tutorial for learning C# features. Please see that topic for detailed steps on the code for this sample.

Key Features

This sample demonstrates File I/O, async features, and terminal input and output.

Build and Run

To build and run the sample, type the following command:

dotnet run