Skip to main content

Global Usings

Global usings are namespaces that are explicitly available without needing to specify them.

These are:

NamespaceDescription
SystemBasic system types
System.LinqLINQ queries
System.Collections.GenericGeneric collections like List, Dictionary
System.TextString manipulation
System.Text.RegularExpressionsRegular expressions
System.DiagnosticsProcesses
System.IOFile and stream operations
System.GlobalizationCulture-specific operations
FileFlows.PluginFileFlows plugin