Weihan Li

Results 134 issues of Weihan Li

Use Avalonia to support cross-platform

> Let's see if we can make C# a little simpler. Continues of https://github.com/dotnet/designs/pull/213 since the original PR closed, migrated from https://github.com/cartermp/designs/blob/a27fd42a68370f315bc2293dc748145f4075697f/proposed/simple-csharp-programs.md rendered-view: https://github.com/WeihanLi/dotnet-designs/blob/simple-csharp/proposed/simple-csharp-programs.md

The `cms.sdk.offset` value is a `long` number likes the unix milliseconds timestamp The metrics value I recorded with the OpenTelemetry console exporter is expected ![image](https://github.com/dotnet/diagnostics/assets/7604648/ba8b2669-37f3-4237-8b99-76d22da48219) while the dotnet-counters tool seemed...

enhancement
dotnet-counters

### Describe the bug When I use the `dotnet format` command to format code, I got some errors `Could not load file or assembly`, it may relate to source generator....

Needs Investigation

### Description When I try to use the dotnet-monitor as a sidecar container, the runtime metrics is not generated I could only get the following metrics: ![image](https://user-images.githubusercontent.com/7604648/147265997-4531cbc7-794c-49c1-8d07-4bbff280ad2f.png) It seemed only...

bug

## Background and Motivation We want to add a `dotnet` prefix for all the dotnet-monitor metrics, it seemed we could not configure it ## Proposed Feature Maybe we could add...

enhancement

update to net8

Stale

link nuget badge to the nuget package

Stale

Get an error as follows when I try to read the stream message from the server response: ``` Call failed with gRPC error status. Status code: 'Internal', Message: 'Error reading...

question

add support for `linqpad`/`netpad` script execute