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/soenneker/soenneker.blazor.utils.blazoroutputinvoker

A generic invoker to simplify JavaScript to C# interaction that allows for return values

blazor blazoroutputinvoker csharp dotnet invoke invoker util utils

Last synced: 15 Jan 2025

https://github.com/soenneker/soenneker.blazor.utils.blazorinvoker

A generic invoker to simplify JavaScript to C# interaction

blazor blazorinvoker csharp dotnet invoke invoker util utils

Last synced: 15 Jan 2025

https://github.com/soenneker/soenneker.blazor.utils.eventlisteninginterop

A base type for use with Blazor interops that need to listen for events.

blazor csharp dotnet event eventlisteninginterop interop invoke javascript listening util utils

Last synced: 15 Jan 2025

https://github.com/syncfusionexamples/how-to-bind-and-track-value-changes-in-a-richtexteditor-using-a-viewmodel-in-a-.net-maui-hybrid-app

This repository contains a sample, explaining how to bind and track value changes in a RichTextEditor using a ViewModel in a .NET MAUI Hybrid application.

blazor blazor-rich-text-editor hybrid-app maui maui-blazor rich-text-editor view-model

Last synced: 14 Oct 2024

https://github.com/graynk/stickerocr

Telegram bot that uses OCR to analyse sticker pack to let you search for them

blazor python-telegram-bot telegram-bot

Last synced: 11 Jan 2025

https://github.com/niall3urke/kanbanify

A simple drag and drop Kanban for organizing tasks and tracking progress

blazor blazor-webassembly kanban-application

Last synced: 18 Jan 2025

https://github.com/jeepnl/fyysf

Testing new Cloudflare Static Blazor WASM Site

blazor wasm

Last synced: 28 Jan 2025

https://github.com/donpotts/topproductsmudcards

Blazor WASM sample using MudCards

blazor dotnet-core mudblazor

Last synced: 08 Jan 2025

https://github.com/fritzthecat9/tailwindblazor

How to add Tailwind CSS to Blazor WASM project

blazor blazor-webassembly c-sharp csharp css tailwind-css tailwindcss

Last synced: 28 Jan 2025

https://github.com/physer/blazor-tailwind

An example of a Blazor (WASM) application using Tailwind on-build using MSBuild and the Tailwind CLI

blazor blazor-webassembly csharp dotnet tailwind tailwindcss

Last synced: 12 Nov 2024

https://github.com/ryanflorestt/progressiveoverloadapp

A MAUI App to Help Track Progressive Overload Method

blazor cross-platform csharp dotnet maui mudblazor webapp workout-tracker

Last synced: 21 Jan 2025

https://github.com/renebentes/3054

Curso 3054 - Fullstack .NET - balta.io

api balta-io blazor csharp dotnet fullstack learning

Last synced: 21 Jan 2025

https://github.com/izzyjere/ods-dev

Orphanage Donation System

blazor

Last synced: 22 Jan 2025

https://github.com/unchartedworld/fallout-new-vegas-damage-calculator

A MudBlazor client-side web app that allows a user to determine the damage of a given item against a given enemy in Fallout: New Vegas..

blazor blazor-webassembly fallout fallout-new-vegas

Last synced: 14 Jan 2025

https://github.com/connffuused/blazor-website

GitHub Pages 기능을 통해 호스팅되는 Blzaor Web App

app blazor dotnet github host pages web

Last synced: 27 Jan 2025

https://github.com/glipitch/fhrwasm

.NET 8 Blazor WebAssembly app displaying food hygiene rating distribution for each authority

blazor wasm

Last synced: 14 Oct 2024

https://github.com/jukkahyv/finnish-corona-cases-blazor

Finnish corona virus cases per day as Blazor frontend application

blazor coronavirus

Last synced: 20 Dec 2024

https://github.com/jukkahyv/blazor-news

Sample NewsAPI.org client with Blazor

blazor

Last synced: 20 Dec 2024

https://github.com/cochachyle-dev/taskcloud

Aplicación web de gestión de tareas construida con Blazor y .NET, siguiendo los principios de SOA y Clean Architecture.

blazor clean-architecture csharp soa

Last synced: 14 Oct 2024

https://github.com/madebygps/blazor-book-quotes

A Blazor WASM site that displays my favorite book quotes

azure azure-functions blazor webassembly

Last synced: 11 Jan 2025

https://github.com/nicolaskonishi/csharp_utilizando_asp.net

Repositório de estudos em .NET com foco em Persistência de Dados, Construção de API, Aplicação Web com Blazor, e Autenticação e Autorização. Contém projetos práticos e exemplos dos principais conceitos e técnicas aprendidas durante os cursos.

