IConfiguration public interface IConfiguration Represents the interface for a general setup of AngleSharp or a particular AngleSharp request. Documentation Code IEnumerable<object> Services { get; } Gets an enumeration over the available services.