Configuration
Represents context configuration for the AngleSharp library. Custom
configurations can be made by deriving from this class, just
implementing IConfiguration or modifying an instance of this specific
class.
Gets the default configuration to use. The default configuration
can be overriden by calling the SetDefault method.
Gets an enumeration over the registered services.
Creates a new immutable configuration.