C# (CSharp) Bari.Core.Tools Namespace

Classes

Name Description
DownloadableExternalTool Represents an external tool which can be automatically downloaded if missing
DownloadablePackedExternalTool A more generally usable version of DownloadableExternalTool where the downloaded file is not the external tool executable itself but a zip archive to be extracted first
DownloadableSelfExtractingExternalTool A more generally usable version of DownloadableExternalTool where the downloaded file is not the external tool executable itself but an installer/self extracting package
ExternalTool Base class for running and acquiring external tools
ManuallyInstallableExternalTool Represents an external tool which cannot be automatically installed