Results 9 comments of Mars
trafficstars

Is there has new tool now?

I got same issue, but i rewrite the `WebhookRequestMessageHelper` by using `HttpContext`. Some sample to get the content: ```csharp using(var reader = new StreamReader(httpContext.Request.Body)) { var content = await reader.ReadToEndAsync();...

Hi, thank you for this module. That's so amazing! I have another question about sqlalchemy with flask, if i'm not using orm, how to change my code like ``` table...

> if you downgrade to `1.1.0` do you experience the same issue? > > ``` > curl -sfS https://dotenvx.sh/?version=1.1.0 > ``` Yes, got the same issue ```ps1 [[email protected]] missing dotnet...

> and are you running this in powershell? Yes, I'm running this in PowerShell v7

Is there anything new here?

@motdotla Try to use the new version(1.11.1), It works correctly and it's awesome.