Marcel Boersma
Marcel Boersma
I unfortunately have the same issue with COPS 1.1.2, running in docker with the linuxserver/cops image. I can download epub books from COPS and I see the kepub button when...
> It's only the `Min` and `Max` methods I would want to see replaced by `GreaterThanOrEqualTo` and `LessThanOrEqualTo` respectively. I'd like to second this suggestion or at least try to...
Same problem here, also with slightly different version numbers: ``` PS C:\Source\username> dotnet --version 7.0.202 PS C:\Source\username> dotnet try --version 1.0.21418.2+8296a9a59c5d81b85da47a62eb56369362d93fa2 ``` Also tried the `global.json` approach to lower the...
In addition to the decimal separator not using the user's locale, the thousands separator is completely missing:  _Lovelace mushroom to the left, HA Core Entity to the right_ It...
I am facing this issue as well, not with the linq examples but just with running: ```dotnet try demo``` The server starts fine and I get the pages I am...