awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 مستودعات

Awesome GitHub RepositoriesBlazor Applications

Interactive web applications utilizing the Blazor framework for shared server and client logic.

Distinct from Server-Side Rendering: Focuses on the Blazor framework specifically, rather than general server-side rendering techniques.

Explore 4 awesome GitHub repositories matching web development · Blazor Applications. Refine with filters or upvote what's useful.

Awesome Blazor Applications GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • dodyg/practical-aspnetcoreالصورة الرمزية لـ dodyg

    dodyg/practical-aspnetcore

    10,382عرض على GitHub↗

    This project is a comprehensive sample library and implementation guide for ASP.NET Core. It provides a collection of practical examples and projects that demonstrate how to build web applications, RESTful APIs, and high-performance services. The repository focuses on a variety of architectural patterns, including the development of Minimal APIs, contract-first gRPC services, and real-time communication using WebSockets and Server-Sent Events. It includes detailed implementations for user identity and security, such as token-based authentication and CSRF protection. The codebase covers a bro

    Provides examples for building interactive web applications using Blazor.

    C#asp-net-coreaspnet-coreaspnetcore
    عرض على GitHub↗10,382
  • electronnet/electron.netالصورة الرمزية لـ ElectronNET

    ElectronNET/Electron.NET

    7,595عرض على GitHub↗

    Electron.NET is a framework for building cross-platform desktop applications using ASP.NET Core, Razor Pages, MVC, or Blazor. It serves as a wrapper that hosts .NET web projects within a native desktop shell, allowing web-based logic to function as standalone software across different operating systems. The project provides a hosting environment specifically for Blazor components and other .NET web technologies, converting them into distributable binary executable packages. It integrates a native web browser control for UI rendering and utilizes a structured communication channel to pass mess

    Provides a hosting environment that runs Blazor web components as standalone desktop software.

    C#asp-net-coreasp-net-core-mvcaspnet
    عرض على GitHub↗7,595
  • microsoft/fluentui-blazorالصورة الرمزية لـ microsoft

    microsoft/fluentui-blazor

    4,768عرض على GitHub↗

    This project is a Blazor component library and web UI framework used for building web applications with ASP.NET Core Blazor. It serves as an implementation of the Fluent Design System, providing a collection of reusable, pre-styled user interface elements to ensure visual consistency and accessibility. The library includes an asynchronous data grid capable of resolving remote queries through asynchronous data fetching and entity mapping. It utilizes a design token system to manage visual styles and personalization settings across an application. The framework covers broader capabilities for

    Provides a specialized library for building interactive web applications using the ASP.NET Core Blazor framework.

    C#adaptive-uiblazorcomponent-architecture
    عرض على GitHub↗4,768
  • akorchev/razor.radzen.comالصورة الرمزية لـ akorchev

    akorchev/razor.radzen.com

    4,257عرض على GitHub↗

    This project is a comprehensive Blazor UI component library and web interface design system. It provides a collection of native web components and a specialized data visualization suite for building professional user interfaces within the Blazor framework. The library implements industry-standard visual frameworks, including Material Design and Fluent UI. It features a dynamic theming system that uses CSS variables to allow for runtime customization of colors and spacing, including the ability to switch between light and dark modes. The component suite covers a broad range of functional area

    Implements a comprehensive UI library designed specifically for the Blazor framework and its WebAssembly execution model.

    C#
    عرض على GitHub↗4,257
  1. Home
  2. Web Development
  3. Server-Side Rendering
  4. Blazor Applications

استكشف الوسوم الفرعية

  • Desktop HostingHosting environments specifically designed to run Blazor components as standalone desktop applications. **Distinct from Blazor Applications:** Specializes Blazor application support for desktop shell hosting rather than standard web deployment.
  • Desktop UI IntegrationIntegration of Blazor components within native desktop application shells. **Distinct from Blazor Applications:** Focuses on the integration of Blazor components into a desktop shell specifically, not general web apps.