-
Running Ubuntu 24.04 on WSL:
```shell
$ time cs java --installed
adoptium:1.11.0.23 installed at /home/mslinn/.cache/coursier/arc/https/github.com/adoptium/temurin11-binaries/releases/download/jd…
-
**Is your feature request related to a problem? Please describe.**
In one of the more recent version of the Java validator (5.6.x), CodeSystems with hierarchal content will produce a validation warni…
-
### Describe the Issue
The Solution Explorer shipped with the C# DevKit already supports nesting, but it only works for Web projects. The feature is great as it allows developers to follow the single…
-
**Which version of Duende IdentityServer are you using?**
7.0.8
**Which version of .NET are you using?**
.NET 8
**Describe the bug**
We are upgrading from .net 6 to .net 8 and as part of that we ar…
-
This is just a suggestion - I've had changing thoughts on it myself.
The save format you have created is very similar to what was used by Craterstats2. But you'll note that if you want to record mo…
-
### Description
We are occasionally (but frequently enough) seeing this crash in NativeAOT build of our app:
```
Application Specific Information:
_preferredLayoutAttributesFittingAttributes:isAni…
-
### Related area
Mac Address Ethernet W5500 SPI
### Hardware specification
ESP32 DevKitC
### Is your feature request related to a problem?
Currently the MAC address configuration in the…
-
![righttriangle.cs.txt](https://github.com/rachel648/C-Exercises/files/14549988/righttriangle.cs.txt)
-
#### Repro steps
1. Create a function as follows on a default .net 8 isolated function app:
```
public class Function1
{
public Function1()
{
}
[Function("Function1")]
public IAc…
-
Derzeit sind mehrere Klassen in einer Datei z.B. [Character.cs](https://github.com/xAfterLife/GD-Aufgaben/blob/main/1-Konsolen-RPG/Leon/ConsoleRPG/Character.cs).
Auch wenn die noch klein Sind und der…