ReactiveMarbles.NuGet.Helpers namespace¶
Part of the ReactiveMarbles.NuGet.Helpers package.
| Type | Kind | Summary |
|---|---|---|
| AssemblyHelpers | class | Helps get details about assemblies. |
| ConsoleNuGetLoggerOutput | class | Provides logging to the console. |
| FileSystemHelpers | class | Helpers with the file system. |
| FilesGroup | class | Contains details about a folder within a NuGet package. |
| INuGetLoggerOutput | interface | Provides logging to the NuGet helpers. |
| InputAssembliesGroup | class | A series of folders and files for processing. |
| NuGetFrameworkFolderHelper | class | A folder helper to get nuget framework information. |
| NuGetFrameworkHelper | class | Helper class which will convert framework identifier strings to their nuget framework. |
| NuGetPackageHelper | class | A helper class for handling NuGet packages. |
| ReferenceLocationNotFoundException | class | Exception that happens when a reference cannot be located. |
| ReferenceLocator | class | Implements the reference locations for windows builds. |