Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Blazor

Blazor is a .NET-based web application framework that allows developers to create single-page applications with C#, Razor, and HTML.

https://github.com/boehnen/sse-chat

Real-time chat app with server-sent events (SSE)

asp-net-core blazor dotnet sse

Last synced: 08 Jan 2025

https://github.com/alexnoddings/melinoe

Game state tracker for Phasmophobia.

asp-net-core blazor csharp signalr

Last synced: 16 Dec 2024

https://github.com/poulad/actrack

Activty Tracker

aspnetcore blazor

Last synced: 03 Dec 2024

https://github.com/philtasticguy/quixo

Dockerized .NET Blazor WebAssembly implementation of the Quixo game, complete with AI opponent using Minimax and various design patterns.

blazor csharp docker dotnet quixo

Last synced: 16 Dec 2024

https://github.com/alexnoddings/quibble

Real-time quiz website using Blazor, SignalR, ASP.NET Core, and EF Core.

aspnetcore blazor csharp dotnet efcore hacktoberfest netcore webassembly

Last synced: 16 Dec 2024

https://github.com/devritter/blazortoolkit

useful components and utilities for Blazor developers

blazor productivity utility

Last synced: 08 Jan 2025

https://github.com/brettlaw/blazorvintagekit

A set (only one currently) of Vintage style Blazor UI components.

blazor blazor-components blazor-server blazor-webassembly vintage

Last synced: 08 Jan 2025

https://github.com/gamowy/metaheuristicsevaluationapp

Web app for testing and comparing of different metaheuristic algorithms. Uses ASP .Net Core and Blazor.

blazor csharp metaheuristics

Last synced: 08 Jan 2025

https://github.com/tessecrack/clientserverapp

C#. Template client server application (CRUD)

blazor clean-architecture crud csharp docker entity-framework postgres webapi

Last synced: 08 Jan 2025

https://github.com/jmheartley/picsofus

A web application for shared cloud hosted private photo collections and viewing generated family trees

blazor dtree family-tree photo-gallery

Last synced: 02 Jan 2025

https://github.com/jfversluis/blazordisample

Sample code to demonstrate dependency injection with Blazor (Server)

aspnetcore blazor blazor-server blazor-webassembly dependency-injection sample-code

Last synced: 28 Dec 2024

https://github.com/expecho/policy-initiative-bicep-builder

Blazor app to aid in building a bicep template for azure policy initiatives

azure azure-governance azure-policies azure-policy blazor blazor-client blazor-webassembly

Last synced: 17 Jan 2025

https://github.com/thegazed/hira.vrt

HIRA.VRT is a (yet unfinished) Blazor Server WebApplication for learning Japanese hiragana characters.

asp-net blazor blazor-server c-sharp css hiragana hiragana-drill html javascript js mvc razor-pages webapp webapplication

Last synced: 22 Dec 2024

https://github.com/sulmar/sages-asseco-blazor

Przykłady ze szkolenia Tworzenie aplikacji Blazor

blazor

Last synced: 02 Jan 2025

https://github.com/vijay-kumavat/traffic-signal-management

The provided Blazor code implements a Traffic Signal Management system featuring two sections: the Traffic Analyzer and Global Configuration. The Traffic Analyzer displays real-time traffic information, including current and next open directions, remaining time, and selected direction, with dynamically changing button colors indicating intervals.

blazor blazor-server dotnet-core traffic traffic-signal traffic-signal-control

Last synced: 23 Dec 2024

https://github.com/misinformeddna/blazor.filterlistsample

A sample that shows how to filter data. It also exposes a perf issue in Blazor (so be patient)

asp-net-core blazor star-wars

Last synced: 03 Dec 2024

https://github.com/guilhermebley/filesinblazor

Test download and upload files.

azure-blob blazor blazor-webassembly storage

Last synced: 14 Jan 2025

https://github.com/syncfusionexamples/customize-toolbar-options-in-blazor-treegrid-using-templates

A quick-start Blazor project that shows the way to customize toolbar options in the Blazor TreeGrid component using templates.

blazor blazor-treegrid treegrid treegrid-template

