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

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

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

2 مستودعات

Awesome GitHub RepositoriesC# Web Frontends

Development of web user interfaces using the C# language instead of JavaScript.

Distinguishing note: The candidates provided are either tutorials or unrelated to web UI logic; this focuses on the specific paradigm of C#-driven frontends.

Explore 2 awesome GitHub repositories matching web development · C# Web Frontends. Refine with filters or upvote what's useful.

Awesome C# Web Frontends GitHub Repositories

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

    MudBlazor/MudBlazor

    10,164عرض على GitHub↗

    MudBlazor is a Material Design component library and web UI kit for Blazor applications. It provides a collection of pre-styled, reusable interface elements and layout components based on Material Design guidelines. The library enables the development of responsive web frontends and professional user interfaces entirely within the .NET ecosystem. It covers the construction of enterprise dashboards, data-heavy administrative panels, and functional prototypes. The framework utilizes a system of CSS-variable theming and a block element modifier naming convention to manage styles. Component logi

    Provides a unified development experience by handling UI state and events entirely within C#.

    C#blazorblazor-componentscomponent
    عرض على GitHub↗10,164
  • dotnet/blazorالصورة الرمزية لـ dotnet

    dotnet/blazor

    9,276عرض على GitHub↗

    Blazor is a .NET framework for building interactive web user interfaces using C# instead of JavaScript. It provides a component-based UI composition model where reusable, self-contained UI elements are built with C# logic and Razor markup, supporting nesting, parameters, and lifecycle events. The framework offers two primary rendering models: a client-side runtime that compiles C# to WebAssembly and executes directly in the browser, and a server-side model that renders UI on the server and sends incremental DOM updates over a persistent SignalR connection. A central capability of Blazor is it

    Creates client-side web interfaces using C# instead of JavaScript, enabling full-stack .NET development in the browser.

    PowerShell
    عرض على GitHub↗9,276
  1. Home
  2. Web Development
  3. C# Web Frontends