- Clone this repo
- Install .NET Core SDK 3.0 and 2.1 currently dotnet try global tool targets 2.1.
- Go to your terminal
- Install the Try .NET tools
dotnet tool install --global dotnet-try --version 1.0.19264.11
- Navigate to the Samples directory of this repository and, type the following
dotnet try
. - This will launch the browser.
- Now, you can read the documentation and run code in one place.