Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 325 Bytes

File metadata and controls

10 lines (7 loc) · 325 Bytes

Walkthrough: Building a HelloWorld C# project

In the following example we are going to build a simple Hello World C# project.

Prerequisite

  1. Install Visual Studio.

Steps

  1. Go to this example.
  2. Follow the instructions in the README.md file there.