try
try copied to clipboard
Try .NET provides developers and content authors with tools to create interactive experiences.
#### In the step on _how to declare and use variables_ The last code example gives: ```csharp Console.WriteLine($"Hello {aFriend}"); ``` However, the text describes an expected output of `"Hello, Maira"`,...
Estava treinando C# e quando vou Codificar o "Saída de Foco" ficaem cima do "Executar". Jã o BackSpace às vezes não obece ao meu comando para eu refazer a Codificação....
#### Describe the bug 1. Embed image via markdown sytax e.g. ``. 2. Run `dotnet try` 3. Open a browser and see that image is not loaded. Note: This image...
**Environment details:** https://docs.microsoft.com/ Browser: Chromium Edge Version 80.0.361.50 (Official build) (64-bit) OS Details:Windows 10 GitHubTags:#A11yTCS;#A11ySev2;#A11y_.NETOnlineREPL_WCAG2.1;#A11yWCAG2.1;#.NET Online REPL;#Benchmark;#DesktopWeb;#Win10;#MAS4.1.3;#Accessibility;#.NET Online REPL;#ChromiumEdge; **Repro Steps:** 1.Hit the URL "https://docs.microsoft.com/" and login with appropriate credentials....
**Environment details:** https://docs.microsoft.com/ Browser: Chromium Edge Version 80.0.361.50 (Official build) (64-bit) OS Details:Windows 10 GitHubTags:#A11yTCS;#A11ySev1;#A11y_.NETOnlineREPL_WCAG2.1;#A11yWCAG2.1;#.NET Online REPL;#Benchmarks;#DesktopWeb;#Win10;#MAS1.4.10;#Accessibility;#.NET Online REPL;#Reflow;#ChromiumEdge; **Repro Steps:** 1.Change display resolution to 1280*1024. 2.Hit the URL "https://docs.microsoft.com/"...
How about some built in commands to show output like linqpad's results or dump? Could be extension methods to console like Console.Dump(object o) and Console.table(o)... Currently you have to write...
#A11yTCS;#A11ySev1;#A11y_.NETOnlineREPL;#.NET Online REPL;#DesktopWeb;#Win10;#Accessibility;#A11yAAT; Recommendation: "Fix and close other bugs before starting accessibility conformance documentation. Any bug that will not be fixed and closed within SLA must be declared in the...
#### Describe the bug From CMD or git for windows bash: ```bash dotnet new -i Microsoft.DotNet.Try.ProjectTemplate.Tutorial mkdir Try cd Try dotnet new trydotnet-tutorial dotnet try verify # Successful dotnet try...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] This is a request...
#### Describe the bug The whole page appears to be unrelated to the topic which should be explained in this page. #### Did this error occur while using `dotnet try`...