-
**1.2**
- [ ] x-plat debugging
- [ ] pdb convertor (#6880) - _Tomas_
- [ ] symbol/source server support in new pdb format (#6881) - _Tomas/Tanner_
- [ ] x-plat repl and dotnet cli (#6882) - _Tomas…
-
Regarding: https://blog.ploeh.dk/2023/11/14/cc-golf/
(Sorry, the comment formatting seemed a bit much for me to figure out just for this quick note.)
> If there's a general API in .NET that corr…
-
A lot is us Competetive programmers have to solve multiple ques fast. Rather than creating multiple cpp files, it would be awesome if we can use the polyglot notebook for c++. Does it already supports…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Adding a static server-side rendering (SSR) page to a globally interactive Blazor Web A…
-
### Describe the bug
The System.Web and other web namespace is left after upgrade-assistant is done.
### To Reproduce
Create a basic mvc project from vs 2022 (ASP.NET Web Application (.NET Framewo…
-
### What's missing?
Would be great to have [IfSharp](https://github.com/fsprojects/IfSharp) or [ dotnet interactive](https://github.com/dotnet/interactive) kernel included in this repo, so one coul…
-
### Describe the bug
I am using the dotnet-interactive kernel with the #!pwsh magic command. When attempting to trigger suggestions (quick, trigger character, or control + space) the completion li…
-
seeing this error
```
WARN Via 'product.json#extensionEnabledApiProposals' extension 'ms-dotnettools.dotnet-interactive-vscode' wants API proposal 'languageConfigurationAutoClosingPairs' but that…
-
Interactive documentation (under the `/samples/tutorial` directory) needs to be expanded upon and improved. When Try .NET adds support for publishing static Markdown files based on interactive tutoria…
-
### Describe the bug
Try to install a package from a private registry (maybe also non-private, don't know).
Install fails with HTTP 401.
```
dotnet tool update -g {APP_NAME} --add-source https…