![]() |
VOOZH | about |
dotnet add package APF.Core.Clean.OpenTelemetry --version 8.0.0.12
NuGet\Install-Package APF.Core.Clean.OpenTelemetry -Version 8.0.0.12
<PackageReference Include="APF.Core.Clean.OpenTelemetry" Version="8.0.0.12" />
<PackageVersion Include="APF.Core.Clean.OpenTelemetry" Version="8.0.0.12" />Directory.Packages.props
<PackageReference Include="APF.Core.Clean.OpenTelemetry" />Project file
paket add APF.Core.Clean.OpenTelemetry --version 8.0.0.12
#r "nuget: APF.Core.Clean.OpenTelemetry, 8.0.0.12"
#:package APF.Core.Clean.OpenTelemetry@8.0.0.12
#addin nuget:?package=APF.Core.Clean.OpenTelemetry&version=8.0.0.12Install as a Cake Addin
#tool nuget:?package=APF.Core.Clean.OpenTelemetry&version=8.0.0.12Install as a Cake Tool
This repository contains the Core.Clean solution inside the Core.Clean.OpenTelemetry directory.
dotnet build dotnet test
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. 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. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 8.0.0.12 | 705 | 5/22/2026 |
| 8.0.0.12-Beta-02 | 227 | 5/21/2026 |
| 8.0.0.12-Beta-01 | 323 | 5/19/2026 |
| 8.0.0.11 | 113 | 5/19/2026 |
| 8.0.0.11-Beta-01 | 413 | 5/18/2026 |
| 8.0.0.10 | 339 | 5/13/2026 |
| 8.0.0.10-Beta-01 | 328 | 5/13/2026 |
| 8.0.0.9 | 181 | 5/6/2026 |
| 8.0.0.9-Beta-03 | 505 | 4/17/2026 |
| 8.0.0.9-Beta-02 | 97 | 4/17/2026 |
| 8.0.0.9-Beta-01 | 133 | 4/14/2026 |
| 8.0.0.8 | 2,629 | 4/8/2026 |
| 8.0.0.8-Beta-04 | 506 | 4/8/2026 |
| 8.0.0.8-Beta-03 | 96 | 4/8/2026 |
| 8.0.0.8-Beta-02 | 94 | 4/8/2026 |
| 8.0.0.8-Beta-01 | 93 | 4/8/2026 |
| 8.0.0.7 | 474 | 4/6/2026 |
| 8.0.0.7-Beta-01 | 128 | 4/6/2026 |
| 8.0.0.6 | 163 | 4/2/2026 |
| 8.0.0.6-Beta-01 | 179 | 4/1/2026 |
# Changelog
## 8.0.0.12 - 2026-05-22
- Added `try-finally` block to restore original response stream even when exceptions occur, preventing `ObjectDisposedException` when CustomExceptionHandlingMiddleware attempts to write error responses
- Added Masking for token field in Middleware logs