Cuemon 3.0.2015.2110

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Cuemon --version 3.0.2015.2110
NuGet\Install-Package Cuemon -Version 3.0.2015.2110
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Cuemon" Version="3.0.2015.2110" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cuemon --version 3.0.2015.2110
#r "nuget: Cuemon, 3.0.2015.2110"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Cuemon as a Cake Addin
#addin nuget:?package=Cuemon&version=3.0.2015.2110

// Install Cuemon as a Cake Tool
#tool nuget:?package=Cuemon&version=3.0.2015.2110

Simple, intuitive and logical every-day-usage additions to the Microsoft .NET Framework 2.0 SP1 and newer. Follows the same namespace structure already found in the .NET Framework.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

This is a hotfix for Windows 10 and some minor tweaks prior to last release.
The following work was completed for this release:

- Improved the FactoryInstrumentation class in the Cuemon.Diagnostics namespace to include exception details
- Improved the InstrumentationUtility class in the Cuemon.Diagnostics namespace to provide better parameters data in the DefaultTimeMeasureCompletedCallback method
- Improved the ExceptionUtility class in the Cuemon namespace to provide better exception data in the Refine<T> method

- Fixed a bug in the ManagementUtility class in the Cuemon.Management namespace that could most likely be triggered on Windows 10 systems
- Fixed a bug in the PlatformUtility class in the Cuemon namespace that could most likely be triggered on Windows 10 systems