Markus Rodler
Markus Rodler
Is it possible to build a component so I can pass the content of the editor as child content? Something like this: ```razor // Hello World! program namespace HelloWorld {...
It would be nice that we can specify versions to keep. For example within the docker universe is package called latest which points to/contains the last stable version. For every...
Hello, i tried using CBL Mariner 2.0 distroless to write into a directory that is mapped to a volume on the host but with no success. Here is my Dockerfile:...
Previously I used `dotnet test /p:CollectCoverage=true` with `coverlet.msbuild` to produce an coverage output on the command line like that: ```sh +--------+------+--------+--------+ | Module | Line | Branch | Method |...
### Describe the bug After upgrading .NET 8 to the newest version and installing the newly required workloads? wasi-experimental, maui-tizen and updating maui-android the unit tests stopped working. Disclaimer: I...
> To prevent conflicts between conflicting identifiers of different SVGs, svg-loader scopes the identifiers and styling rules by adding prefixes. Thanks for the library. I tried it but it doesn't...