Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 543 Bytes

README.md

File metadata and controls

39 lines (24 loc) · 543 Bytes

GenericHostWpfApp

Description

Sample WPF app with .NET generic host.

Requirement

  • Windows 11 Pro 23H2+
  • .NET 8.0
  • Visual Studio 2022

Usage

Open the repository with Visual Studio and build.

Install

Fork and clone this repository.

$ git clone git@github.com:yourname/GenericHostWpfApp.git

Contribution

  1. Fork this repository
  2. Create your feature branch
  3. Commit your changes
  4. Push to the branch
  5. Create new Pull Request

License

No license

Author

minato