Mitch Bodmer

Results 13 comments of Mitch Bodmer

Hey @nlkl I'd like offer another vote in favor of signing. Currently the [guidance](https://github.com/dotnet/corefx/blob/master/Documentation/project-docs/strong-name-signing.md ) is in favor of signing publicly published .NET libraries. Even some of the most [vocal...

@nlkl would you like a PR for this? I'd be more than happy to contribute.

I feel like it's important to stress here again that _this bug in combination with the fact that `PostAsJsonAsync` and `PostAsync` with `JsonContent` do not set the Content-Length means you...

#https://github.com/Azure/azure-functions-dotnet-worker/issues/374 Here is another issue where a number of developers wrestled with this issue and never got to the root cause, though they did find the workaround.

I don't know if there's been any progress on this, but I'll say again that it seems quite bad. Since it isn't documented and has such a confusing and seemingly...

@fabiocav @mattchenderson Is there a reason this was moved out of Sprint 147, but not into any other sprint? I was looking forward to this being addressed.

There isn't a built in way for a sink to determine what called Emit on it. I think there are a few ways of handling this: 1. Break each assert...

There are ways we could support this behavior directly, but I'd have to give it a bit more thought.

I'm going to close this since it's been three years and I don't think there's a bug here. It's intentional that this library accumulates `LogEvent`s since there is no way...