Last synced: 16 Dec 2024

https://github.com/burakbehlull/blazor-core-api

A basic project made with asp net core web api and blazor.

aspnetcorewebapi blazor blazor-client csharp

Last synced: 08 Jan 2025

https://github.com/alex-oswald/homeinfra-calendardisplay

Blazor Server app to display calendar and todo lists from the Microsoft Graph

asp-net-core blazor csharp microsoft-graph raspberry-pi

Last synced: 13 Dec 2024

https://github.com/syncfusionexamples/blazor-datagrid-customize-column-header

This sample was created to customize the DataGrid component header content

blazor blazor-server column-header datagrid header syncfusion syncfusion-blazor

Last synced: 16 Dec 2024

https://github.com/syncfusionexamples/blazor-datagrid-display-validation-message-in-dialog-template

This sample is created to display valdidation message in DataGrid edit/add dialog when specific column is not defined in GridColumn definition

blazor blazor-server datagrid dialogedit dialogediting syncfusion-blazor validation

Last synced: 16 Dec 2024

https://github.com/syncfusionexamples/blazor-datagrid-different-editmode-for-add-edit-action

This sample is created to demonstrate to show different edit mode for add or edit operation in Grid.

add-dialog blazor blazor-server crud datagrid edit-inline editmodes grid syncfusion syncfusion-blazor

Last synced: 16 Dec 2024

https://github.com/syncfusionexamples/how-to-add-authorization-for-blazor-menu-component

How to add Authorization for Blazor Menu component?

authroization blazor menu-bar menubar

Last synced: 16 Dec 2024

https://github.com/syncfusionexamples/blazor-datagrid-export-pdf

This sample demonstrates how to export the DataGrid's data to Excel, PDF, and CSV file formats while also showcasing advanced exporting capabilities such as custom headers and footers.

blazor blazor-webassembly blazorwebapp datagrid export pdf

Last synced: 16 Dec 2024

https://github.com/thutasann/blazor-webapi-shopping-cart

mini shopping cart application with Blazor Wasm and Web API

blazor dotnet-core entity-framework-core webassembly

Last synced: 06 Jan 2025

https://github.com/syncfusionexamples/blazor-rte-paste-cleanup

The Rich Text Editor includes a feature for pasting content from Microsoft Office or other websites, filtering out unnecessary formatting like styles and attributes. This ensures seamless integration with the document's structure.

blazor blazorwebapp paste-cleanup rich-text-editor

Last synced: 16 Dec 2024

https://github.com/syncfusionexamples/blazor-dropdownlist-virtualization

The DropDownList component includes a virtual scrolling feature to enhance UI performance, particularly for large datasets. The component intelligently manages data rendering, loading only a subset of items initially. Additional items are dynamically loaded as you scroll, ensuring a smooth user experience.

blazor blazorwebapp dropdownlist grouping virtualization

Last synced: 16 Dec 2024

https://github.com/syncfusionexamples/zooming-and-panning-options-in-blazor-charts

A quick start Blazor project that shows how to add zooming and panning options to the Syncfusion Blazor Charts. This project also includes a code snippet to customize the zooming modes and toolbar options, set auto interval on zoomed area and navigate between the zoomed areas using panning options

blazor blazor-chart chart charts dataviz zooming-panning-moving

Last synced: 16 Dec 2024

https://github.com/syncfusionexamples/xml-data-binding-in-blazor-listview

This demo shows how to bind an xml data into syncfusion blazor listview component.

blazor blazor-list-view

Last synced: 16 Dec 2024

https://github.com/syncfusionexamples/zooming-and-panning-blazor-maps

A quick start Blazor project that shows how to zoom and pan a Syncfusion Blazor Maps in a Blazor WebAssembly app. This project also includes a code snippet to customize the zooming modes, zooming toolbar, and other toolbar options.

blazor blazor-components blazor-maps blazor-maps-component blazor-ui-components blazor-webassembly maps maps-component syncfusion-blazor zooming-panning-moving

Last synced: 16 Dec 2024

https://github.com/chucker/tsinteropgen

Generate C# interop methods from TypeScript

blazor jsinterop mono-wasm typescript

