f-messner

Results 3 issues of f-messner

**Operating System**: `Windows` **DocFX Version Used**: 5.29.2 **Template used**: `default` + `statictoc` **Steps to Reproduce**: 1. Create F# project 2. Use language features such as string interpolation (F# 5) 3....

Hello, I have DynamoDB entries which hold a F# `Map` called values, with keys following a specific schema (`X+GUID`, where X is a string with letters and digits AND special...

bug

Hi, when an endpoint requires a boolean parameter (for example `api.playback.random` ) then the internal method `boolAt` converts any truthy value to 1 and falsy values to 0. However, due...