awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • dodyg/practical-aspnetcoreAvatar de dodyg

    dodyg/practical-aspnetcore

    10,382Ver en 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
    Ver en GitHub↗10,382
  • electronnet/electron.netAvatar de ElectronNET

    ElectronNET/Electron.NET

    7,595Ver en 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
    Ver en GitHub↗7,595
  • microsoft/fluentui-blazorAvatar de microsoft

    microsoft/fluentui-blazor

    4,768Ver en GitHub↗

    Este proyecto es una biblioteca de componentes Blazor y framework de UI web utilizado para construir aplicaciones web con ASP.NET Core Blazor. Sirve como una implementación del Fluent Design System, proporcionando una colección de elementos de interfaz de usuario reutilizables y pre-estilizados para garantizar la consistencia visual y la accesibilidad. La biblioteca incluye una rejilla de datos asíncrona capaz de resolver consultas remotas mediante la obtención de datos asíncrona y mapeo de entidades. Utiliza un sistema de tokens de diseño para gestionar estilos visuales y configuraciones de personalización en toda la aplicación. El framework cubre capacidades más amplias para el diseño de UI empresarial, incluyendo la integración de conjuntos estandarizados de iconos y emojis, y herramientas para componer interfaces accesibles. También proporciona mecanismos para probar la salida de los componentes y verificar el comportamiento del HTML.

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

    C#adaptive-uiblazorcomponent-architecture
    Ver en GitHub↗4,768
  • akorchev/razor.radzen.comAvatar de akorchev

    akorchev/razor.radzen.com

    4,257Ver en 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#
    Ver en GitHub↗4,257
  1. Home
  2. Web Development
  3. Server-Side Rendering
  4. Blazor Applications

Explorar subetiquetas

  • 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.