Table of Contents

Namespace Cuemon.Net

Assembly: Cuemon.Net.dll

The Cuemon.Net namespace contains types that provides a simple programming interface for HTTP and SMTP protocols. The namespace is an addition to the System.Net namespace.

Availability: .NET 8, .NET 7, .NET 6 and .NET Standard 2.0

Complements: System.Net namespace

Classes

ByteArrayDecoratorExtensions

Extension methods for the byte[] hidden behind the IDecorator<T> interface.

QueryStringCollection

Provides a collection of string values that is equivalent to a query string of an System.Uri. Implements the System.Collections.Specialized.NameValueCollection

StringDecoratorExtensions

Extension methods for the System.String class hidden behind the IDecorator<T> interface.

Enums

FieldValueSeparator

Specifies a range of key-value separators.