-
## Environment data
```
.NET Core SDK (reflecting any global.json):
Version: 3.1.201
Commit: b1768b4ae7
Runtime Environment:
OS Name: Windows
OS Version: 10.0.1836…
-
### Library name and version
microsoft.azure.autorest.csharp\3.0.0-beta.20230413.1
### Describe the bug
When I generate the code of Azure.ResourceManager.SelfHelp, the generated code reports the fo…
-
I tried to use the c-sharp-server in neovim, but I ran into a error.
So I tried to run the server just by itself and I got:
----------------
You must install or update .NET to run this applicat…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When using a `RenderFragment` to dynamically add or remove attributes, Blazor does not remove…
-
Hi, I want to get the version of the database in a status controller in netcore. How can I find out in what version is the database?
-
Every execution throws an Win32Exception around constructing the dot graph. I've tried it on several solutions.
```
Unhandled exception. System.ComponentModel.Win32Exception (2): An error occurred…
-
---
**Issue moved from dotnet/aspnetcore#22160**
- Please respond to @ariporz.
---
_From @ariporz on Friday, May 22, 2020 9:22:36 PM_
### Describe the bug
Setting a breakpoint in a Bla…
-
### Description
The AOT compiler seems unable to compile certain generic methods.
### Reproduction Steps
Test project: [maccatalyst-aa3902a.zip](https://github.com/dotnet/runtime/files/15457326…
-
## Issue Description ##
There is no syntax prompt when entering a template string.
like:
```c#
string someValue = "123";
string tplValue = $"{s...}456"; //Suggestions (eg. someValue ) cannot be …
-
**Description**
When loading a font file from a file/stream in Ubuntu 18.04, it is possible to cause a seg fault in the process and instantly kill it. This is done by calling SKFontManager.MatchTyp…