- Clone this repo
- Install .NET Core SDK 3.1 and 2.1 currently dotnet try global tool targets 2.1.
- Go to your terminal
- Install the Try .NET tools
dotnet tool install --global Microsoft.dotnet-tr - 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.
