Howard Richards
Howard Richards
@KE7 I think you're getting a bit mixed up here. The `async` keyword is only required when a method contains the `await` in the method body. A method that returns...
Not looked into that. You may also want to look at @SteveSandersonMS `JSModule` code: https://youtube.com/clip/UgkxNVp2yunt8GAZ2ZmdDduJ_DNWRS7jOJTj The code is here: https://github.com/SteveSandersonMS/AudioBrowser/blob/main/MediaFilesAPI/Util/JSModule.cs
Yes, I'd agree with converting the timestamps to the server's timezone so that they are consistent. Otherwise the client log events would be hard to align with server events correctly
Will have a look
Easy fix: add `System.Text.Json` version 6.0.11 (or whatever v6 version is current/secure) directly to the project.
https://redis.io/ is what you want