hyunjo@dev:~$ grep -r "Blazor" blog/
hyunjo@dev
~/blog
$
grep -r "Blazor" .
#
Posts tagged with @Blazor
2 posts found
> 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.
> 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.
hyunjo@dev
~/blog
$
_