Otter SDK Reference
Version:

Inedo Namespace

Name Description
AH

Contains all-purpose helper methods.

AhReflection

A collection of Additional Helper methods to perform reflection related tasks.

DateTimeExtensions

Contains System.DateTime related extensions methods.

DictionaryExtensions

Contains dictionary related extension methods.

EnumerableExtensions

Contains extension methods for System.Collections.Generic.IEnumerable`1.

ILGeneratorExtensions

Contains extension methods for System.Reflection.Emit.ILGenerator.

InedoLib.Util.JavaScript

Contains JavaScript-related utility methods.

InedoLib.Util.JavaScript.IJavaScriptLiteral

Represents literal JavaScript text.

InedoLib.Util.JavaScript.JavaScriptLiteral

Represents literal JavaScript text.

LazyAsync<T>

A lazily-initialized value that can be initialized either synchronously or asynchronously.

LazyDisposableAsync<T>

A lazily-initialized value that can be initialized either synchronously or asynchronously and disposed.

LazyRegex

Represents a lazily-initialized immutable regular expression.

NamespaceDescriptionAttribute

Provides a description of a namespace for documentation.

ProcessExtensions

Contains process related extension methods.

ReflectionExtensions

Contains reflection related extension methods.

SlimActivator

Slimmed down version of System.Activator.

TaskExtensions

Contains extension methods for System.Threading.Tasks.Task.

TextReaderExtensions

Contains extension methods for System.IO.TextReader.

TimedExecuter.BackgroundTaskContext<TTaskId>

Contains context information for a background task.

ZipArchiveEntryExtensions

Contains extension methods for System.IO.Compression.ZipArchiveEntry.