Last synced: 19 Dec 2024

https://github.com/dotnet9/dotnet.chat

个人原创文章、开源项目等介绍

blazor dotnet web-api

Last synced: 16 Dec 2024

https://github.com/whyvra/dotnet-nginx-brotli

A Debian based docker image that includes ASP.NET Core 5.0, nginx and the brotli compression module.

aspnet blazor brotli docker dotnet net50 nginx reverse-proxy

Last synced: 06 Jan 2025

https://github.com/jonahandersson/simpleblazorapp

A simple example of a blazor app with Client, Server and Shared

blazor blazor-server blazorclient csharp dotnet-core razor-pages

Last synced: 30 Dec 2024

https://github.com/reinoutww/blazor-renderloopdetection

A lightweight Blazor Server (SSR) solution that helps detect excessive re-renders (often referred to as render loops). Render loops can crash your app by exhausting server resources, especially in Blazor Server, where every connected client shares server memory.

blazor blazor-server bug-detection dotnetcore

Last synced: 17 Jan 2025

https://github.com/dahln/dice

A simple dice rolling app

blazor blazor-webassembly dice dnd dnd-tools games

Last synced: 09 Dec 2024

https://github.com/russkyc/blazor-tasker

A simple todo app made with blazor webassembly

blazor todo todoapp wasm webapp webassembly

Last synced: 25 Nov 2024

https://github.com/dahln/hackbusy

Fake loading bar to fake looking busy ;)

blazor bootstrap font-awesome fun joke

Last synced: 09 Dec 2024

https://github.com/ricardo-valero/blazor.bwipjs

A Blazor wrapper for the JavaScript library bwip-js (Barcode Writer in Pure Javascript).

barcode barcode-generator blazor blazor-wrapper javascript qrcode qrcode-generator

Last synced: 24 Dec 2024

https://github.com/breadscorner/blazor-book-rating

Blazor application to display books and allow for addition and deletion.

blazor csharp

Last synced: 04 Dec 2024

https://github.com/gowon/amzn-bkmt

A small application to help generate bookmarklets for Amazon Affiliates.

affiliate amazon blazor bookmarklet generator pwa

Last synced: 30 Dec 2024

https://github.com/deadmanshadow/blazorscalablesolutions

Explore the ASP.NET Core Blazor Features include server-side rendering, WebAssembly, reusable components, secure authentication, and advanced state management.

blazor blazor-authentication dotnet-core sdk webassembly

Last synced: 30 Dec 2024

https://github.com/soenneker/soenneker.blazor.consumer.base

An abstract wrapper around Soenneker.Blazor.ApiClient supporting auto (de)serialization for requests/responses/ProblemDetails.

api apiclient base baseconsumer blazor consumer csharp dotnet util wrapper

Last synced: 19 Dec 2024

https://github.com/sulmar/sages-blazor-202412

Przykłady ze szkolenia Tworzenie aplikacji Blazor

blazor

Last synced: 04 Dec 2024

https://github.com/thatplatypus/jumpydog

A simple blazor browser game inspired by flappy bird built with Skia Canvas

blazor blazor-webassembly canvas-game skiasharp

Last synced: 30 Dec 2024

https://github.com/g-s-c-code/datagridexporter

A lightweight Excel export utility for MudBlazor DataGrid in .NET, enabling simple and efficient spreadsheet generation directly from grid data. Built with OpenXML and JavaScript interop for seamless browser-based file downloads.

blazor csharp dotnet excel-export file-export mudblazor openxml spreadsheet

Last synced: 04 Dec 2024

https://github.com/garthvh/blazordataannotations

.NET 5 Blazor playground to explore the access available to model metadata provided by DataAnnotations. Builds a custom grid based on annotations.

blazor blazor-webassembly dataannotations dotnet-core

Last synced: 21 Dec 2024

https://github.com/jonatasgdec/blazor-agendacontatos

Agenda eletrônica de contatos

blazor csharp

Last synced: 07 Jan 2025

https://github.com/timmoth/npm-webpack-blazor

Source code for quick guide: Using npm & webpack in Blazor

