hyunjo@dev:~$ grep -r "Blazor" blog/
hyunjo@dev ~/blog $ grep -r "Blazor" .
#

Posts tagged with @Blazor

2 posts found
[2024-11-20] ~3 min[Backend]

> CardMaker - Generating Business Cards Without a Database

Building a stateless business card generator with Excel import, PowerPoint export, and QR code vCards using Blazor Server.

@Blazor@OpenXML@QR Codes@C#
[2024-11-15] ~3 min[Backend]

> Building SheetLink - A Privacy-First Excel Link Processor

How I built a stateless Excel link extractor with Blazor Server and OpenXML, processing everything in-memory without any database.

@Blazor@ASP.NET Core@OpenXML@Docker
← Back to All Posts
hyunjo@dev ~/blog $ _