Skip to content

sundews/Sundew.Xaml.Optimizer.BuildTask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sundew.Xaml.Optimizer.BuildTask

This project contains a MSBuild task that can be used to optimize XAML files at build time.

Usage

  • Reference the Sundew.Xaml.Optimizer.BuildTask package
  • Reference an optimizer package(s)
  • Configure the optimizers by placing "settings.sxos" json file(s) in the "sxos" folder in the project root. Only analyzers enabled by the config will be executed. See Sample.
  • Build

Creating custom optimizers

To implement a XamlOptimizer refer to: Sundew.Xaml.Optimization

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages