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/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/jeremyknight-me/garage

Self-hosted car maintenance tracker

blazor blazor-server csharp docker dotnet self-hosted

Last synced: 07 Jan 2025

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

统一认证、授权中心前端

authentication blazor system-admin

Last synced: 08 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/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/connffuused/blazor-website

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

app blazor dotnet github host pages web

Last synced: 27 Jan 2025

https://github.com/adarsonmez/sports-store

Source code of 'Pro ASP.NET Core 6' by Adam Freeman

asp-net-core blazor dotnet-core mvc razor-pages unit-testing

Last synced: 13 Jan 2025

https://github.com/cppshane/moe-pomodoro

This is a Pomodoro web app to demo Blazor w/ WebAssembly. i.e. no js 😁

blazor dotnet pomodoro

Last synced: 15 Jan 2025

https://github.com/markylaredo/blazor.shopdemo

.NET Core and Blazor with My First project, a simple Shop application. Discover the amazing features of Blazor as you navigate through an intuitive interface, browse products, and make seamless purchases.

blazor blazor-server-app demo-app dotnet-core e-commerce-project netcore webassembly-demo webdevelopment

Last synced: 15 Jan 2025

https://github.com/emimontesdeoca/note

The simplest way to take notes

blazor blazor-webassembly notes notes-app webassembly

Last synced: 15 Jan 2025

https://github.com/emimontesdeoca/wordlzor

A clone of Worlde but made in Blazor, Azure Static WebApps and Application Insights

appinsights azure blazor worlde

Last synced: 15 Jan 2025

https://github.com/mahdi7s/game-server

A game server with ASP.NET Core, Blazor, MudBlazor, DDD, Clean Architecter and EF Core.

asp-net-core blazor blazor-webassembly clean-architecture ddd-architecture entity-framework-core signalr unity3d web-api

Last synced: 13 Jan 2025

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

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/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/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/quynhnle135/blazor-to-do-list-app

To-Do List application built with Blazor and styled using Tailwind CSS.

blazor tailwindcss

Last synced: 08 Feb 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/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/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/nor0x/TC_Exporter

web app to excelify my time trackings

blazor nes-css wasm web-assembly

Last synced: 23 Oct 2024

https://github.com/persteenolsen/blazor-display-list

A Blazor App using WebAssembly and .NET 6 - Displays a List

blazor dotnet spa webassembly

Last synced: 27 Dec 2024

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

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

blazor dotnet webassembly

Last synced: 27 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/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/ivynya/blazorball

A fast-paced collaborative football-them-up.

blazor blazor-server game multiplayer

Last synced: 26 Jan 2025

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/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/frankodoom/gentelella-blazor

A Blazor WASM project with Gantela Admin Template by Colorlib

admin-dashboard blazor blazor-application blazor-client blazor-webassembly csharp webapplication

Last synced: 27 Dec 2024

https://github.com/srenner/mcp-v2

[.NET/Blazor] Project management tool

blazor bootstrap-4 c-sharp dotnet-5

Last synced: 20 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/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/markus-lamm/hv-sum200-stargazer

Mobile application for viewing and storing images of astronomical phenomena using MAUI Blazor.

astronomy blazor maui maui-blazor

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

A repo to learn Microsoft's Blazor

blazor blazor-webassembly learning-by-doing

Last synced: 15 Jan 2025

https://github.com/vmandic/blazor-ss-calcualtor-example

A Blazor server-side calculator component example.

blazor blazor-server dotnetcore

Last synced: 12 Feb 2025

https://github.com/alex-hedley/talk-blazor

Blazor - Talk 🎙️

blazor presentation talk

Last synced: 02 Feb 2025

https://github.com/appinfd/enterprise-development-labs

Лабораторные работы по предмету "Pазработка профессиональных приложений"

blazor dotnet efcore rest-api xunit

Last synced: 02 Feb 2025

https://github.com/appinfd/enterprise-development-samples

Примеры кода по предмету "Pазработка профессиональных приложений"

blazor dotnet efcore rest-api xunit

Last synced: 02 Feb 2025

https://github.com/rsdc2/cs-record-shop-frontend

Blazor Frontend for a minimal Record Shop web application

blazor csharp

Last synced: 02 Feb 2025

https://github.com/emimontesdeoca/blazor-wasm-localization

PoC to check how to add localization to Blazor Webassembly

blazor localization wasm

Last synced: 15 Jan 2025

https://github.com/fernandezja/blazor-redis-backplane-yarp-reverse-proxy

A .NET project using Blazor with Redis backplane and YARP reverse proxy for real-time, distributed web app (Using Aspire)

aspire blazor blazor-backplane blazor-redis-backplane yarp yarp-gateway

Last synced: 02 Feb 2025

https://github.com/swimburger/blazorheadcontent

Get Your Head Together With Blazor’s New HeadContent and PageTitle

aspnetcore blazor csharp dotnet razor seo

Last synced: 21 Jan 2025

https://github.com/nc-team-inertia/spreeview

Social networks / review website for TV series

