Try .NET provides developers and content authors with tools to create interactive experiences.
Перейти к файлу
Brett V. Forsgren 9ac6728085 run integration tests 2022-04-06 17:05:29 -06:00
.github/ISSUE_TEMPLATE
.vscode
FSharpWorkspaceShim
MLS.Agent
MLS.Agent.Tests
MLS.Agent.Tools
MLS.Agent.Tools.Tests
MLS.PackageTool
MLS.Repositories
MLS.Repositories.Tests
Microsoft.DotNet.Interactive/Utility
Microsoft.DotNet.Interactive.Telemetry
Microsoft.DotNet.Interactive.Telemetry.Tests
Microsoft.DotNet.Try.Client
Microsoft.DotNet.Try.Markdown
Microsoft.DotNet.Try.Markdown.Tests
Microsoft.DotNet.Try.Project
Microsoft.DotNet.Try.Project.Tests
Microsoft.DotNet.Try.ProjectTemplate/Tutorial
Microsoft.DotNet.Try.ProjectTemplate.Tests
Microsoft.DotNet.Try.Protocol
Microsoft.DotNet.Try.Protocol.ClientApi
Microsoft.DotNet.Try.Protocol.Tests
Microsoft.DotNet.Try.Styles
Microsoft.DotNet.Try.js
NotIntegration.Tests
PackageTool.Tests
Samples
WasmCodeRunner
WasmCodeRunner.Tests
WorkspaceServer
WorkspaceServer.Tests
docs
eng run integration tests 2022-04-06 17:05:29 -06:00
src ensure trx gets created for npm projects 2022-04-06 17:05:29 -06:00
.editorconfig
.gitignore
CODE_OF_CONDUCT.md
Directory.Build.props
Directory.Build.targets consolidate test packages 2022-04-06 17:05:29 -06:00
DotNetTry.md
DotNetTryLocal.md
License.txt
NuGet.config
README.md
Ruleset.ruleset
TryDotNet.sln
TryDotNet.v3.ncrunchsolution
azure-pipelines.yml
build-js.cmd
build-js.sh
build.cmd
build.sh
dotnet-interactive.v3.ncrunchsolution
dotnet-try-v2.v3.ncrunchsolution
dotnet-try.sln
dotnet-try.sln.DotSettings
dotnet-try.v3.ncrunchsolution
global.json
restore.cmd
restore.sh
test.cmd
test.sh

README.md

Try .NET dotnet bot in space

|| Contribution Guidelines || Table of contents || Customers & Partners ||

Try_.NET Enabled

Build Status

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

Microsoft Docs uses Try .NET to create interactive documentation. 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 Microsoft as seen on docs and .NET page.

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

As we are still in the early stages of our development, we are unable to take any feature PRs at the moment, but we intend to do so in the future. 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

Microsoft Docs

Microsoft Docs uses Try .NET to create interactive documentation. Users can run and edit .NET code in the browser.

Community Showcase

NCache Live by Alachisoft

NCache Live uses Try .NET to let the user experience NCache APIs with the help of executable and editable .NET code in the browser.