blazor blazor-webassembly javascript npm webpack

Last synced: 04 Dec 2024

https://github.com/timmoth/blazormandelbrot

A Mandelbrot set zoom written in Blazor

blazor mandelbrot timmoth

Last synced: 04 Dec 2024

https://github.com/kant2002/blazor-on-razor-components

Sample for Blazor running on Razor Components

blazor

Last synced: 13 Dec 2024

https://github.com/josuegodoy/mymoney

An intuitive and efficient solution for managing personal finances in blazor

blazor budget

Last synced: 30 Dec 2024

https://github.com/still34/raffleblazor

Blazor-powered raffle picker, designed for (some Taiwan) university students.

blazor blazor-client dotnet

Last synced: 04 Dec 2024

https://github.com/layzeedk/swa-blazor

Azure Static Web App using ASP.NET Core Blazor.

azure azure-functions blazor static-web-apps

Last synced: 09 Jan 2025

https://github.com/atridadl/blaze

A Blazor + Tailwind CSS + Fly.io Template

blazor blazor-server csharp flyio tailwindcss

Last synced: 29 Dec 2024

https://github.com/jordanmillett/web

Various Web Projects

blazor blazor-webassembly csharp wasm

Last synced: 21 Dec 2024

https://github.com/devkimchi/container-orchestration-sample

This provides sample apps using .NET and Java, with various usage with Dockerfile, without Dockerfile, container orchestration with Docker Compose and .NET Aspire, and deployment to a k8s cluster with .NET Aspire and Aspir8.

asp-net-core asp-net-core-web-api aspirate aspire blazor container docker docker-compose docker-desktop docker-networking dotnet gradle jib maven msbuild spring-boot

Last synced: 16 Dec 2024

https://github.com/jonasdamsbo/starterkit

Starter kit to automate setup of frontend, backend, devops and cloud when starting a new project. Blazor, .NET Web Api, Azure Devops, Terraform & Azure Cloud.

azure-cli azure-cloud azure-devops blazor csharp css docker dotnet-webapi git html javascript powershell sql-server terraform

Last synced: 14 Jan 2025

https://github.com/wesleyfariasdev/learn-blazor-web-app

blazor web app course

blazor dotnet

Last synced: 20 Dec 2024

https://github.com/carpenteri1/campusbookingapi

Part of my master. This is the api project for my master. Im using mysql to store my data in the project.

api api-rest blazor blazor-server dotnet-core master

Last synced: 19 Dec 2024

https://github.com/piju3/blazorsky

A basic BlueSky client made with Blazor WebAssembly and FishyFlip

blazor blazor-webassembly bluesky-client

Last synced: 11 Dec 2024

https://github.com/liteobject/liteobject.blazor.app

Personal website with blazor to test container deployment using github actions

bash blazor csharp docker dockerfile github-actions nginx webassembly

Last synced: 29 Dec 2024

https://github.com/turtlepaw/pepperbot-site

Pepperbot's Offical Website

blazor discord-bot

Last synced: 12 Nov 2024

https://github.com/persteenolsen/blazor-signup-basic

Blazor App WebAssembly Web Client - towards a .NET 6 Web API with SQLite serving as a Membership system

blazor dotnet jwt webassembly

Last synced: 27 Dec 2024

https://github.com/ellman12/portfolio

My portfolio web app hosted on GitHub Pages, showcasing all the projects I've made over the years.

blazor blazor-application blazor-client blazor-server blazor-wasm blazor-webassembly

Last synced: 17 Jan 2025

https://github.com/danilowskic/fighthubwfc

Project developed due to subject Design and Analysis of Information Systems (MAS) on Polish-Japanese Academy of Information Technology

asp-net blazor csharp dotnet martial-arts pjait pjatk study-project webapp

Last synced: 28 Nov 2024

https://github.com/persteenolsen/blazor-signup-mssql

Blazor App WebAssembly Web Client - towards a .NET 6 Web API with remote MS SQL Server serving as a Membership system

blazor dotnet webassembly

Last synced: 27 Dec 2024

https://github.com/persteenolsen/blazor-jwt-auth

