Christian Weyer
Christian Weyer
Nice. Do you have a link to an article or a sample? Thanks!
Hi @isc30 - just a quick check whether you already know when you could have the .NET5-based new version available? Thanks for the great lib!
Sorry for disturbing again. Maybe you have a remote idea of when the ETA of this update might be? 😇 @isc30
Did you ask over at the .NET Core repo? They are quite helpful, usually.
Don't do this. Blob Storage trigger is no longer recommended. And it really has unpredictable behavior. Use Event Grid for such use cases. https://docs.microsoft.com/en-us/azure/azure-functions/functions-bindings-storage-blob#trigger
We should not do it.
Strange. If I use this code: var config = window.NotifierjsConfig = { defaultTimeOut: 5000, position: ["bottom", "right"], notificationStyles: { padding: "12px 18px", margin: "0 0 6px 0", backgroundColor: "#000", opacity:...
Hi James, first congrats on releasing a great gRPC stack in .NET 5 :-) Do you already know whether you can and will be working on the tooling above? Thanks.