Cuemon 2.6.2013.3330

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 2.6.2013.3330
NuGet\Install-Package Cuemon -Version 2.6.2013.3330
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="2.6.2013.3330" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Cuemon --version 2.6.2013.3330
#r "nuget: Cuemon, 2.6.2013.3330"
#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=2.6.2013.3330

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

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 minor release with some very important improvements and bug fixes.
These are the highlights for this release:

- A new class was introduced in the Cuemon.Data.Entity.SqlClient namespace; SqlDefaultAdapter

- The TypeUtility class received two new methods; Is<T> and IsNot<T>
- The BusinessEntity- and BusinessEntityCollection class was tweaked to allow a default implementation of the InitializeDataAdapter method
- The BusinessEntityUtility class was tweaked to be more forgiving in the CreateDescendantOrSelfEntity method
- The DataManager class was extended with a static DefaultConnectionStringName property
- The SqlDataManager class was tweaked in regards to the IsTransientFault method - now supports semaphore timeouts
- The GlobalModule class was tweaked in the following ways; EnableStaticClientCaching, EnableDynamicClientCaching, EnableCompression and EnableExceptionToXmlInterception changed to static, new virtual method: ExceptionWriter, new virtual methods: ParseHttpOutputStream, GetReferencedTypes now swallows exceptions by design
- The FileUtility class was extended with two new methods; GetFileVersion and GetProductVersion
- The AssemblyUtility class was extended with two new methods; GetFileVersion and GetProductVersion
- The ConvertUtility class was extended with two new methods; Transform and TransformSequence

Running your projects with a .NET Framework target >= 3.5? Download the complementary extensions methods for Cuemon .NET Framework Addition today! NuGet ID: Cuemon.Extensions