Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 2.2 KB

File metadata and controls

37 lines (21 loc) · 2.2 KB

Try .NET dotnet bot in space

Welcome to the Try .NET repo.

Try .NET provides developers and content authors with tools to create interactive experiences.

There are two different Try .NET interactive experiences:

Online, powered by Blazor

EssentialCSharp.com uses Try .NET to create interactive code listings. Users can run and edit code all in the browser.

Please Note: At the moment, the Try .NET online (trydotnet.js API) is currently only used internally at IntelliTect as seen on EssentialCSharp.com(https://essentialcsharp.com/hello-world#hello-world).

Interactive .NET Core documentation with the dotnet try global tool

Try .NET enables .NET developers to create interactive markdown files. To make your markdown files interactive, you will need the .NET Core 3.0 SDK, the dotnet try global tool and Visual Studio / VS Code (or any other editor of your choice).

Table of Contents

Contribution Guidelines

If you find an issue or have a feature suggestion, please open an issue. And if you have any feature suggestions, please submit them using the "community suggestions" label.

Customers & Partners

Essential C#

Essential C# uses Try .NET to create interactive code samples. Users can run and edit .NET code in the browser.