[go: up one dir, main page]

Showing 107 open source projects for "winforms"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Yeastar: Business Phone System and Unified Communications Icon
    Yeastar: Business Phone System and Unified Communications

    Go beyond just a PBX with all communications integrated as one.

    User-friendly, optimized, and scalable, the Yeastar P-Series Phone System redefines business connectivity by bringing together calling, meetings, omnichannel messaging, and integrations in one simple platform—removing the limitations of distance, platforms, and systems.
    Learn More
  • 1
    DockPanel Suite

    DockPanel Suite

    The Visual Studio inspired docking library for .NET WinForms

    Microsoft first introduced the docking panel layout in Visual Studio .NET (2002), and soon it became popular in application design. Many commercial .NET component vendors started to provide docking libraries initially, but there was no good free and open source alternative until WeiFen Luo released DockPanel Suite (DPS for short) on SourceForge.net in 2006. After an 18 month hiatus, the project has been resurrected and is now being actively developed on GitHub.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Windows Presentation Foundation (WPF)

    Windows Presentation Foundation (WPF)

    Framework for building Windows desktop applications

    ...WPF also includes a flexible hosting model, which makes it straightforward to host a video in a button, for example. The visual designer provided in Visual Studio makes it easy to build WPF application, with drag-in-drop and/or direct editing of XAML markup. WinForms is another UI framework for building Windows desktop applications that is supported on .NET (6.0.x/5.0.x/3.1.x). WPF and WinForms applications only run on Windows.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    OpenAI-DotNet

    OpenAI-DotNet

    A Non-Official OpenAI RESTful API Client for DotNet

    A simple C# .NET client library for OpenAI to use though their RESTful API. Independently developed, this is not an official library and I am not affiliated with OpenAI. An OpenAI API account is required.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    CefSharp

    CefSharp

    .NET bindings for the Chromium embedded framework

    CefSharp is an easy way to embed a full-featured standards-compliant web browser into your C# or VB.NET app. CefSharp has browser controls for WinForms and WPF apps, and a headless (offscreen) version for automation projects too. CefSharp is based on Chromium Embedded Framework, the open source version of Google Chrome. CefSharp embraces modern web standards, and supports HTML5, JavaScript, CSS3 and HTML5 audio/video elements. 3D content is supported via WebGL which uses OpenGL/DirectX for hardware accelerated rendering. ...
    Downloads: 51 This Week
    Last Update:
    See Project
  • Transforming NetOps Through No-Code Network Automation - NetBrain Icon
    Transforming NetOps Through No-Code Network Automation - NetBrain

    For anyone searching for a complete no-code automation platform for hybrid network observability and AIOps

    NetBrain, founded in 2004, provides a powerful no-code automation platform for hybrid network observability, allowing organizations to enhance their operational efficiency through automated workflows. The platform applies automation across three key workflows: troubleshooting, change management, and assessment.
    Learn More
  • 5
    WPF UI

    WPF UI

    Make your application written in WPF keep up with modern design trends

    ...WPF UI is a library designed for building modern user interfaces in a Windows Presentation Foundation (WPF) environment. Windows Presentation Foundation (WPF) is a free and open-source graphical subsystem (similar to WinForms) originally developed by Microsoft for rendering user interfaces in Windows-based applications.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    Windows App SDK

    Windows App SDK

    The Windows App SDK empowers all Windows desktop apps

    The Windows App SDK is a set of new developer tools and components that represents the next evolution in the Windows app development platform. The Windows App SDK provides a unified set of APIs and tools that can be used consistently by any desktop app on Windows 11 and below through Windows 10, version 1809. The Windows Apps SDK does not replace the Windows SDK or existing Windows desktop app types, such as .NET (including Windows Forms and WPF) and Win32 desktop with C++. Instead, the...
    Downloads: 31 This Week
    Last Update:
    See Project
  • 7
    pywebview

    pywebview

    Build GUI for your Python program with JavaScript, HTML, and CSS

    ...You can use pywebview either with a lightweight web framework like Flask or Bottle or on its own with a two way bridge between Python and DOM. pywebview uses native GUI for creating a web component window: WinForms on Windows, Cocoa on macOS and QT or GTK on Linux. If you choose to freeze your application, pywebview does not bundle a heavy GUI toolkit or web renderer with it keeping the executable size small. pywebview is compatible with Python 3.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 8
    FlaUI

    FlaUI

    UI automation library for .Net

    FlaUI is a .NET library which helps with automated UI testing of Windows applications (Win32, WinForms, WPF, Store Apps,...). It is based on native UI Automation libraries from Microsoft and therefore kind of a wrapper around them. FlaUI wraps almost everything from the UI Automation libraries but also provides the native objects in case someone has a special need that is not covered (yet) by FlaUI. Some ideas are copied from the UIAComWrapper project or TestStack.White but rewritten from scratch to have a clean codebase. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    Entity Framework 6

    Entity Framework 6

    This is the codebase for Entity Framework 6

    ...Models can be generated from existing databases and then manually edited, or they can be created from scratch and then used to generate new databases. Integration with .NET Framework application models, including ASP.NET, and through data binding, with WPF and WinForms. Database connectivity based on ADO.NET and various providers available to connect to SQL Server, Oracle, MySQL, SQLite, PostgreSQL, DB2, etc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • ACI Learning: Internal Audit, Cybersecurity, and IT Training Icon
    ACI Learning: Internal Audit, Cybersecurity, and IT Training

    Proven skill building for every aspect of your support or IT team.

    Traditional training doesn't equip employees with the practical skills they need to drive business success. ACI Learning provides hands-on IT and cybersecurity training designed to build real-world, on-the-job skills. Our outcome-based programs empower employees with certification prep, industry-recognized credentials, and flexible learning options. With expert-led video training, labs, and scalable solutions, we help businesses, individuals, governments, and academic institutions develop a skilled workforce, align with business goals, and stay ahead in a rapidly evolving digital world.
    Learn More
  • 10
    Vanara

    Vanara

    A set of .NET libraries for Windows implementing PInvoke calls

    ...All assemblies are available via NuGet and provide builds against .NET 4.5, 4.8, 5.0, 6.0, .NET Standard 2.0, Core 3.1 and support SourceLink. Extensions are available for WinForms, WPF, and UWP projects. If you need support for other .NET versions, look to versions 3.3.15 and earlier. This project releases new versions every few weeks after sufficient testing. New releases are cataloged, along with release notes, in the Releases section and all NuGet packages are published to nuget.org. Each GitHub push triggers an AppVeyor build. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    NanUI

    NanUI

    NanUI is an open source .NET project for .NET developers

    NanUI is an open source .NET project for .NET developers who want to build desktop applications with HTML, CSS and JavaScript. NanUI Interface Components is an open source .NET/.NET Core Forms Application (WinForms) interface framework. It is intended for .NET developers who wish to build user interfaces for Windows Forms applications using front-end technologies such as HTML5/CSS3. NanUI is based on Google's embeddable browser framework Chromium Embedded Framework (CEF), so users can design and develop .NET desktop applications using various front-end technologies HTML5/CSS3/JavaScript and popular front-end frameworks React/Vue/Angular/Blazor interface. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    sus-calculator

    sus-calculator

    Sus Calculator is a Windows desktop calculator with a hidden VM.

    ...It behaves like a standard calculator, but when a secret expression is entered, it launches a QEMU virtual machine using settings from a JSON config file. A second secret expression opens a modern configuration GUI. What Is This Program? A WinForms calculator with a hidden VM launcher. A configuration UI that lets you manage QEMU settings without editing JSON manually. A lightweight launcher that starts QEMU with persistent storage.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13

    Merc-Clean-GUI

    A Windows desktop application (WinForms) that provides a one-stop GUI

    Features - Run All : Sequentially executes a full suite of scans and cleanups: 1. SFC (sfc /scannow) 2. DISM CheckHealth, ScanHealth, RestoreHealth 3. Clear temporary files, browser caches 4. Disk Cleanup 5. Drive optimization 6. DNS cache flush - Individual Maintenance Tasks: Each function—SFC, DISM, Clear Temp, etc.—is available as a separate button. - Kill Process : Allows you to cancel a currently running maintenance operation at any time, including stopping the entire...
    Downloads: 44 This Week
    Last Update:
    See Project
  • 14
    CUF (Client Utilities & Framework)
    CUF (Client Utilities & Framework) contains utility libraries and an application-level framework for building GUI applications in either Java/Swing or .NET/WinForms environments.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    OSM Software Catalog

    OSM Software Catalog

    Catalog of applications for OpenStreetMap

    ...Requires .NET 4.8 The source of data is http://wiki.openstreetmap.org/wiki/Software. Application uses Media Wiki API to synchronize data. Requirements: * Windows: .NET Framework 4.8 * Linux: Mono with WinForms
    Downloads: 7 This Week
    Last Update:
    See Project
  • 16
    xtd

    xtd

    Modern C++20 framework to create console, GUI and unit tests.

    xtd (pronounced "extend") is a modern C++20 framework to create console CLI), forms (GUI like WinForms) and unit test (xUnit) applications on Windows, macOS, Linux, iOS , Android, FreeBSD and Haiku. • Website : https://gammasoft71.github.io/xtd/ • Sources : https://github.com/gammasoft71/xtd • Reference guide : https://gammasoft71.github.io/xtd/reference_guides/latest/index.html • Install : https://gammasoft71.github.io/xtd/docs/downloads • Portability : https://gammasoft71.github.io/xtd/docs/documentation/portability • Examples : https://github.com/gammasoft71/xtd/tree/master/examples/README.md
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    VR Paged List for C# and more

    VR Paged List for C# and more

    VR Paged List for C# and more

    a collection of Vincent Radio {Adrix.NT} C# sources & build projects includes - Paged Lists & Iterators Library for C# - Multi Dimensional Array Library for C# - MDArray List Manager Library for C# - Adjacency (List | Matrix) Direct Graph Libs for C# - Range Check functions - VRMosaic (WinForms) - with Auto Resolver also includes - Source Files - Visual Studio Build Projects - Test Applics have fun adrixnt@hotmail.it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ReaLTaiizor

    ReaLTaiizor

    ReaLTaiizor is a .NET WinForms control library that offers a wide rang

    Downloads: 16 This Week
    Last Update:
    See Project
  • 19
    VU Meter

    VU Meter

    Volume Unit (VU) meter displaying audio signal level

    A volume unit (VU) meter or standard volume indicator (SVI) is a device displaying a representation of the signal level in audio equipment. Application is developed on WinForms with .Net 4.8. (Widnows 11 compatible). New version 1.1.0.0 is not developed on XNA. Please, uninstall old version before install this new version. If you have feedback, please contact me ryba.jirka@outlook.com
    Leader badge">
    Downloads: 108 This Week
    Last Update:
    See Project
  • 20
    Progress Telerik UI for UWP

    Progress Telerik UI for UWP

    Telerik UI for Universal Windows Platform

    ...Commercial support is available at telerik.com/uwp where you'll find a supported commercial trial and pricing options. Please visit telerik.com for UI tools for ASP.NET, WPF, WinForms, or JavaScript. Common and device-family-specific APIs are bundled in Progress® Telerik® UI for UWP. Easily implement various functionalities in your UWP projects and create a single app package running on every device in the Windows 10 device family. Save development time with a wide range of out-of-the-box controls for various application scenarios. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Endpoint Status Checker

    Endpoint Status Checker

    Simple .NET C# application for checking endpoints status

    Simple .NET WinForms application for monitoring network endpoints status on various conditions. - checking endpoint availability based on 'Protocol Scan [HTTP/FTP]' or simple 'Ping' - various external APIs used [as SpeedTest, GEO IP Loaction, TraceRoute, VirusTotal scan and more...] - exporting scan result report [XML, JSON, HTML or XLS formats] - automatic periodical or continuous scan options - tray status icon and notifications
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    C# Winforms TimePicker
    New Version 2022.11.07! Includes the ClockMenu dropdown source code. This project is intended for .NET developers. This project provides the source code for an enhanced MaskedTextBox control. The input behavior is more consistent with other controls, such as DateTimePicker or NumericUpDown. For example, deleting text does not shift the other text to the left. A sample TimePicker control, which extends the enhanced MaskedTextBox is provided. The TimePicker can allow developer to...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23

    WinFormsNext

    WinForms next generation

    Evolution of WinForms, from Win32 wrapper to declarative GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GUI-lite

    GUI-lite

    The smallest header-only GUI library(4 KLOC) for all platforms

    The smallest header-only GUI library (4 KLOC) for all platforms. Cloud + IoT Solution: master your IoT business all over the world. Multi-language supports UTF-8; Playback Video. Toolkit for building font/image resources. Code Telemetry and Analysis in real-time (remove .sh/.bat files if dislike sharing). Even a C beginner could master GUI-lite quickly. The source code only uses basic C++ features (class, virtual function). We chose C++ as it could make the code size significantly smaller...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    Art Studio Pro Suite

    Art Studio Pro Suite

    Graphic editing made easy

    This is a graphic editor and mainly coded fully in C# and it is based on the WinForms. Note: this project is still beta, so you might expect some unhandled exceptions. If crashes occur, please email me at zeanfender11@gmail.com . OS supported: Only Windows. Android is available but soon on Google Play. Linux is not supported yet, so please, Linux users. Delete Art Studio on your Linux and wait for the official announcement.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next