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
Visit our documentation for more details.