About 4,920,000 results
Open links in new tab
  1. .NET Multi-platform App UI (.NET MAUI) | .NET

    Welcome to the .NET MAUI for Beginners series where you will learn the basics of building multi-platform apps with .NET MAUI for iOS, Android, macOS, and Windows from a shared C# …

  2. Avalonia UI

    Avalonia is the open-source .NET UI toolkit that lets you port WPF code to Windows, macOS, Linux, mobile and WebAssembly, all from one XAML codebase. Free forever.

  3. Uno Platform: Build Cross-Platform .NET Apps Faster

    Uno Platform is the most complete cross-platform .NET UI framework for Web, Mobile, Desktop and Embedded. Boost productivity with Visual Designer, C# and XAML.

  4. .NET MAUI goodlooking UI Samples - GitHub

    Leveraging the power of .NET 7, Prism Framework, and MVVM design pattern, FLIPZON integrates various UI controls, custom renders, and third-party libraries for a robust and user …

  5. Choosing the Right UI Framework for Native Windows Applications

    Feb 13, 2024 · With so many UI frameworks available for Windows desktop application development, what key factors should developers consider when choosing the right framework …

  6. What is .NET MAUI? - .NET MAUI | Microsoft Learn

    Feb 4, 2025 · .NET Multi-platform App UI (.NET MAUI) is a cross-platform framework for creating native mobile and desktop apps with C# and XAML. Using .NET MAUI, you can develop apps …

  7. The Definitive Guide to C# .NET UI Controls - Medium

    Apr 19, 2024 · UI (user interface) controls are reusable components that comprise the application interface. Essentially, they are the various visual elements used to display data and collect …

  8. Creating .NET MAUI UIs in C# - Code Traveler

    Have you ever wanted to create your UI in .NET MAUI using C# instead of XAML? You can, using the .NET MAUI Community Toolkit C# Markup Extensions! Learn how to use this open-source …

  9. The Top C# .NET UI Controls - HackerNoon

    Aug 28, 2024 · Let’s take a close look at ComponentOne, the oldest .NET UI control toolkit, and see how it stacks up against other big names like DevExpress, Telerik, Infragistics, and …

  10. Refactoring a .NET MAUI app to a Declarative UI using C# Markup

    A Declarative UI is a modern approach to building an app’s user interface (UI) in code rather than using a separate markup or tooling approach. The .NET MAUI Community Toolkit provides a …