https://github.com/ynsrc/csharp-dotnet-core-winforms-example
Example .NET Core Windows Forms Application
https://github.com/ynsrc/csharp-dotnet-core-winforms-example
dotnet dotnet-core dotnet-framework windows windows-application windows-forms windows-forms-csharp
Last synced: 12 months 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-15T21:00:28.000Z (over 1 year ago)
- Last Synced: 2025-01-08T17:24:42.296Z (about 1 year ago)
- Topics: dotnet, dotnet-core, dotnet-framework, windows, windows-application, windows-forms, windows-forms-csharp
- Language: C#
- Homepage:
- 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.

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.