Weihan Li
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  while the dotnet-counters tool seemed...
### 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....
### 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:  It seemed only...
## 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...
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...
add support for `linqpad`/`netpad` script execute