4 repositorios
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.
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.
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.
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.
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.