https://github.com/oldrev/xaml-winform-demo
XamlWinForm - A XAML WinForm Demo App
https://github.com/oldrev/xaml-winform-demo
Last synced: over 1 year ago
JSON representation
XamlWinForm - A XAML WinForm Demo App
- Host: GitHub
- URL: https://github.com/oldrev/xaml-winform-demo
- Owner: oldrev
- Created: 2021-09-26T05:22:30.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-26T05:35:33.000Z (almost 5 years ago)
- Last Synced: 2025-01-22T10:47:20.107Z (over 1 year ago)
- Language: C#
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# XamlWinForm - A XAML WinForm Demo App
A demostration program for creating a XAML based WinForm app with .NET Core 3.
## Getting Started
Just open the `.sln` file with Visual Studio 2019+ then run.