Taiizor.Starterkit by Taiizor

<PackageReference Include="Taiizor.Starterkit" Version="1.1.5.1" />

 ThemeCompressionStaticFile

public string CacheControl { get; set; }

public string CacheControlFormat { get; }

public bool Change { get; set; }

public string[] Extensions { get; set; }

public Dictionary<string, string> Headers { get; set; }

public string MaxAge { get; set; }

public int MaxAgeSecond { get; }

public TimeSpan MaxAgeSpan { get; }

public string Mode { get; set; }

public HttpsCompressionMode ModeType { get; }