Maximilian Pfundstein

Results 7 comments of Maximilian Pfundstein

Hi lukeIam, Thank you for all of the great information and explanation. I like the concepts which you mentioned about Unity and separating the logic and UI. Nevertheless, I also...

I had the same issue providing a pandas series and not a list as an input for the frequency feature function. Created a pull request that fixes the issue. Regards...

@marwin89 Thanks for the mentioning and the update. To keep it short, at the moment I do not have time (or priority) to get involved with Vocaluxe or any other...

> Well, I found a workaround by: define following class and register it where server initializes > > ``` > public class BlazorAuthorizationMiddlewareResultHandler : IAuthorizationMiddlewareResultHandler > { > public Task...

We encounter the same issue, no Intellisense or anything at all during a live share session from Visual Studio to Visual Studio Code.

I encounter the same issue. The problem is most likely that .NET does not trust the certificate which is in use by Keycloak (but HTTP only is not an option...

Update It seems that the SDK of this library is actually not used by the .NET internal code for authentication. Therefore, it is not so easy to swap e.g. the...