asp-net-core blazor

Last synced: 02 Feb 2025

https://github.com/stephlocke/blazorswa

A quick learn through building a blazor app with the automagic data api in azure static web apps

blazor blazor-webassembly cosmosdb data-api-builder graphql static-web-apps

Last synced: 15 Jan 2025

https://github.com/suiram1701/blazorroutesgenerator

A code generator for Blazor that generates hard-coded routes builders for routable components.

asp-net-core blazor blazor-routing blazor-webassembly code-generator

Last synced: 14 Oct 2024

https://github.com/forever-twenty-nine/weatherapp

Weather app example in Blazor

blazor dotnet

Last synced: 14 Oct 2024

https://github.com/atc-net/atc-net.github.io

ATC-Web - This is the website that gives the overview of all ATC repositories.

blazor landing-page

Last synced: 29 Jan 2025

https://github.com/potlitel/blazorgenericautocomplete

Practical exercise of the following link : A reusable generic autocomplete component for Blazor (https://www.mikesdotnetting.com/article/363/a-reusable-generic-autocomplete-component-for-blazor)

autocomplete autocomplete-search blazor blazor-webassembly generic-components

Last synced: 16 Jan 2025

https://github.com/potlitel/mauiblazorsqlite

Practical exercise of the following link : Creating A Step-By-Step End-To-End Database MAUI Blazor Application (https://blazorhelpwebsite.com/ViewBlogPost/61)

blazor dotnet dotnet-core maui maui-apps maui-blazor

Last synced: 16 Jan 2025

https://github.com/felixmairamhof/kelag-hackathon-.net-azure-ticketsystme

A .NET and Azure-based ticketing system developed for the Kelag Hackathon 2024 by Team 7. This project leverages Blazor WebAssembly for the frontend, .NET 8 for the backend, and various Azure services for infrastructure, ensuring a robust and scalable solution for managing and tracking tickets.

blazor cd ci csharp css docker dotnet html jira ki razor tickets

Last synced: 14 Oct 2024

https://github.com/pjmagee/vision

PoC for asset reporting and analytics on dependencies, pipelines, builds, runtimes

analytics blazor dotnet reporting-tool

Last synced: 08 Feb 2025

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: 12 Feb 2025

https://github.com/chucker/tsinteropgen

Generate C# interop methods from TypeScript

blazor jsinterop mono-wasm typescript

Last synced: 12 Feb 2025

https://github.com/oubaichmed/onetoast

free toast library for Blazor and Razor Component applications

blazor csharp onetoast toast-notifications toast-ui

Last synced: 14 Oct 2024

https://github.com/zhaytam/aspnetcore3.0-whatsnew

A list of all the breaking changes and new features introduced in ASP.NET Core 3, Blazor and SignalR

asp-net-core-3 blazor breaking-changes new-features signalr

Last synced: 12 Feb 2025

https://github.com/piju3/blazorsky

A basic BlueSky client made with Blazor WebAssembly and FishyFlip

blazor blazor-webassembly bluesky-client

Last synced: 05 Feb 2025

https://github.com/vijay-kumavat/healingpaws

Our customer - Healing Paws Veterinary Clinic - is asking us to build a web application to manage their appointment scheduling.

blazor blazor-server bootstrap bootstrap5 dotnet dotnet-core entity-framework entity-framework-core sql-server

Last synced: 14 Oct 2024

https://github.com/barnagergely/sparrow-iot-platform

Easy-to-use aggricultural IoT monitoring and automatizing platform for small-scale businesses

asp-net-core blazor iot iot-platform onion-architecture rest-api

Last synced: 14 Oct 2024

https://github.com/thewhetherman/ups-and-downs

Custom "board" game inspired by LIFE: Twists & Turns

blazor board-game c-sharp javascript raspberry-pi raspberry-pi-5 touchscreen

Last synced: 08 Feb 2025

https://github.com/lucasoaresdev/event-management-web

Sistema de gestão de eventos com ASP.NET Core e Blazor WebAssembly, oferecendo autenticação JWT, gerenciamento de eventos, inscrições e interface responsiva.

aspnetcore blazor blazor-webassembly entityframework fullstack jwt sqlserver

Last synced: 29 Jan 2025

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

A Blazor interop library that checks (and waits) for the existence of a JS variable

blazor csharp dotnet interop javascript js jsvariable jsvariableinterop utils variable

Last synced: 14 Oct 2024

https://github.com/liebki/blazorbootstraphorizontalnavbar

Stock blazor server project, modified to have a top navbar and bootstrap 5.1.3

asp-net-core blazor blazor-server dotnet-core template-project

Last synced: 24 Jan 2025

https://github.com/syncfusionexamples/blazor-textarea-form-support

The Blazor TextArea component is a fundamental input element in web development that allows users to input multiple lines of text within a designated area, such as comments, messages, or other lengthy content. This component is an extended version of the text-input component, featuring clear icons, a floating label, various sizing options, validati

blazor blazorwebapp textarea

Last synced: 14 Oct 2024