-
# Trending repositories for C#
1. [**dotnet / aspnetcore**](https://github.com/dotnet/aspnetcore)
__ASP.NET Core is a cross-platform .NET framework for building modern cloud-based…
-
Currently windows drop 47% of UDP packets on localhost at a rate of 500mbps (tested with iperf3)
Adding on `Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AFD\Parameters` these DWORS …
-
When calling the tool via `git-delete-merged-branches --configure --effort=3 --dry-run --debug` I get the following error message after selecting completing the configuration steps:
```
Traceback …
-
Hi.
We use self hosted github runner in AWS cloud to run tests for typescript react apps.
We have a problem running npm install command on windows github runners.
It runs extremely slow. For examp…
-
The cmdlets ``Compress-Archive`` and ``Expand-Archive`` are not available by default on PowerShell Core (macOS / OS X and Linux). These cmdlets are available, however, from the PowerShell Gallery as t…
-
Used alone, Get-ChildItem outputs item properties as a list.
```
PASH> Get-ChildItem /
Exists : True
Name : bin
Parent : /
Root : /
FullName …
-
As a user of earlier versions of jpowershell, I've upgraded to 3.0.1, but cannot seem to get off the ground.
When attempting to openSession(), at line 168 the `PowerShell.inialize` method fails whenh…
-
### Description of the issue
![image](https://github.com/user-attachments/assets/44b01e74-ec02-4942-92a3-d13cbc32ca4e)
### Microsoft 365 DSC Version
1.24.731.1
### Which workloads are af…
-
### Specification
Using `process.stderr` and `console.error` behaves differently when on Windows compared Linux and MacOS.
* Files: synchronous on Windows and POSIX
* TTYs (Terminals): asynchro…
-
I am trying to remove older module versions that are no longer being used. I run the command to point to a specific version of the install module, but nothing happens. It looks from the vernose output…