![]() |
VOOZH | about |
dotnet add package Soenneker.ApplicationInsights.Correlator.Jwt --version 4.0.750
NuGet\Install-Package Soenneker.ApplicationInsights.Correlator.Jwt -Version 4.0.750
<PackageReference Include="Soenneker.ApplicationInsights.Correlator.Jwt" Version="4.0.750" />
<PackageVersion Include="Soenneker.ApplicationInsights.Correlator.Jwt" Version="4.0.750" />Directory.Packages.props
<PackageReference Include="Soenneker.ApplicationInsights.Correlator.Jwt" />Project file
paket add Soenneker.ApplicationInsights.Correlator.Jwt --version 4.0.750
#r "nuget: Soenneker.ApplicationInsights.Correlator.Jwt, 4.0.750"
#:package Soenneker.ApplicationInsights.Correlator.Jwt@4.0.750
#addin nuget:?package=Soenneker.ApplicationInsights.Correlator.Jwt&version=4.0.750Install as a Cake Addin
#tool nuget:?package=Soenneker.ApplicationInsights.Correlator.Jwt&version=4.0.750Install as a Cake Tool
👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image
👁 alternate text is missing from this package README image
dotnet add package Soenneker.ApplicationInsights.Correlator.Jwt
Startup.cs filepublic void ConfigureServices(IServiceCollection services)
{
services.AddJwtTelemetryCorrelatorAsSingleton();
}
That's it!
If requests are made with the request headerAuthorization, and have the scheme bearer <token>, Jwt will be visible on the individual requests in Application Insights.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 net10.0 is compatible. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 1 NuGet packages that depend on Soenneker.ApplicationInsights.Correlator.Jwt:
| Package | Downloads |
|---|---|
|
Soenneker.Extensions.ServiceCollection.ApplicationInsights
A collection of helpful IServiceCollection extension methods involving Application Insights |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.750 | 500 | 6/5/2026 |
| 4.0.749 | 97 | 6/5/2026 |
| 4.0.748 | 734 | 5/2/2026 |
| 4.0.747 | 286 | 4/22/2026 |
| 4.0.745 | 335 | 3/12/2026 |
| 4.0.744 | 131 | 3/12/2026 |
| 4.0.743 | 146 | 3/12/2026 |
| 4.0.742 | 149 | 3/12/2026 |
| 4.0.741 | 188 | 3/10/2026 |
| 4.0.740 | 183 | 3/9/2026 |
| 4.0.739 | 115 | 3/9/2026 |
| 4.0.738 | 132 | 3/9/2026 |
| 4.0.737 | 399 | 3/4/2026 |
| 4.0.736 | 328 | 2/5/2026 |
| 4.0.735 | 479 | 1/2/2026 |
| 4.0.734 | 722 | 11/20/2025 |
| 4.0.733 | 589 | 11/6/2025 |
| 4.0.732 | 302 | 10/29/2025 |
| 3.0.731 | 430 | 9/3/2025 |
| 3.0.730 | 361 | 8/11/2025 |
renovate update.