//
sign in
Profile
by @danabra.mov
Profile
by @dansshadow.bsky.social
Profile
by @jimpick.com
AviHandle
by @danabra.mov
AviHandle
by @dansshadow.bsky.social
AviHandle
by @katherine.computer
EventsList
by @katherine.computer
ProfileHeader
by @dansshadow.bsky.social
ProfileHeader
by @danabra.mov
ProfileMedia
by @danabra.mov
ProfilePlays
by @danabra.mov
ProfilePosts
by @danabra.mov
ProfilePosts
by @dansshadow.bsky.social
ProfileReplies
by @danabra.mov
Record
by @atsui.org
Skircle
by @danabra.mov
StreamPlacePlaylist
by @katherine.computer
+ new component
ProfilePosts









Loading...
TODAY at the Blazor Community Standup, look at upcoming validation improvements in Blazor, including async validation, localized validation messages, and client-side validation without requiring an interactive render mode. See you here at 10AM PT: www.youtube.com/watch?v=X-qA...
Released version 4.0.0 of Blazor.FileSystemAccess today! 😀 It now targets the newest versions of my Blazor.FileSystem, Blazor.FileAPI, Blazor.Streams, Blazor.DOM, and Blazor.WebIDL packages, which has been a long-requested feature. 🧵(1/5) #dotnet #blazor github.com/KristofferSt...
2mo
2mo
🚀 New AI Agent Skills for Blazing Story are here! Generate story files for your Blazor components and build custom addons, all by prompting your AI agent. Demo shows addon creation in action! blazingstory.github.io/docs/agent-s... #blazor
The new version of Blazing Story drops today!🚀 Thanks to Graphnode, the MCP server now serves custom and Markdown pages with full-text search to AI agents! Let AI agents navigate your design system like never before! github.com/jsakamoto/Bl... #blazor
[New Post]🪄Opening Pandora's Box in Blazor! Call any DOM method (scrollIntoView, click, select...) from your .razor file, with zero external JavaScript files. The trick is the browser's built-in Object() function. Power and peril, both unlocked 👇 dev.to/j_sakamoto/o... #Blazor
📝 New blog post on handling DOM events in #Blazor components: "Things to Watch Out For When Creating Components That Relay DOM Events in Blazor" #DEVCommunity dev.to/j_sakamoto/t...
⚡ Speaker Spotlight:
We're proud to welcome Shaun Walker @sbwalker.bsky.social – creator of Oqtane and DotNetNuke (DNN), 17-time Microsoft MVP, and founder of devessence.com – at #trailblazor2026 

 💬 Session: Scaling Blazor Web Applications
🎉 Blazing Story v1.0.0-preview.80 is out! The long awaited Accessibility panel addon has arrived, scanning your story previews for a11y violations with impact severity, affected nodes, and clear fix guidance. Huge thanks to the axe-core team! 🙏 github.com/jsakamoto/Bl... #blazor
I built a full Meetup.com clone from scratch using Blazor Server https://old.reddit.com/r/dotnet/comments/1sut7oq/i_built_a_full_meetupcom_clone_from_scratch_using/ #dotnet
1mo
22d
10d
2mo
10d
.NET
1mo
1mo
Kristoffer Strube
A Blazor wrapper for the File System Access browser API. - KristofferStrube/Blazor.FileSystemAccess
github.com
GitHub - KristofferStrube/Blazor.FileSystemAccess: A Blazor wrapper for the File System Access browser API.
jsakamoto
jsakamoto
jsakamoto
jsakamoto
jsakamoto
TrailBlazor Conference
/r/dotnet
Video
Video
🔰 Referencing and operating DOM elements in Blazor In Blazor, you can reference a DOM...
Opening Pandora's Box: How to Unlock Direct DOM Method Calls in Blazor, No External JS File Needed
dev.to
🔰 Introduction If you're building a general-purpose Razor component in Blazor, you've...
dev.to
Things to Watch Out For When Creating Components That Relay DOM Events in Blazor