Uno Platform
Build pixel-perfect, single-codebase applications for Mobile, Web and Desktop using C#, XAML and .NET. The first C# & XAML, free and open-source platform for creating true single-source, multi-platform applications. Reuse 99% of the business logic and UI layer across native mobile, web, and desktop. Maintain pixel-perfect control over where pixels go while having a choice of developing platform-specific or custom look and feel of your application. Familiarity and richness of C# and XAML combined with productivity boosts of hot reload, hot restart, edit and continue and more. Use familiar editors like Visual Studio, Visual Studio Code or Rider. Free and paid support is available by both community and our team. Chats, tickets or even screen sharing!
Learn more
Sciter
Sciter brings a stack of web technologies to desktop UI development. Web designers, and developers, can reuse their experience and expertise in creating modern-looking desktop applications. Various GUI frameworks offer different UI declaration and styling languages, such as QML and XAML (Microsoft WPF). On the contrary, Sciter allows the use of time-proven, robust, and flexible HTML and CSS for GUI definition and GPU-accelerated rendering. In almost 10 years, the Sciter UI engine has become the secret weapon of success for some of the most prominent antivirus products on the market, Norton Antivirus and Internet Security, Comodo Internet Security, ESET Antivirus, BitDefender Antivirus, and others. The use of HTML/CSS has allowed their UI to stay in touch with modern GUI trends throughout all these years and will continue to well into the future. Sciter Engine is a single, compact DLL of 5+ Mb in size.
Learn more
Windows Presentation Foundation (WPF)
Windows Presentation Foundation (WPF) is a Windows-only user interface framework in .NET that uses a resolution-independent, vector-based rendering engine to take advantage of modern graphics hardware and enable visually rich desktop applications with features such as XAML markup, a comprehensive control set, data binding, layout, 2D/3D graphics, animation, styles, templates, documents, media, text, and typography, and the ability to incorporate other .NET APIs. WPF exists as a subset of .NET types in the System.Windows namespace and supports familiar programming constructs like instantiating classes, setting properties, calling methods, handling events, plus enhanced constructs such as dependency properties and routed events. Developers build UIs declaratively with XAML and implement behavior in code-behind, simplifying separation of interface and logic while supporting globalization and collaboration between designers and coders.
Learn more
QML
QML is a declarative language that allows user interfaces to be described in terms of their visual components and how they interact and relate with one another. It is a highly readable language that was designed to enable components to be interconnected in a dynamic manner, and it allows components to be easily reused and customized within a user interface. Using the QtQuick module, designers and developers can easily build fluid animated user interfaces in QML, and have the option of connecting these user interfaces to any back-end C++ libraries. QML is a user interface specification and programming language. It allows developers and designers alike to create highly performant, fluidly animated and visually appealing applications. QML offers a highly readable, declarative, JSON-like syntax with support for imperative JavaScript expressions combined with dynamic property bindings.
Learn more