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 9, .NET 8 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 Uri. Implements the NameValueCollection
StringDecoratorExtensions
Extension methods for the String class hidden behind the IDecorator<T> interface.
Enums
FieldValueSeparator
Specifies a range of key-value separators.