David Guida
David Guida
the Chosen selectors have changed to '.chosen-container' , also the refresh now is done by triggering "chosen:updated"
With https://github.com/mizrael/OpenSleigh/pull/39 , the Kafka MessageParser class now relies on the topic name to resolve the message Type. Consider using the previous strategy ( ITypeResolver + message header) as failback.
As of today, Cosmos has no support for multi-document transactions across collections. More info here: https://docs.microsoft.com/en-ca/azure/cosmos-db/mongodb-feature-support-40#transactions > Multi-document transactions are supported within an unsharded collection. Multi-document transactions are not supported...
I am writing an Azure Function to decrypt a previously encrypted file stored in an Azure Blob. Ideally, I would like to use the OpenWrite/Read methods on BlobBlockClient in order...
hi, thank you very much for the sample, it really helped a lot. Is there any chance you can also include also how to use refresh tokens? Thanks!
hi @aventius-software ! Thanks for mentioning me in your readme, really appreciated :) Just FYI, I published a new library that helps deal with the HTML Canvas, maybe you can...