awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
lepoco avatar

lepoco/wpfui

0
View on GitHub↗
9,457 stars·979 forks·C#·MIT·16 viewswpfui.lepo.co↗

Wpfui

wpfui is a framework and component library for Windows desktop applications built with the .NET WPF framework. It provides a collection of modern visual controls, styles, and immersive interface elements that implement the Fluent Design language.

The project includes a specialized icon library delivered as font resources and a project template that provides a pre-configured structure for applications using the Model-View-ViewModel architectural pattern and dependency injection.

The framework covers Windows desktop development through XAML-based control templating, resource-dictionary style inheritance, and the integration of system iconography.

Features

  • Fluent Design Component Libraries - Provides a set of immersive interface elements and navigation systems implementing the Fluent Design language.
  • Desktop UI Frameworks - Provides a collection of modern visual controls and styles for building native Windows desktop applications.
  • Windows Development - Provides a framework for building native Windows applications using .NET WPF.
  • MVVM Architectures - Organizes desktop software using the Model-View-ViewModel pattern to separate business logic from the UI.
  • MVVM Patterns - Uses the Model-View-ViewModel pattern to synchronize application state between business logic and the UI.
  • Fluent Design Systems - Provides immersive controls and navigation systems that implement the Fluent Design language.
  • Design System Implementations - Implements the Fluent Design language using immersive controls and consistent navigation patterns.
  • WPF Control Styling - Replaces standard Windows controls with a themed, modern set of visual elements for WPF applications.
  • Project Templates - Provides pre-configured project structures to automate the setup of architectural patterns and dependencies.
  • Dependency Injection - Implements dependency injection to decouple service creation from consumption within the application.
  • Project Templates - Offers a pre-configured project structure integrating dependency injection and the MVVM pattern.
  • Control Template Customizations - Defines visual styles and control structures using XAML markup to separate appearance from logic.
  • Icon Fonts - Provides a specialized icon library delivered as font resources for scalable system iconography.
  • Resource Dictionaries - Organizes visual themes and shared attributes into hierarchical resource dictionaries for consistent styling.

Star history

Star history chart for lepoco/wpfuiStar history chart for lepoco/wpfui

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Wpfui

Similar open-source projects, ranked by how many features they share with Wpfui.
  • mahapps/mahapps.metroMahApps avatar

    MahApps/MahApps.Metro

    9,802View on GitHub↗

    MahApps.Metro is a WPF UI framework and control library designed for building modern desktop applications using Windows Presentation Foundation. It serves as a XAML styling toolkit and desktop UI kit that provides a collection of stylized controls and window templates to replace the default appearance of standard Windows desktop components. The framework enables the development of professional desktop interfaces through the use of pre-designed layout patterns, vector icons, and custom window framing. It provides project templates to bootstrap the UI development process and facilitate rapid ap

    C#c-sharphacktoberfestmahapps
    View on GitHub↗9,802
  • prismlibrary/prismPrismLibrary avatar

    PrismLibrary/Prism

    6,794View on GitHub↗

    Prism is a XAML application framework and MVVM architectural framework designed to build loosely coupled and testable applications across WPF, Xamarin Forms, and WinUI. It serves as a structural pattern implementation that separates business logic from the user interface to improve maintainability and testing. The framework provides a XAML event bus for exchanging data and triggering actions between independent components without direct coupling. It also functions as a dependency injection integrator, bridging external inversion-of-control containers to manage service delivery across multiple

    C#c-sharphacktoberfestmvvm
    View on GitHub↗6,794
  • kinnara/modernwpfKinnara avatar

    Kinnara/ModernWpf

    4,940View on GitHub↗

    ModernWpf is a UI framework and control toolkit for the Windows Presentation Foundation framework. It provides a collection of modern styles and specialized interface elements designed to build current-generation desktop application layouts. The library functions as a theme and XAML styling system that allows for the updating of standard interface elements. It includes built-in support for managing visual themes, specifically enabling the switch between light, dark, and high contrast modes. The project covers general WPF user interface design, including the implementation of styled input, na

    C#csharpdesktopfluent-design
    View on GitHub↗4,940
  • zhuzichu520/fluentuizhuzichu520 avatar

    zhuzichu520/FluentUI

    4,421View on GitHub↗

    FluentUI is a component-based UI framework that implements Microsoft's Fluent Design System for building cross-platform desktop applications. It provides a complete set of reusable UI components and styling tools that follow the Fluent Design language, enabling developers to create consistent visual interfaces across different operating systems. The framework includes a custom window frame manager that creates frameless application windows with integrated title bars and standard window controls, styled through CSS variables. It also features a single-page application router that manages view

    C++fluentqmlqt
    View on GitHub↗4,421
See all 30 alternatives to Wpfui→

Frequently asked questions

What does lepoco/wpfui do?

wpfui is a framework and component library for Windows desktop applications built with the .NET WPF framework. It provides a collection of modern visual controls, styles, and immersive interface elements that implement the Fluent Design language.

What are the main features of lepoco/wpfui?

The main features of lepoco/wpfui are: Fluent Design Component Libraries, Desktop UI Frameworks, Windows Development, MVVM Architectures, MVVM Patterns, Fluent Design Systems, Design System Implementations, WPF Control Styling.

What are some open-source alternatives to lepoco/wpfui?

Open-source alternatives to lepoco/wpfui include: mahapps/mahapps.metro — MahApps.Metro is a WPF UI framework and control library designed for building modern desktop applications using… prismlibrary/prism — Prism is a XAML application framework and MVVM architectural framework designed to build loosely coupled and testable… kinnara/modernwpf — ModernWpf is a UI framework and control toolkit for the Windows Presentation Foundation framework. It provides a… zhuzichu520/fluentui — FluentUI is a component-based UI framework that implements Microsoft's Fluent Design System for building… microsoft/fast-blazor — This is an ASP.NET Core UI framework and Blazor component library designed for building web applications. It provides… communitytoolkit/dotnet — This project is a general purpose library for the .NET ecosystem, providing a collection of reusable helper methods…