Matt

Results 4 issues of Matt

Hello, I've am using your NuGet package and had a question regarding your logging. In [CorrelationIdMiddleware Line 147](https://github.com/stevejgordon/CorrelationId/blob/3.0/src/CorrelationId/CorrelationIdMiddleware.cs#L147) I am seeing `null` as the generated CorrelationId in my logs: ![image](https://user-images.githubusercontent.com/12786751/173433721-01276e8a-3c3d-48bf-b77a-bbdbca802cc1.png)...

I realize I'm not using the latest versions of things but these _were_ the latest versions when I started having this issue in production. But due to stdump issue [IndexOutOfRangeException...

I am new to testing Roslyn things. I have the following test: ```csharp [Fact] public void Test2() { const string code = @" namespace MyNamespace; using System; using Microsoft.AspNetCore.Components; class...

>We urge open source maintainers to update their dependent packages with Strong Named versions. We apologize for the inconvenience that this may cause but we appreciate your patience and understanding...