Florian Krönert
Florian Krönert
Hi there, I recently switched to Giraffe for my F# API needs and I am amazed so far. We started on a simple .NET Core F# setup and Giraffe is...
Hi everyone, for sending e-Mails to recipients in languages that are written from right to left such as Arabic or Hebrew, we would probably need to set the `dir` attribute...
Hey Jordi, just found a bug when requests are executed in parallel: When executing 10 create requests in a Parallel.ForEach loop, only one record is added to the data dictionary,...
Implement impersonation by the documented HTTP headers: https://docs.microsoft.com/en-us/powerapps/developer/data-platform/webapi/impersonate-another-user-web-api#how-to-impersonate-a-user
- UI Test Designer by data-id: CSS Selector with * as node type - UI Test Designer allow recording of videos - Set MinHeight on actions list
Use https://www.npmjs.com/package/dotenv
### Description I installed paket on Linux. On trying to restore packages for a project using Paket, I receive the error below: ```bash $ paket restore Paket version 7.2.0+bb14ab674b2748070a624f394cd6796e11aaffa8 Total...
Hi everyone, We embed the unlayer editor in our dynamics environments. In our environments we have merge tags that have a value like `${{ Value ("ticketnumber") }}`. When someone selected...
Hi there, Thanks for this tool, it is providing great value in the areas where we use it. I have one question: We use some snippets as MergeTags. Now some...