Jörg Preiß

Results 36 issues of Jörg Preiß

### Pull Request check-list _Please make sure to review and check all of these items:_ - [ ] Does the code keep building with this change? - [ ] Do...

To give an example how to use the messaging in a may existing StatusBar control: in theory, each menu item has a short message explaining what it will do, which...

enhancement

Hi all, this lib seems to be great when trying to use zeromq in C++. The first problem I ran into: how to use it?

Area (documentation)

Hi, I am trying to to send the XML output to SonarQube, but get the error ``` Missing root element ``` When I look into the report file, it looks...

Area: Reporting
Type: Enhancement

When installing dotnet via script, it is found in ~/.dotnet instead of /usr/local/dotnet

## Description I tried to use Fable.SignalR in my project with the steps given in the docs, but I am running into compile errors. ## Steps to reproduce I've added...

It is strange: the example of the documentation of Bulma works fine. Using timePicker in my project, it always displays all elements of the popup window into the page directly....

Consider an order with an auto ID field, which can have multiple orderlines. ```fsharp type Order = { Id: int64 option } type OrderLine = { Id: int64 option; order:...

When working with configurations, sometimes they get overwritten depending on the origin. The order of the defaulting is discussable, but I think it is - read environment vars - read...

Update to .NET core 6. Unfortunately, FSX does not run anymore