-
Processing https://github.com/dotnet/runtime/pull/109428#issuecomment-2450890950 command:
Command
-arm64 -profiler
```cs
using BenchmarkDotNet.Attributes;
public class Bencha
{
static obj…
-
Processing https://github.com/dotnet/runtime/pull/109209#issuecomment-2440125268 command:
Command
-intel -arm64 -profiler --envvars DOTNET_JitDisasm:Foreach Count
```cs
using BenchmarkDotNet.Att…
-
1. Install a package like `dotnet-sdk-8.0` version `8.0.401-0` from this repo. This happens both on initial installation and recurs on each minor/patch upgrade.
2. Run a `dotnet` command like `dotnet…
-
When a new Ubuntu series comes along, the .NET packages are copied over from the previous series. Currently, the archive has opened for Plucky Puffin and the .NET builds have been copied over from Ora…
-
```
MONO_WASM: Out of memory
at System.MulticastDelegate.RemoveImpl(Delegate value)
at System.Delegate.Remove(Delegate source, Delegate value)
at Sample.ParentClass.remove_PropertyChanged…
-
pl/dotnet was built originally for dotnet 6; this was current when we started the project, years ago, and we never updated it.
Now that we are feature-complete, fast, tested, etc, we are working on…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
When starting a debug session on aspire in VSCode, the AppHost runs completely, starts …
-
# Background
## Tasks
- [x] https://github.com/dotnet/templating/issues/6021
- [x] https://github.com/dotnet/templating/issues/6022
- [x] https://github.com/dotnet/templating/issues/3267
---
…
-
https://rehansaeed.com/dotnet-new-feature-selection/
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
Launching Aspire fails with an exception about not finding DCP.
Already tried reinstalling…