try
try copied to clipboard
Try .NET provides developers and content authors with tools to create interactive experiences.
Hello, I got an issue when I use several `ProjectReference` into the .csproj I want to use with `dotnet try`. I've the latest version of dotnet try : 1.0.19553.4+001b36724d769e844a53b22e3833a23caed3dc68 The...
#### Describe the bug Work failed.Sometimes it shows a Loading Page.Sometimes it shows an error page:”This service can’t work now.We are processing.”(Chinese to English translation) #### Did this error occur...
**Is your feature request related to a problem? Please describe.** I want to play around with C# 8's nullability feature and would like it very much to be able to...
Please add support for NuGet packages in the web interface, perhaps similar to [.NET Fiddle](dotnetfiddle.net).
**Problem** I want to use .net interactive documentation to write my documentation but markdown doc files should still display my code samples when viewed in an environment without try .net...
## The current culture is CultureInfo.InvariantCulture instead of the user's culture **Description** This is a regression. Before the Blazor migration, the current culture of the REPL was CultureInfo.InvariantCulture. This was...
#### Describe the bug IntelliSense suggestions for extension methods have property icon (🔧-like), instead of a method-like (box thing). #### Did this error occur while using `dotnet try` or online?...
Please take a moment to review the [Try .NET product roadmap](https://github.com/dotnet/try/wiki/Product-Roadmap). _Note: This is only a product roadmap and it only focuses on the Try .NET themes and high level...
I have always really wanted to make a git-backed wiki engine with c# powered pages, with a nice intellisense ready editor. It strikes me that this is the project to...
**Is your feature request related to a problem? Please describe.** I am unable to display images that I generate in the code. I am having a look at trying to...