antymon4o
antymon4o
@akshaysngupta, please, can you give some information on this question?
Thank you for you comment, @TimothyMothra. I perfectly understand that dropping support for specific framework version is not an easy decision to make. In the company I work, we have...
In Microsoft.ApplicationInsights project, there are a lot of comments like: > // .NET 4.5.2 have a custom implementation of RichPayloadEventSource And in `RichPayloadEventSource.cs` there is a conditional compilation `#if !NET452`....
@TimothyMothra can you please have another look at the PR and tell if the support for the deprecated and LTS out frameworks is critical. Is there any chance the proposed...
It is possible to fix only ApplicationInsights.AspNetCore package, but it would be a somewhat partial fix. Actually, the fix for this package is part of this PR. If it is...
I have created e new PR #2860 with only the changes to `Microsoft.ApplicationInsights.AspNetCore` package and linked it to #2811.
@cijothomas @TimothyMothra, could you please take a look at these changes and say if they are OK with your considerations about still supporting legacy frameworks?
Yes, it seems so. I have already proposed a solution for these issues. The PR is waiting to be reviewed. I hope someone from the team will be able to...
I have proposed changes just for Microsoft.ApplicationInsights.AspNetCore in the linked PR #2860. I hope that @TimothyMothra will soon have time to review the changes and they will find a way...
@forki @agross Is it possible for you to have a look at this PR and tell you opinion on the approach? Thank you very much! 😊