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...
🚀 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
.NET
Kristoffer Strube
A Blazor wrapper for the File System Access browser API. - KristofferStrube/Blazor.FileSystemAccess