We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Workflow is
cd dir
dotnet restore
dotnet build
dotnet run
Each directory contains a README.md with more info about the sample
README.md
List of samples:
HelloConsole A simple hello world .NET Core app
HelloMultipleFramework Use same project.json to build .NET 4.6 and .NET Core
project.json