Try .NET provides developers and content authors with tools to create interactive experiences.
Перейти к файлу
dependabot[bot] 2d46933a2d
Bump terser from 5.14.1 to 5.15.0 in /src/microsoft-trydotnet
Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.15.0.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.14.1...v5.15.0)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-31 23:49:31 +00:00
.github/ISSUE_TEMPLATE remove jupyter from issue template 2020-05-29 16:01:13 +01:00
.vscode Build client and js api (#234) 2019-06-03 10:54:47 +01:00
eng improve log and tests (#1016) 2022-06-28 21:22:04 +01:00
src Bump terser from 5.14.1 to 5.15.0 in /src/microsoft-trydotnet 2022-08-31 23:49:31 +00:00
.editorconfig Use pipleline approach for projectAsset (#236) 2019-05-30 00:18:41 +01:00
.gitignore new implementation (#995) 2022-06-08 18:37:24 -06:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2019-05-15 09:25:31 -07:00
Directory.Build.props improve log and tests (#1016) 2022-06-28 21:22:04 +01:00
Directory.Build.targets consolidate test packages 2022-04-06 17:05:29 -06:00
DotNetTry.md Missing word & whitespace 2020-03-19 15:52:52 +00:00
DotNetTryLocal.md remove all myget references and inline source-only packages (#887) 2020-10-09 08:29:25 -07:00
License.txt open source code 2019-05-14 22:11:58 -07:00
NuGet.config make arcade build happy (#985) 2022-04-04 13:59:32 -06:00
README.md Added NCache Live in Customers & Partners section in README.md (#906) 2021-06-11 07:58:40 -07:00
TryDotNet.sln setup test structure 2022-03-30 23:29:22 +01:00
TryDotNet.v3.ncrunchsolution wip 2022-04-06 17:05:29 -06:00
azure-pipelines.yml add .npmrc files (#1027) 2022-08-31 16:17:16 -06:00
build-integration.cmd add integration tests for diagnostics in monaco (#1017) 2022-06-17 02:30:30 +01:00
build-js.cmd add js-only build scripts 2022-04-06 17:05:29 -06:00
build-js.sh add js-only build scripts 2022-04-06 17:05:29 -06:00
build.cmd always run restore when building with arcade (#858) 2020-07-13 15:25:52 -07:00
build.sh always run restore when building with arcade (#858) 2020-07-13 15:25:52 -07:00
global.json update arcade to 7.0.0-beta.22179.1 (#989) 2022-04-04 16:09:18 -06:00
restore.cmd Build client and js api (#234) 2019-06-03 10:54:47 +01:00
restore.sh Build client and js api (#234) 2019-06-03 10:54:47 +01:00
test.cmd Build client and js api (#234) 2019-06-03 10:54:47 +01:00
test.sh Build client and js api (#234) 2019-06-03 10:54:47 +01:00

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.