/try-samples

Primary LanguageC#Creative Commons Attribution 4.0 InternationalCC-BY-4.0

Build Status

Try .NET dotnet bot in space

|| BasicsContribution Guidelines ||

Basics

This repository contains samples and tutorials that run using the dotnet try global tool.

You can explore these tutorials in your environment using the dotnet try global tool:

  1. Install the dotnet-try global tool.
  2. Clone this repository.
  3. Set the current directory to one of the sample tutorials (or use the current folder to see all samples).
  4. Run dotnet try.

The tutorials in this repository are:

Contribution Guidelines

We're working on this. The existing tutorials are linked to .NET docs, but that's not required.

If you have suggestions for a sample, create an issue to start a discussion.