try
try copied to clipboard
Try .NET provides developers and content authors with tools to create interactive experiences.
#### Describe the bug I used the command 'dotnet try --verbose' and the site started up. But if I run any code snippets on the website, I get an error:...
#### Describe the bug The following error messages are encountered when I copied and pasted the first code snippet provided in the "Explore C# 6 - C# interactive C# tutorial"...
#### Describe the bug See dotnet/docs#18801 At one time, we had a timeout configured so that if a user in a tutorial makes a mistake and creates an infinite loop,...
As a content developer, I would like to be able to apply my own custom branding/theming/etc to the default Try .NET experience. Today, new content is rendered with the default...
#### Describe the bug After running dotnet try and the site loads up, the header and footer remains the same and cannot be altered because there isnt a .html or...
#### Describe the bug As the title. #### Did this error occur while using `dotnet try` or online? - [x] online #### What kind of error was it? - [x]...
**Is your feature request related to a problem? Please describe.** I'm always frustrated when I have to navigate from one page to another instantly. Usually I have to scroll up/down...
As the title says, the .NET interpreter formats {item.Price:C2} as a spiky circle then 1.99 when following the string interpolation example.
**Is your feature request related to a problem? Please describe.** It's annoying to have to use the pointer to click "Run" each time. **Describe the solution you'd like** A keyboard...
So im not sure if its meant to be possible or not but when im writing codes in your tutorial i cant click on the mistaken word and fix i...