BuildMaster 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.

LazyAsync<T>

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

LazyCached<T>

Provides a lazily initialized value that remains cached for a period of time.

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.

TaskExtensions

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

TextReaderExtensions

Contains extension methods for System.IO.TextReader.

ZipArchiveEntryExtensions

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