Tom
Tom
Hello!, Where I can find theme integration with MahApp ? Thank you!
It's possible to update commands property from state? I have : ```js ``` But when i fetch command from remote, terminal won't update! thank you!
Hi, i've tested the library with arduino nano, and is ok! thanks for great library!
Hi!, I'have application with MahApp Metro and when i show notification show like this:  the code is same of example ```cs var notificationManager = new NotificationManager(); notificationManager.Show(new NotificationContent {...
Hi!, Anyone have any example for integrate versionize in GitLab CD/CI ? Thanks!
Is possibile to scan the [MaxLength] and [Require] attribute from object and build validation rule? ``` csharp protected void AutoBuildValidationRulesForObject(T obj, string variableName) { foreach (var field in typeof(T).GetProperties()) {...
Thank you!
Add second client per relay internal mqtt messages in AWS IoT core mqtt queue
Implementing plex webHooks listener [Plex support ](https://support.plex.tv/articles/115002267687-webhooks/)
In this moment, spotify can query devices and current playing song. The characteristic features of: - Query songs - Playing song on device - Parse input commands (example `send_command("PLAY_SONG", "artist...