-
There's a performance difference between native debugging and Docker container debugging. The problem can be observed when expanding variables in VS Code. In this test project https://github.com/jamie…
-
```C#
$ dotnet aspnet-codegenerator identity -dbProvider sqlite
Building project ...
Finding the generator 'identity'...
Running the generator 'identity'...
length ('-639') must be a non-negative valu…
-
### What happened?
I get:
`azure-native:web:WebAppSourceControl etoger-lp-backend-sourceControl creating (1s) error: Code="NotFound" Message="Cannot find User with name id-for-my-service-principal."…
-
Hi!
I'm new here. I only registered to try to provide some info here to help with Synology NASes mounting Intel 32 bit processors (x86), like the DS214Play or DS415Play (CPU Intel Atom CE5335 "Evansp…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
nuget
### Package manager version
_No response_
### Language version
_No r…
-
### Android framework version
net9.0-android
### Affected platform version
.NET 9
### Description
The code throw an exception when trying to create an instance of `ExoPlayer`
> System.Argument…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
Upon upgrading a Blazor WASM Standalone .NET 8 project to 8.0.10 (including all related NuGet…
-
Running SkiaSharp from NativeAOT-LLVM I noticed that it always fails on DllImports with managed delegates.
```
dotnet.native.js:59
Uncaught
RuntimeError: null function or function signature mis…
-
### Describe the bug
`dotnet workload install wasm-tools ` supposedly succeeds but there is a warning indicating a failure. The tool is listed as installed but attempting to compile a wasm project fa…
-
## Description
When attempting to use Native AOT with the Maui Blazor template targeting iOS with dotnet version `8.0.100-rtm.23479.1`, the app fails to display the main page. No errors were retrie…