asp-net asp-net-core azure blazor csharp

Last synced: 25 Jan 2025

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: 27 Jan 2025

https://github.com/jcoliz/blazorfunctionalteststack

Demonstrates a simple yet powerful approach to Business-Driven Development and Functional Testing in .NET on a Blazor app.

asp-net-core bdd blazor dotnet playwright

Last synced: 26 Jan 2025

https://github.com/christophwille/blazor-forge-3legged-implicit

Blazor Web Assembly application doing 3legged implicit authorization against Autodesk Forge

blazor blazor-webassembly csharp dotnet-core oauth2

Last synced: 22 Dec 2024

https://github.com/potlitel/orders

Practical exercise of the following link : https://www.youtube.com/playlist?list=PLuEZQoW9bRnQhqXSzew7vCMt8kX_Ssjd8

blazor blazor-webassembly dotnet dotnet-core entity-framework entity-framework-core mssql-database mstest mstest-framework sales sql swagger swagger-ui webapi webapi-core

Last synced: 18 Jan 2025

https://github.com/potlitel/blazorservercleanarch

Practical exercise of the following link : Building Blazor Server Apps with Clean Architecture (https://www.ezzylearning.net/tutorial/building-blazor-server-apps-with-clean-architecture)

blazor blazor-server blazor-webassembly clean-architecture clean-code dotnet webassembly

Last synced: 16 Jan 2025

https://github.com/potlitel/blazorreadconfiguration

Practical exercise of the following link : How can you add appsettings.json to a Blazor WebAssembly project (https://dev.to/rasheedmozaffar/how-can-you-add-appsettingsjson-to-a-blazor-webassembly-project-5826)

blazor blazor-wasm blazor-webassembly config configuration configuration-file

Last synced: 16 Jan 2025

https://github.com/potlitel/componentgenerictypes

Practical exercise of the following link : ASP.​NET Core in .NET 6 - Infer component generic types from ancestor components (https://asp.net-hacker.rocks/2021/06/01/aspnetcore6-09-component-generic-types.html)

blazor blazor-application blazor-server cascading-parameters genfu

Last synced: 16 Jan 2025

https://github.com/potlitel/blazorappwithdapper

Practical exercise of the following link : Implementing Dapper In Blazor Server Application (https://www.c-sharpcorner.com/article/implementing-dapper-in-blazor-server-application/)

blazor dapper dotnet dotnet-core t-sql

Last synced: 16 Jan 2025

https://github.com/potlitel/blazorhrmanagement

HR Management - Simple sample web API project that simulates a HR Management System Application.

blazor blazor-webassembly dapper dapper-donet-core dotnet dotnetcore sql stored-procedures swagger swagger-ui t-sql webapi

Last synced: 16 Jan 2025

https://github.com/potlitel/blazorwebassemblycleanarchitecture

Practical exercise of the following link :Building Blazor WebAssembly Apps with Clean Architecture (https://www.ezzylearning.net/tutorial/building-blazor-webassembly-apps-with-clean-architecture)

blazor blazor-webassembly clean-architecture clean-code dotnet webapi webapi-core webassembly

Last synced: 16 Jan 2025

https://github.com/arobyr/caid-user-validation-app

Authentication system with validations

asp-net-core asp-net-mvc blazor csharp

Last synced: 14 Dec 2024

https://github.com/vahidshir/activemqclassichelloworldblazor

Sample project for ActiveMQ Classic showing p2p a.k.a producer/consumer pattern with or without response using Blazor

activemq activemq-classic blazor csharp dotnet message-broker p2p producer-consumer request-response sample

Last synced: 14 Dec 2024

https://github.com/ponyspeed888/mvc-propject-template

asp.net core 9 mvc project with identity db already created, and integrated Blazor server side component

blazor identity mvc template-project

Last synced: 13 Dec 2024

https://github.com/devexpress-examples/blazor-ai-integration-to-text-editors

Integrate AI-powered extensions into Rich Text Editor and HTML Editor

ai ai-extension blazor html-editor rich-text-editor

Last synced: 14 Dec 2024

https://github.com/devexpress-examples/blazor-reporting-ai-summarize-and-translate

Summarize and translate a report content in the Blazor Native Report Viewer with AI-powered functionality.

ai ai-integration blazor blazor-native-report-viewer devexpress-ai dotnet reporting-for-blazor

Last synced: 14 Dec 2024

https://github.com/devexpress-examples/blazor-drawer-static-ssr

Use CSS rules to dynamically change drawer visibility in static SSR mode.

blazor drawer ssr static

Last synced: 14 Dec 2024

https://github.com/carandev/colombiaweb

Proyecto hecho en Blazor para mostrar información del país Colombia

blazor cicd colombia docker gha kubernetes

Last synced: 14 Dec 2024

https://github.com/halomakes/phyndotnet

Menace tic-tac-toe

blazor menace tic-tac-toe

Last synced: 22 Jan 2025

https://github.com/an4xdev/trelloclone

Project to recreate Trello

asp-net-core blazor webapp

Last synced: 14 Jan 2025

https://github.com/soenneker/soenneker.blazor.clarity

A small Blazor interop library that sets up Microsoft Clarity

blazor clarity csharp dotnet interop

Last synced: 30 Nov 2024

https://github.com/alislin/tasklog

Task Log Tools

blazor excel log task

Last synced: 11 Jan 2025

https://github.com/nielspilgaard/remindmeapp

A simple website that will allow you to send reminders to yourself and others through e-mail, SMS and/or push notifications.

blazor csharp dotnet email notifications

Last synced: 16 Jan 2025

https://github.com/aghamohammadi/crud-dotnet-cqrs

Create a Clean Architecture CRUD application with .NET Core 8.0 & CQRS Pattern & Blazor & Unit Tests & Bdd & TDD & DDD

bdd-tests blazor clean-architecture cqrs cqrs-pattern ddd-architecture dotnet dotnet-core efcore repository-pattern tdd unit-testing unitofwork-pattern

Last synced: 14 Dec 2024

https://github.com/nich2408/blazorwebviewsamples

In this repository you can find samples on how to use Blazor within a webiew.

blazor dotnet webview2 wpf

Last synced: 26 Jan 2025

https://github.com/anibulus/example-blazor

Una aplicación desarrollada con .net 5, con la tecnologia blazor para ejemplificar el uso

blazor dotnet-core dotnetcore5 libraries web-application

Last synced: 16 Nov 2024

https://github.com/274188a/blazor-auth0-aspire-dotnet9

blazor .net9 auth0 aspire

aspire auth0 blazor dotnet9

Last synced: 02 Jan 2025

https://github.com/mryossu/squarepayments

An example of how to take payments with the Square API from a Blazor app

blazor square squareup

Last synced: 14 Dec 2024

https://github.com/bertandogancay/riva-system

A complete backend and frontend cross platform application.

api blazor blazor-webassembly database-management domain flutter flutter-apps get-post-method getx postman

Last synced: 28 Jan 2025

https://github.com/droidion/opus-classical-csharp

Catalogue for classical music

blazor tailwind

Last synced: 27 Jan 2025

https://github.com/pome1lo/spottymotor

A web application with a micro service architecture on the theme "Car Company"

asp-net-core blazor c-sharp docker-compose jwt microservices web

Last synced: 24 Jan 2025

https://github.com/adamfoneil/bizstartup.rcl

Landing page components for Blazor apps

blazor razor-class-library

Last synced: 23 Jan 2025

https://github.com/jasonbourne723/socrates-admin

统一认证、授权中心前端

authentication blazor system-admin

Last synced: 08 Jan 2025

https://github.com/snifftont/blazorcodes

.Net 8.0 Projects

blazor dotnet-core webapi

Last synced: 14 Oct 2024

https://github.com/shouryan01/blazorservertemplate

The complete Blazor Server Template that Microsoft should've provided.

asp-net-core blazor bootstrap csharp css html javascript swagger

Last synced: 29 Nov 2024

https://github.com/jeremyknight-me/garage

Self-hosted car maintenance tracker

blazor blazor-server csharp docker dotnet self-hosted

Last synced: 07 Jan 2025

https://github.com/eonzenx/multi.audio.output

MudBlazor app using NAudio to play multiple audio files at the same time

audio blazor blazor-application blazor-server mudblazor

Last synced: 24 Jan 2025

https://github.com/dbsduy/learn-blazor-assembly

This Blazor application is a project created for learning C# and Blazor assembly. It includes CRUD functionality and utilizes a free API provided by app.beeceptor.com.

blazor c-sharp crud frontend learning

Last synced: 14 Oct 2024

https://github.com/imtiajahammad/signalrapp

A web app implementing SignalR

aspnetcore blazor csharp signalr

Last synced: 17 Jan 2025

https://github.com/wojciechmarek/rest-countries

The application allows to search for countries and view detailed information about them, based on the C# Blazor framework and popular REST Countries API.

bem blazor blazor-wasm csharp css css3 dotnet microsoft razor rest rest-countries wasm webassembly

Last synced: 28 Jan 2025

https://github.com/wojciechmarek/my-finances

A simple web application allowing to see polish stock prices.

blazor blazor-server csharp material-ui netcore31

Last synced: 28 Jan 2025

https://github.com/devexpress-examples/blazor-create-popup-dynamically

Create a pop-up window and add its content dynamically.

blazor devexpress dynamic-window modal-dialog popup

Last synced: 12 Oct 2024

https://github.com/fernandezja/one-million-checkboxes-blazor

Exploring and play with a clone "OneMillionCheckboxes" #OMCB with Blazor

blazor omcb omcb-blazor

Last synced: 27 Jan 2025

https://github.com/codekristaps/inventorymanagement

Another side project which is an inventory management system built using C# and Blazor.

blazor blazor-server csharp project

Last synced: 22 Dec 2024

https://github.com/devexpress-examples/blazor-treelist-get-started

Bind the DevExpress Blazor TreeList component to data, configure initial sort and filter settings, and display total summaries.

blazor dxtreelist

Last synced: 12 Oct 2024

https://github.com/wndrr/shameilst

A simple to-do list projet build with Blazor Server. Mostly as a means to learn the technology

blazor blazor-application blazor-server csharp netcore3 netcore31

Last synced: 03 Jan 2025

https://github.com/phmatray/ducky

Ducky is a state management library designed for Blazor applications, inspired by the Redux pattern commonly used in JavaScript applications. It provides a predictable state container for .NET, ensuring that the application state is managed in a clear, consistent, and centralized manner.

blazor redux state-management

Last synced: 16 Jan 2025

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/jamisuni/portfoliostalker

Stalk ur stock holdings, history, and latest alarm levels. Blazor C#

blazor stocks-app

Last synced: 12 Oct 2024

https://github.com/niall3urke/wryte

A serverless app for writers making use of Blazor and IndexedDb

blazor blazor-webassembly indexeddb writing-application

Last synced: 14 Oct 2024

https://github.com/bpawluk/rendermodedetector

Detects current Render Mode in Blazor apps

blazor blazor-server blazor-webassembly detector mode render

Last synced: 27 Jan 2025

https://github.com/subhamk108/blazordemo1

A demo Blazor app intended to be used as a template for demonstrational purposes.

blazor blazor-application csharp dotnet

Last synced: 13 Dec 2024

https://github.com/swimburger/blazorjavascriptinterop

Blazor JavaScript Interop Samples

blazor blazor-webassembly dotnet javascript

Last synced: 21 Jan 2025

https://github.com/swimburger/blazorwasmheroku

How to deploy Blazor WebAssembly to Heroku

aspnetcore blazor dotnet heroku

Last synced: 21 Jan 2025

https://github.com/double-em/blazorstatetest

A project for testing out Blazor State Management using Fluxor

blazor blazor-webassembly dotnet redux

Last synced: 19 Jan 2025

https://github.com/alexandra-valkova/boardingcards

ASP.NET Core 8 Minimal API that processes boarding cards 🎫 Written with Clean Architecture, MediatR, FluentValidation, Carter. Includes unit tests (xUnit & FluentAssertions) 🧪 Blazor Web App (wip 🚧)

asp-net asp-net-core asp-net-core-web-api blazor blazor-server boarding-cards carter clean-architecture csharp dotnet dotnet-core fluent-assertions fluent-validation mediatr minimal-api swagger-ui swashbuckle webapi xunit

Last synced: 22 Jan 2025

https://github.com/danalee317/pos_dotnet_ex

Concept Point of Sale (POS) system - Blazor UI and Microservices, HTML, Frotnend

architecture aspnet-core blazor demo dotnet microservices point-of-sale pos shop

Last synced: 14 Oct 2024

https://github.com/mustafakoca99/signalr-blazor-chat-app

Developed with aspnet core 6.0, real time chat app with blazer

blazor signalr signalr-chat signalr-client signalr-core signalr-hub

Last synced: 26 Jan 2025

https://github.com/vickttor/blazorapp

Website construído com Blazor, um framework capaz de integrar C# junto a HTML, e assim fazer páginas estáticas SPAs responsivas e bonitas

assembly blazor csharp spa

Last synced: 22 Jan 2025

https://github.com/sonnemaf/reflectionit.blazor.paging

Paging solution for Blazor WebAssembly using OData or Web API

asp-net-core blazor blazor-client blazor-webassembly bootstrap4 csharp odata paging web-api

Last synced: 31 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/briandenicola/blazor-learnings

A repo to learn Microsoft's Blazor

blazor blazor-webassembly learning-by-doing

Last synced: 15 Jan 2025