Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/step63r/generichostwpfapp
- Owner: step63r
- Created: 2024-06-28T16:12:00.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-06-28T16:20:41.000Z (4 months ago)
- Last Synced: 2024-10-17T17:04:56.267Z (20 days ago)
- Topics: dotnet-core, generic-host, sample, wpf
- Language: C#
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)