// ReSharper disable ClassNeverInstantiated.Global using System.Net.Http.Headers; using System.Text.RegularExpressions; using NSExt.Extensions; namespace Dot.Get; [Description(nameof(Ln.DownloadTool))] [Localization(typeof(Ln))] internal sealed class Main : ToolBase