Try .NET provides developers and content authors with tools to create interactive experiences.
Перейти к файлу
dependabot[bot] 3e4bcf2c71 Bump webpack from 5.90.3 to 5.94.0 in /src/microsoft-trydotnet
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.3 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.90.3...v5.94.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-05 14:39:25 -07:00
.config
.github/ISSUE_TEMPLATE
.vscode
eng
src Bump webpack from 5.90.3 to 5.94.0 in /src/microsoft-trydotnet 2024-09-05 14:39:25 -07:00
.editorconfig
.gitignore
CODE_OF_CONDUCT.md
Developer-guide.ipynb Fix #1193 (#1214) 2024-06-12 19:46:15 +00:00
Directory.Build.props
Directory.Build.targets
Directory.Packages.props Update CSharpProject to 1.0.0-beta.24312.2 2024-06-12 15:07:26 -07:00
Dockerfile
DotNetTry.md
DotNetTryLocal.md
License.txt
NuGet.config
PeakyTests.ipynb
README.md
TryDotNet.sln
TryDotNet.v3.ncrunchsolution
azure-pipelines-CI.yml fix: remove variable group and don't publish to blob feed. 2024-06-13 12:07:59 -07:00
azure-pipelines.yml fix: remove variable group and don't publish to blob feed. 2024-06-13 12:07:59 -07:00
build-integration.cmd
build-js.cmd
build-js.sh
build.cmd
build.sh
global.json
restore.cmd
restore.sh
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 Learn 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 Learn 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 Learn

Microsoft Learn 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.