Cuemon.Diagnostics
6.4.1
Prefix Reserved
See the version list below for details.
dotnet add package Cuemon.Diagnostics --version 6.4.1
NuGet\Install-Package Cuemon.Diagnostics -Version 6.4.1
<PackageReference Include="Cuemon.Diagnostics" Version="6.4.1" />
paket add Cuemon.Diagnostics --version 6.4.1
#r "nuget: Cuemon.Diagnostics, 6.4.1"
// Install Cuemon.Diagnostics as a Cake Addin #addin nuget:?package=Cuemon.Diagnostics&version=6.4.1 // Install Cuemon.Diagnostics as a Cake Tool #tool nuget:?package=Cuemon.Diagnostics&version=6.4.1
About
An open-source family of assemblies (MIT license) that targets and complements the Microsoft .NET platform (.NET 6, .NET 5, .NET Core 3.1, .NET Standard 2, Universal Windows Platform and .NET Framework 4.6.1 and newer) by providing vast ways of possibilities for all breeds of coders, programmers, developers and the likes thereof.
It is, by heart, free, flexible and built to extend and boost your agile codebelt.
Cuemon.Diagnostics for .NET
The Cuemon.Diagnostics
namespace contains types that provide ways for developers to describe exceptions including evidence to why an operation faulted. Also includes a flexible, generic and lambda friendly way to perform both synchronous and asynchronous time measuring operations. The namespace is an addition to the System.Diagnostics
namespace.
More documentation available at Cuemon for .NET documentation.
Related Packages
- Cuemon.AspNetCore 📦
- Cuemon.AspNetCore.App 🏭
- Cuemon.AspNetCore.Authentication 📦
- Cuemon.AspNetCore.Mvc 📦
- Cuemon.AspNetCore.Razor.TagHelpers 📦
- Cuemon.Core 📦
- Cuemon.Core.App 🏭
- Cuemon.Data 📦
- Cuemon.Data.Integrity 📦
- Cuemon.Data.SqlClient 📦
- Cuemon.Diagnostics 📦
- Cuemon.Extensions.AspNetCore 📦
- Cuemon.Extensions.AspNetCore.Authentication 📦
- Cuemon.Extensions.AspNetCore.Mvc 📦
- Cuemon.Extensions.AspNetCore.Mvc.Formatters.Newtonsoft.Json 📦
- Cuemon.Extensions.AspNetCore.Mvc.Formatters.Xml 📦
- Cuemon.Extensions.AspNetCore.Mvc.RazorPages 📦
- Cuemon.Extensions.Collections.Generic 📦
- Cuemon.Extensions.Collections.Specialized 📦
- Cuemon.Extensions.Core 📦
- Cuemon.Extensions.Data 📦
- Cuemon.Extensions.Data.Integrity 📦
- Cuemon.Extensions.DependencyInjection 📦
- Cuemon.Extensions.Diagnostics 📦
- Cuemon.Extensions.Hosting 📦
- Cuemon.Extensions.IO 📦
- Cuemon.Extensions.Net 📦
- Cuemon.Extensions.Newtonsoft.Json 📦
- Cuemon.Extensions.Newtonsoft.Json.App 🏭
- Cuemon.Extensions.Reflection 📦
- Cuemon.Extensions.Runtime.Caching 📦
- Cuemon.Extensions.Text 📦
- Cuemon.Extensions.Threading 📦
- Cuemon.Extensions.Xml 📦
- Cuemon.Extensions.Xunit 📦
- Cuemon.Extensions.Xunit.App 🏭
- Cuemon.Extensions.Xunit.Hosting 📦
- Cuemon.Extensions.Xunit.Hosting.AspNetCore 📦
- Cuemon.Extensions.Xunit.Hosting.AspNetCore.Mvc 📦
- Cuemon.IO 📦
- Cuemon.Net 📦
- Cuemon.Resilience 📦
- Cuemon.Runtime.Caching 📦
- Cuemon.Security.Cryptography 📦
- Cuemon.Threading 📦
- Cuemon.Xml 📦
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Cuemon.Core (>= 6.4.1)
-
net5.0
- Cuemon.Core (>= 6.4.1)
-
net6.0
- Cuemon.Core (>= 6.4.1)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Cuemon.Diagnostics:
Package | Downloads |
---|---|
Cuemon.AspNetCore
The Cuemon.AspNetCore namespace contains types focusing on providing means for easier plumber coding in the ASP.NET Core pipeline while serving some nice of the shell concrete implementation as well. The namespace is an addition to the Microsoft.AspNetCore namespace. |
|
Cuemon.Xml
The Cuemon.Xml namespace contains types related to encoding, converting and serialization. The included lightweight XML serializer framework offers same flexibility as the one provided by the JSON equivalent from Newtonsoft. The namespace is an addition to both System.Xml- and System.Xml.Serialization namespaces. |
|
Cuemon.Extensions.Newtonsoft.Json
The Cuemon.Extensions.Newtonsoft.Json namespace contains both types and extension methods that complements the Newtonsoft.Json namespace by adding new ways of working with JSON; both in terms of serialization and parsing. |
|
Cuemon.Extensions.Diagnostics
The Cuemon.Extensions.Diagnostics namespace contains extension methods that complements the Cuemon.Diagnostics namespace while being an addition to the System.Diagnostics namespace. |
|
Cuemon.Core.App
Provides a convenient set of default API additions for building a .NET application. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
9.0.0-preview.12 | 97 | 10/17/2024 |
9.0.0-preview.11 | 221 | 10/9/2024 |
9.0.0-preview.10 | 285 | 10/5/2024 |
9.0.0-preview.9 | 675 | 9/26/2024 |
9.0.0-preview.8 | 131 | 9/23/2024 |
9.0.0-preview.7 | 125 | 9/21/2024 |
9.0.0-preview.6 | 62 | 9/18/2024 |
9.0.0-preview.5 | 167 | 9/13/2024 |
9.0.0-preview.4 | 310 | 9/6/2024 |
9.0.0-preview.3 | 53 | 8/31/2024 |
9.0.0-preview.2 | 72 | 8/23/2024 |
9.0.0-preview.1 | 67 | 8/17/2024 |
8.3.2 | 3,520 | 8/4/2024 |
8.3.1 | 1,144 | 6/2/2024 |
8.3.0 | 2,289 | 4/9/2024 |
8.2.0 | 1,557 | 3/3/2024 |
8.1.0 | 1,812 | 2/10/2024 |
8.1.0-rc1 | 1,269 | 2/8/2024 |
8.1.0-preview.52 | 79 | 2/5/2024 |
8.1.0-preview.20 | 76 | 1/22/2024 |
8.1.0-preview | 1,498 | 1/16/2024 |
8.0.1 | 2,813 | 1/11/2024 |
8.0.0 | 3,474 | 11/14/2023 |
8.0.0-rc2 | 1,937 | 11/13/2023 |
8.0.0-rc1 | 1,938 | 11/7/2023 |
8.0.0-preview.183 | 105 | 11/13/2023 |
8.0.0-preview.176 | 86 | 11/12/2023 |
8.0.0-preview.158 | 70 | 11/9/2023 |
7.1.0 | 13,541 | 12/11/2022 |
7.0.0 | 10,715 | 11/9/2022 |
7.0.0-rc.2 | 114 | 11/3/2022 |
7.0.0-rc.1 | 112 | 10/26/2022 |
7.0.0-alpha.2 | 137 | 10/16/2022 |
7.0.0-alpha.1 | 128 | 9/23/2022 |
7.0.0-alpha | 4,465 | 7/12/2022 |
6.4.1 | 21,991 | 5/8/2022 |
6.4.0 | 13,585 | 1/24/2022 |
6.4.0-rc | 4,669 | 1/23/2022 |
6.3.0 | 7,541 | 11/28/2021 |
6.2.0 | 16,894 | 5/30/2021 |
6.1.0 | 6,792 | 5/16/2021 |
6.0.1 | 6,437 | 5/3/2021 |
6.0.1-rc | 4,662 | 5/3/2021 |
6.0.0 | 8,430 | 4/18/2021 |
6.0.0-rc.23 | 182 | 4/18/2021 |
6.0.0-rc.21 | 147 | 4/12/2021 |
6.0.0-rc.20 | 166 | 4/1/2021 |
6.0.0-rc.18 | 249 | 3/22/2021 |
6.0.0-rc.17 | 159 | 3/14/2021 |
6.0.0-rc.16 | 191 | 3/7/2021 |
6.0.0-rc.15 | 172 | 3/4/2021 |
6.0.0-rc.14 | 187 | 3/4/2021 |
6.0.0-rc.12 | 214 | 3/3/2021 |
6.0.0-rc.6 | 182 | 2/28/2021 |
6.0.0-rc.2 | 207 | 2/28/2021 |
Version: 6.4.1
Availability: .NET Standard 2.0, .NET 5.0, .NET 6.0
# ALM
- CHANGED Dependencies to latest and greatest with respect to TFM
Version: 6.3.0
Availability: .NET Standard 2.0, .NET 5.0, .NET 6.0
# ALM
- ADDED TFM for .NET 6
- CHANGED Dependencies to latest and greatest with respect to TFM
Version: 6.0.0
Availability: .NET Standard 2.0, .NET 5.0
# Breaking Changes
- REMOVED EventLogEntryType enum from the Cuemon.Diagnostics namespace as it is now (finally) part of .NET Platform Extensions and .NET Core
- CHANGED ExceptionDescriptorAttribute class in the Cuemon.Diagnostics namespace to have a more simple and streamlined design
- CHANGED TimeMeasure class in the Cuemon.Diagnostics namespace to fully support the Task-based Asynchronous Pattern (TAP) with cancellation
# New Features
- ADDED ExceptionDescriptorOptions class into Cuemon.Diagnostics namespace that specifies configuration options for serializer implementations
- ADDED AsyncTimeMeasureOptions class into Cuemon.Diagnostics namespace that specifies configuration options for TimeMeasure class
- ADDED FaultHandler class into Cuemon.Diagnostics namespace that provides a generic way to implement a fault resolver that evaluate an exception and provide details about it in a developer friendly way
- ADDED FaultResolver class into Cuemon.Diagnostics namespace that a way to evaluate an exception and provide details about it in a developer friendly way
# Improvements
- EXTENDED ExceptionDescriptor class in the Cuemon.Diagnostics namespace with a new static method: Extract
# Quality Analysis Actions
- CHANGED TimeMeasure class in the Cuemon.Diagnostics namespace to be compliant with https://docs.microsoft.com/en-us/dotnet/fundamentals/code-analysis/quality-rules/ca1068