WinForms
Windows Forms (WinForms) is a UI framework for building Windows desktop applications. It is a .NET wrapper over Windows user interface libraries, such as User32 and GDI+.
Here are 3,591 public repositories matching this topic...
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
-
Updated
Oct 22, 2021 - C#
Since the code for calling the ArgumentNullException.ThrowIfNull method is shorter than adding a condition and throwing an ArgumentNullException, and also more convenient for the code analyzer, I suggest to replace such code constructs:
if (value is null)
{
throw new ArgumentNullException(nameof(value));
}
with a call to the `ArgumentNullException.ThrowIfNull(value, nameof(v
After setup my blog (BlogEngine.net 3.3.8.0 on IIS 8.0) to use https I cannot publish anymore a post. Neither I cannot re-add my blog after remove it.
When I try to do, I receive this error
Open Live Writer
Can't connect to your blog service:
Network Connection Error - Error attempting to connect to blog at:
http://www.myDomain.com
BizHawk is a multi-system emulator written in C#. BizHawk provides nice features for casual gamers such as full screen, and joypad support in addition to full rerecording and debugging tools for all system cores.
-
Updated
Oct 23, 2021 - C#
A Steam library categorizing tool.
-
Updated
Jul 18, 2021 - C#
UI automation library for .Net
-
Updated
Oct 20, 2021 - C#
-
Updated
Oct 20, 2021 - C#
A home for your business logic in any .NET application.
-
Updated
Oct 22, 2021 - C#
-
Updated
Oct 5, 2021 - Visual Basic .NET
Simple, flexible, interactive & powerful charts, maps and gauges for .Net, LiveCharts2 can now practically run everywhere WPF, WinForms, Xamarin, Avalonia, WinUI, UWP, Blazor-wasm, MAUI (WIP)
-
Updated
Oct 22, 2021 - C#
Dark themed control and docking library for .NET WinForms.
-
Updated
Sep 3, 2021 - C#
I would find it useful to be able to hide the text of a RibbonPanel, to have a new property like .HideText or .ShowText, reducing the height of the panel. Or even that the text-area disappears when text is set to empty.
Thanks.
This is the code repository and issue tracker for Tabular Editor 2.X (free, open-source version).
-
Updated
Oct 8, 2021 - C#
Wpf Hexeditor is a powerful and fully customisable user control for editing file or stream as hexadecimal, decimal and binary. Can be used in Wpf or WinForm application
-
Updated
Oct 19, 2021 - C#
C# Open-Source Winforms application for uploading files to VirusTotal
-
Updated
Oct 9, 2021 - C#
A simple automatic update library for .net. 一个炒鸡简单但是足够好用的自动更新库。
-
Updated
Sep 10, 2021 - C#
C# Winforms for Webassembly
-
Updated
May 17, 2019 - C#
Exceptionless clients for the .NET platform
-
Updated
May 10, 2021 - C#
-
Updated
Oct 15, 2021 - C#
PowerShell Script that generates a GUI/WinForms loaded with tons of functions
-
Updated
Jan 15, 2019 - PowerShell
Cross-platform spiritual successor to Winforms for .NET Core
-
Updated
Jun 9, 2021 - C#
This repository contains all controls for WPF and WinForms to simplify and demonstrate usage of UWP controls
-
Updated
Jul 9, 2021 - C#
Simple on-screen pixel ruler.
-
Updated
May 1, 2021 - C#
Created by Microsoft
Latest release 29 days ago
- Repository
- dotnet/winforms
- Wikipedia
- Wikipedia


From comment on review here: CommunityToolkit/WindowsCommunityToolkit#4206 (comment)
Describe the bug
Our DataGrid Mountain CSV file: https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/main/Microsoft.Toolkit.Uwp.SampleApp/Assets/mtns.csv
Doesn't contain all the precise dates. Would be good if we can fill in more month/dates for the li