A Blazor .NET 6 App Client using WebAssembly - making JWT AUTH towards a . NET 8 Web API

blazor dotnet webassembly

Last synced: 27 Dec 2024

https://github.com/optimajet/workflow-designer-blazor-sample

Example of integrating Workflow Engine Designer into an application on Blazor

blazor designer dotnet workflow

Last synced: 09 Dec 2024

https://github.com/maacpiash/harold

"… a machine that spies on you every hour of every day."

api blazor docker docker-compose dotnet-core grpc jwt messaging microservices rest

Last synced: 11 Dec 2024

https://github.com/antoniocorreia/blazorences

A set of references for projects, libraries, or anything you can think of in Blazor

blazor

Last synced: 03 Dec 2024

https://github.com/danpeo/danilvarkanji

Application for learning Japanese kanji characters

asp-net-core blazor c-sharp csharp japanese japanese-language japanese-study kanji

Last synced: 16 Jan 2025

https://github.com/ramo-y/supermegacalculator

A webapplication which you can use to make basic calculations between 0-100 made with Blazor.

blazor calculator-application console-application csharp docker dotnet-core fun nuget trashcode

Last synced: 29 Dec 2024

https://github.com/anezih/fonosozluknet

Fono Sözlüklerini StarDict ve TSV biçimine çeviren Blazor Webassembly uygulaması, uçbirim uygulaması ve yardımcı kütüphaneler

blazor blazor-webassembly cli-app hunspell reverse-engineering sozluk stardict turkce

Last synced: 28 Nov 2024

https://github.com/isaacalves7/dotnet-studies

🟢 It's my repository of C# programming language and .NET Framework/Core with his contents.

asp-net aspnet blazor c-sharp dotnet dotnet-core entity-framework fuzzy iis-express ironocr-library microsoft mssql ocelot razor-pages serilog unity

Last synced: 06 Dec 2024

https://github.com/TokugawaTakeshi/Yamato-Daiwa-Frontend

The toolkit including GUI components for the frontend development with Pug & Stylus & TypeScript

blazor frontend pug react stylus ui-kit vue

Last synced: 06 Dec 2024

https://github.com/powercommands/templates

Templates for creating new projects

blazor blazor-webassembly template webapi

Last synced: 12 Dec 2024

https://github.com/twsl/uestratv

A quick attempt at hosting my own Üstra Fahrgastfernsehen with Blazor.

aspnetcore aspnetcore31 blazor blazor-server blazorstrap uestra

Last synced: 06 Jan 2025

https://github.com/cturner8/password-manager

A completely local, fully encrypted password manager.

blazor csharp encryption maui maui-blazor password-manager sqlite tailwindcss

Last synced: 14 Dec 2024

https://github.com/devhxj/carbonblazor

The blazor component library based on carbon design

blazor blazor-webassembly carbon-design components csharp csharp-library webcomponent

Last synced: 06 Dec 2024

https://github.com/posinformatique/posinformatique.azure.communication.ui.blazor

Azure Communication Services UI Library for Blazor

azure-communication-services blazor

Last synced: 14 Oct 2024

https://github.com/niall3urke/wurqout

A simple app to generate a workout at the click of a button

blazor blazor-webassembly workout-app

Last synced: 18 Jan 2025

https://github.com/amadoch/agendagilv2

Reconstrucción de AgendaAgil en web

blazor learning-by-doing

Last synced: 28 Nov 2024

https://github.com/daniebeets/taskmanagementapp

A task management app using .NET Core 8, SQLite, Identity, SignalR, Blazor WebAssembly

blazor blazor-webassembly identity netcore8 signalr sqlite3

Last synced: 28 Nov 2024

https://github.com/zgoethel/photoportal

Guestbook and photo booth photo sharing page for my sister's baby shower

aspnetcore blazor blazor-webassembly guestbook guestbook-qrcode party-apps photo-booth photo-gallery

Last synced: 19 Jan 2025

https://github.com/rodolfoghi/danfefluentblazor

Gerador de PDF do DANFE a partir de um arquivo XML de NF-e.

blazor blazor-server csharp danfe nf-e

Last synced: 28 Nov 2024