awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

.NET MAUI 应用模板

排名更新于 2026年6月30日

For .NET MAUI 应用样板模板, the strongest matches are prismlibrary/prism (Prism is an MVVM and dependency injection framework for), reactiveui/reactiveui (ReactiveUI is a powerful MVVM/reactive framework for) and avaloniaui/avalonia (Avalonia is a cross-platform UI framework for desktop and). Each is ranked by relevance to your query, popularity and recent activity.

我们为您精选了匹配 “.net maui template” 的开源 GitHub 仓库。结果按与您查询的相关性进行排名 — 您可以使用下方筛选器缩小范围,或通过 AI 进行优化。

.NET MAUI 应用模板

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • prismlibrary/prismPrismLibrary 的头像

    PrismLibrary/Prism

    6,794在 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

    Prism is an MVVM and dependency injection framework for XAML apps (WPF, Xamarin.Forms, WinUI), not a .NET MAUI starter template or boilerplate — it provides architectural patterns rather than a pre-configured project scaffold with sample pages and NuGet packages tailored for MAUI.

    C#Dependency Injection ContainersMVVM ArchitecturesMVVM Patterns
    在 GitHub 上查看↗6,794
  • reactiveui/reactiveuireactiveui 的头像

    reactiveui/ReactiveUI

    8,498在 GitHub 上查看↗

    ReactiveUI is a .NET MVVM framework and functional reactive programming library designed to decouple application state from the user interface. It functions as a reactive state management tool that uses observable streams to handle mutable data and asynchronous event-driven logic. The framework provides a cross-platform UI toolkit that abstracts business logic from platform-specific views. This enables the creation of consistent user interfaces across multiple .NET platforms by utilizing platform-agnostic abstractions. The system focuses on application state management and decoupled UI testi

    ReactiveUI is a powerful MVVM/reactive framework for .NET UI apps, but it is a library you integrate—not a starter template or boilerplate that provides pre-configured navigation, dependency injection, sample pages, or platform project structure for .NET MAUI.

    C#MVVM ArchitecturesMVVM PatternsMVVM Frameworks
    在 GitHub 上查看↗8,498
  • avaloniaui/avaloniaAvaloniaUI 的头像

    AvaloniaUI/Avalonia

    30,986在 GitHub 上查看↗

    Avalonia is a cross-platform desktop framework that enables the creation of native-feeling applications for Windows, macOS, and Linux from a single codebase. It functions as a declarative UI toolkit, allowing developers to define complex visual hierarchies and interface structures using a markup-based syntax that maps directly to underlying object properties. By utilizing the Model-View-ViewModel architectural pattern, the framework facilitates a clean separation between application logic and user interface layout, which simplifies unit testing and component maintenance. The framework disting

    Avalonia is a cross-platform UI framework for desktop (and some mobile) that uses MVVM, but it is not a .NET MAUI project template—it's a separate framework entirely, so it does not match the search for a MAUI starter template.

    C#MVVM ArchitecturesResource DictionariesResource Management
    在 GitHub 上查看↗30,986

Related searches

  • React Native Expo 启动模板
  • WinUI 3 apps
  • 用于跨平台移动应用的 Expo 启动模板
  • 专业的项目 README 模板
  • Project starter templates
  • a collection of .NET development tools
  • 用于构建 SaaS 应用的 SvelteKit 样板
  • a library for building C# CLI applications