Mark Junker
Mark Junker
Are you sure that this should be `!= GET`? This condition determines the parameters to be added to the query string and the `!= POST` ensures that `GetOrPost` parameters are...
The main problem with IWebProxy was, that it wasn't available for some target frameworks. I'll convert the project.json stuff to the new csproj format, remove the PCL stuff and add...
Any news about this problem? I'm currently unable to see the package `FubarDev.FtpServer`, version `3.0.0-beta.4`.
Is this fixed by commit 25a700a30937e9b754230b1fa3a6248f3b466d1e?
Bug is still there in 10.9.8
It seems that the problem is still there in 10.11.0.
I have the same problem and GUVCView gives me the following errors: - Invalid pixel format - Invalid resolution index I use OBS 27.1.3 and Ubuntu 21.10 (5.13.0-20-generic).
I'd suggest a simple option, which allows to specify your custom `OnMyCustomEvent` function name, which has the following effect of suppressing the automatic implementation of the default `On*` function. This...
The issue in the MAUI repository was put on the backlog. It seems that I'll have to try using MAUI again in a couple of years. It's disappointing, that whenever...
You also have to reference the `GnuSslStream` shared project from the main `FubarDev.FtpServer` project. This is a bug that you'd be able to fix easily.