-
### Describe the bug
After 8.0.10 release this week our builds stopped to work with
```
CSC : error CS2012: Cannot open '.build\obj\CodeGenerators\Azure\CodeGenerators.dll' for writing -- 'The proce…
-
We have a certain part of our code where the dotnet console process always crashes when the debugger is attached in a docker-compose project. The code executes correctly when started without a debugge…
-
### URL
https://dotnet.microsoft.com/en-us/learn/maui/first-app-tutorial/install
### Operating system
Linux
### More information about your system
Linux 6.5.0-35-generic #35~22.04.1-Ubuntu SMP PR…
-
### .NET version
.NET 8.0.8
dotnet --info
```
.NET SDK:
Version: 9.0.100-preview.7.24407.12
Commit: d672b8a045
Workload version: 9.0.100-manifests.e6e5372b
MSBu…
-
Just installed VS 17.10.0 Preview 7 and it required me to update Aspire as well (build error).
I tried to do it with the normal `dotnet workload update` command, but it failed. Also the `dotnet wor…
-
### Is your feature request related to a problem? Please describe.
In `csharp` generator inner `RestClient` is saved in `Configuration`, but in `csharp-netcore` not and it created for each request.…
-
### Issue Description
Apparently, msbuild ignores chained `->WithMetadataValue('...', '...')` item functions in an item update statement.
### Steps to Reproduce
```xml
Exe
n…
-
### Describe the bug
The `dotnet watch run` command watches the `.git` folder of my project, sometimes even recompiling due to this error:
> Unable to apply hot reload, restart is needed to apply th…
-
# .netcore垃圾回收 - Wallis
.NetCore垃圾收集 在本节中,我们将介绍垃圾收集的概念,垃圾收集是.NET托管代码平台最重要的特性之一。 垃圾收集器(GC)管理内存的分配
[https://bomir.top/post/netcore-garbagecollection/](https://bomir.top/post/netcore-garbagecollection/…
-
Hello,
This is not an issue but rather a request: have you tested using the .NET *Core* ADOMD package? This would allow extending usage to platforms other than Windows.
Cheers