C# (CSharp) FluentBuild.Utilities Namespace

Classes

Name Description
ArgumentBuilderTests
ConsoleColor Sets the color of the console to support colorized output
DesktopFrameworkType Indicates if the type is client or full (used in .NET 4.0 and higher)
EnvironmentVariableWrapper
EnvironmentVariableWrapperTests
ExecutableTests
FileFinderTests
FileSystemHelper Finds files recursevely in a directory
FrameworkNotFoundException Raises when the desired .NET framework can not be found
FrameworkVersion The .NET Framework version
FrameworkVersionTests
InternalExecutable This is a marker class for items that can be executed by being passed via a lambda (e.g. Task.Run(x=>x.ExecutablePath)
RegistryKeyValueFinder Searches the registry for keys.
RegistryKeyValueFinderTests
RegistryKeyWrapper
RegistryWrapper Wrapper around registry access to provide testability
ReturnColorToDefault
SdkNotFoundException Thrown when the request Windows SDK can not be found
SdkNotFoundExceptionTests
StringUtility