-
There seems to be an error when building an extension using .net 9.0 it seems to have compression issues with BackgroundWorker.js
Here is the dotnet build error:
```
PS H:\ZirconSound\src\Zircon…
-
### Problem Statement
Dotnet 9 has included support for using the IHostApplicationBuilder style for app creation
https://learn.microsoft.com/en-us/azure/azure-functions/dotnet-isolated-process-guide…
-
-
Currently the package only pulls in the Windows version of the runtime packages:
```
runtime.win-x64.Microsoft.DotNet.ILCompiler.LLVM
```
It should do this for the version that it is running …
-
Hi! First of all, this is an awesome project. Thank you very much for making it available.
I would like to know if [ef-core scaffolding](https://learn.microsoft.com/en-us/ef/core/managing-schemas/…
-
Type: Bug
Open any solution in VSCode with C#DevKit. It repeatedly/continuously runs dotnet restore. As soon as it finishes running, it runs it again immediately: It takes about 2 seconds to run, a…
-
Please could you help I really need this package working
Getting this error on dotnet 9.0 when try to load a model
(in dotnet 8.0 all this worked fine)
Message =
"Could not find the type 'Ob…
-
# 目录
## 1、[设置 C# (Msbuild) 的编译错误为英语](https://github.com/vst-h/Blog/issues/13#issuecomment-2480601355)
-
We use GitVersioning for a dotnet project and have without issue for some time. But when upgrading to .NET 9 we suddenly saw `dotnet format --verify-no-changes` hanging forever when running in CI. Not…
-
Chart Verifier should consider whether or not a chart's test images can be not certified, vs. the application's images itself.
An example chart would be the dotnet imagestream chart, merged here ht…