Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ynsrc/csharp-dotnet-core-winforms-example
Example .NET Core Windows Forms Application
https://github.com/ynsrc/csharp-dotnet-core-winforms-example
Last synced: 7 days ago
JSON representation
Example .NET Core Windows Forms Application
- Host: GitHub
- URL: https://github.com/ynsrc/csharp-dotnet-core-winforms-example
- Owner: ynsrc
- License: unlicense
- Created: 2024-05-15T16:28:10.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-15T21:00:28.000Z (6 months ago)
- Last Synced: 2024-05-16T05:29:57.312Z (6 months ago)
- Language: C#
- Size: 119 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# C# .NET Core Windows Forms Example
This is an example .NET Windows Forms project.
![Screenshot](screenshots/screenshot.png)
This project is in very early stage now, but will be updated.
# Build And Run
Recommended IDE is [Visual Studio Community Edition](https://visualstudio.microsoft.com/vs/community/). If installed you can open `YNSRC.sln` file directly.
Otherwise you can use VS Code or another IDE with .NET CLI tools.# Attributions
* [Fatcow Icons](https://github.com/gammasoft/fatcow)
# License
The Unlicense. Feel free to use or change it how you need.
But third party sources or libraries may have some limitations.