4 Repos
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.
Dieses Projekt ist eine Blazor-Komponentenbibliothek und ein Web-UI-Framework für die Erstellung von Webanwendungen mit ASP.NET Core Blazor. Es dient als Implementierung des Fluent Design Systems und bietet eine Sammlung wiederverwendbarer, vorformatierter Benutzeroberflächenelemente, um visuelle Konsistenz und Barrierefreiheit zu gewährleisten. Die Bibliothek enthält ein asynchrones Datengitter (Data Grid), das in der Lage ist, Remote-Abfragen durch asynchrones Datenabrufen und Entity-Mapping aufzulösen. Es nutzt ein Design-Token-System, um visuelle Stile und Personalisierungseinstellungen innerhalb einer Anwendung zu verwalten. Das Framework deckt breitere Funktionen für Enterprise-UI-Design ab, einschließlich der Integration standardisierter Icon- und Emoji-Sets sowie Tools zur Erstellung barrierefreier Schnittstellen. Es bietet zudem Mechanismen, um die Komponentenausgabe zu testen und das HTML-Verhalten zu verifizieren.
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.