878 Forks
3925 Stars
3925 Watchers

winforms

Windows Forms is a .NET UI framework for building Windows desktop applications.

How to download and setup winforms

Open terminal and run command
git clone https://github.com/dotnet/winforms.git
git clone is used to create a copy or clone of winforms repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with winforms https://github.com/dotnet/winforms/archive/master.zip

Or simply clone winforms with SSH
[email protected]:dotnet/winforms.git

If you have some problems with winforms

You may open issue on winforms support forum (system) here: https://github.com/dotnet/winforms/issues