-
# Trending repositories for C#
1. [**microsoft / PowerToys**](https://github.com/microsoft/PowerToys)
__Windows system utilities to maximize productivity__
57 stars today…
-
### Run Information
Architecture | arm64
-- | --
OS | Windows 10.0.19041
Baseline | [c9f80fdde29c71ac87971383c77a1a5e665fadb9](https://github.com/dotnet/runtime/commit/c9f80fdde29c71ac87971383c7…
-
## Environment data
`dotnet --info` output:
```shell
.NET SDK:
Version: 7.0.400
Commit: 73bf45718d
Runtime Environment:
OS Name: Mac OS X
OS Version: 13.5
OS Platform: Darw…
-
### Run Information
Name | Value
-- | --
Architecture | arm64
OS | ubuntu 22.04
Queue | AmpereUbuntu
Baseline | [08426cd832dade35426b511284dc4e843054dcf5](https://github.com/dotnet/runtime/commit/…
-
### Describe the bug
When restarting when running a WASM project, I get the following error:
```console
$ dotnet watch
dotnet watch 🔥 Hot reload enabled. For a list of supported edits, see htt…
-
`dotnet new CLI` and template engine core is going to deprecate the support of having multiple short names for the template. We are cutting off from template.json schema shortly, but the template engi…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | Windows 10.0.19042
Queue | OwlWindows
Baseline | [d40ca00ca2fb5411ff159b2e84b800e8dfbd681e](https://github.com/dotnet/runtime/commi…
-
I want to use `dotnet-trace` on `linux-arm` (ARMv7-A 32Bit) to analyse my application, but the symbols/names of my application are not resolved for some reason.
If i use `dotnet-trace` for the same…
-
### Description
# CollectionView & ObservableCollections
If you use `CollectionView` with `IsGrouped=true` where your `ItemsSource` is of type `ObservableCollection`; congratulations you just in…
-
### Describe the bug
A clear and concise description of what the bug is.
### To Reproduce
When I build the following repository I get an AccessViolationException:
Repository: https://github.co…