Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/step63r/generichostwpfapp

Sample WPF app with .NET generic host.
https://github.com/step63r/generichostwpfapp

dotnet-core generic-host sample wpf

Last synced: 2 days ago
JSON representation

Sample WPF app with .NET generic host.

Awesome Lists containing this project

README

        

# 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 [email protected]: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](https://blog.minatoproject.com/)