Skip to content

unoplatform/uno.check

Repository files navigation

dotnet-uno-check

Uno Check tool


Based on Redth's .NET MAUI Check tool: https://github.com/Redth/dotnet-maui-check


To install the tool:

dotnet tool install -g Uno.Check

To update the tool, if you already have an existing one:

dotnet tool update -g uno.check

To run the tool:

uno-check

uno-check running

Visit our documentation for more details.