Skip to content

Himeyama/WinUIExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinUIExample

This repository is an example of a small WinUI app.

WinUI3 Screenshot

Development command examples

Run an application

dotnet run start --project .\WinUIExample\WinUIExample.csproj

Install a package

dotnet add .\WinUIExample\WinUIExample.csproj package <Package name>

Publish an application

dotnet publish .\WinUIExample\WinUIExample.csproj  -c Release /p:Version=23.09.23

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published