egvijayanand / winui-templates

WinUI 3 CLI Templates
https://egvijayanand.in/
MIT License
14 stars 0 forks source link

Package updated to support .NET MAUI 8 SR1 #13

Closed egvijayanand closed 9 months ago

egvijayanand commented 9 months ago

Ensure the project is restored before making use of the item templates.

dotnet new winui-page -n Order
dotnet new winui-window -n Home