I updated my Blazor based de/compression tool with support for gzip, brotli, deflate, zlib, and zstd.
#dotnet #csharp #blazor
gzip.swimburger.net
I updated my Blazor based de/compression tool with support for gzip, brotli, deflate, zlib, and zstd.
#dotnet #csharp #blazor
gzip.swimburger.net
I gave my Blazor based ncrontab testing tool a facelift
ncrontab.swimburger.net
#dotnet #csharp #blazor #aspnet
New article out! 📝
dev.to/j_sakamoto/t...
Where do you put your Sentry or Raygun keys during local dev #Blazor WebAssembly app?
User Secrets aren't supported, so I built a NuGet extension that fills the gap. Just 2 packages, zero extra code!🚀
🆕 Just published: Your component catalog already knows everything the AI needs. I exposed that via MCP in Blazing Story, and AI started generating perfect Blazor UI from text prompts, even hand-drawn sketches. No guesswork. 💡 dev.to/j_sakamoto/y... #blazor
New blog post is up!
dev.to/j_sakamoto/s...
Blazor developers deserve Storybook too. But Storybook runs on JS modules and Blazor outputs .NET assemblies. They can't work together. So I built "Blazing Story": a Storybook clone, 100% in C#.
#Blazor #dotnet #CSharp #OpenSource
🎯Ready for .NET 11? Blazor Minimum Project Templates v.11.0.100-preview.1 adds net11.0 target support! Keep your Blazor projects lean and clean — no JS, no CSS libraries, pure C# power. Install it and start building! github.com/jsakamoto/Bl... #blazor
✨Blazor PWA Updater v.3.2.0 is here! .NET 10.0 support is now available, along with a spinning loader on the update button for a smoother UX and updated bot detection. Try it now 👇https://github.com/jsakamoto/Toolbelt.Blazor.PWA.Updater #blazor
✨ BlazorWasmPreRendering.Build v.8.0.0-preview.1 drops .NET 11 Preview 1 support! If you're testing the next generation of .NET, add static pre-rendering to your Blazor WASM app now. github.com/jsakamoto/Bl... #blazor
"FindRazorSourceFile" v.1.1.1 has been released!🎉
Customize the hotkey for Inspection Mode via project-level config! Set your own key combo, hover any element, and jump straight to the .razor source. No more hardcoded Ctrl+Shift+F! github.com/jsakamoto/Fi... #blazor
My new blog post:
"Extending an ASP.NET Core App with External Middleware Using "Hosting Startup" " #dotnet #aspnetcore #DEVCommunity dev.to/j_sakamoto/e...
Ever committed your API key to appsettings.json by mistake? 😅
Blazor Wasm User Secrets Extension solves this! Now you can override app settings locally using .NET User Secrets. No more polluting shared files. Perfect for dev team workflows! ⚡️
github.com/jsakamoto/To...
#blazor
#ASPNETCore updates in .NET 11 Preview 1 | by Dan Roth
github.com/dotnet/aspne...
#dotnet #webdev #blazor #dotnet11 #csharp
Released a fix to Blazor.MediaCaptureStreams today in version 0.4.1. Microphones now offer finer-grained echo-cancellation capabilities, which the library does not yet support. To fix that, we ignore unsupported values until we soon add support for them.
#dotnet #blazor
github.com/KristofferSt...
Stop what you are doing and watch this right now #Blazor #AI #Copiliot - www.youtube.com/live/aKUZCxT...
Introducing OpenSilver 3.3 - Blazor Components Now Run Directly Inside XAML Applications
opensilver.net/announcement...
#opensilver #xaml #blazor #dotnet #appdev #silverlight #csharp #wpf
I was shocked to hear the news, "Blazored is now archived."
github.com/blazored
In my view, Chris, the owner of Blazored, wants to focus on key parts of his work. I can't agree more with his opinion. I want to say a big thanks to Chris for his efforts on the #Blazor community.
KML feeds → Blazor maps, the .NET way 🗺️
Just point GeoBlazor's KMLLayer at any public URL (USGS earthquakes, weather data, whatever). Add it in markup or inject it at runtime with C# code. Full type safety, no JS interop headaches.
Live demo: samples.geoblazor.com/kmllayers
#Blazor #dotnet #webdev
Apollo now supports razor class libraries with syntax highlighting and interactive component previews
What will you build?
#blazor #csharp #webassembly #mythetech
A tiny productivity win for devs 🚀
"dnx zipsrc" helps you zip source code without accidentally including build artifacts or dependencies, such as obj, bin, or node_modules folders.
Here’s why I built it and how it works:
dev.to/j_sakamoto/t... #dotnet #DEVCommunity
Thanks, Michael! Happy New Year to you, too!
Happy New Year! It’s already 2026 in Japan 🎉 Let’s make this one unforgettable! #blazor
jsakamoto.github.io
Illustration of Blazor App settings, featuring domain access and forwarding rules configuration with related interface elements.
Deploy Your Own #Blazor Unlimited Forwarding To #SendGrid #SMTP Server - blazorhelpwebsite.com/ViewBlogPost...
Blazing Story, the best Storybook alternative for #blazor, Preview 63 is here!🎊
Blazing Story is now enhanced with⚡lightning-fast preview loading via iframe pooling, and only visible frames load to save resources💰.
Blazing Story keeps getting better!
github.com/jsakamoto/Bl...
AWS Transformが.NET移行機能を拡張し、.NET 10/Standardへの移行、ASP.NET Web FormsからBlazorへのUI変換、Entity Framework移行をサポート。Visual Studio Toolkitで、計画編集、進捗追跡、AI連携機能を提供し、開発者の.NETモダン化を支援。対象リージョンは米国東部、アジア太平洋、カナダ、欧州の一部。
aws.amazon.com/about-aws/wh...
🚀 After validating on the .NET 10 SDK, the first stable release of "Find Razor Source File" is live!
github.com/jsakamoto/Fi... #blazor
Streamline your Blazor development: jump straight from any clicked element in your browser to the exact `.razor` file in Visual Studio or VS Code!
Uh, which one did you want to mean that sharing the github repo is better than encouraging decompiling, or sharing the repo is better than sharing such a CLI command for self-introduction?
dnx jsakamoto
Is anyone interested in trying out the dnx jsakamoto command with the .NET 10 SDK? It just shows my self-introduction.
If you're worried it's malware, you can check it out first by downloading the package from here: www.nuget.org/packages/jsa..., then decompiling it and reading the code. #dotnet
Just shipped Blazing Story 1.0.0 Preview 62 with full .NET 10 support! 🥳
This update fought through many hurdles, but the upgrade is real. Give it a spin and have fun building your Blazor UI stories! 🌈
github.com/jsakamoto/Bl... #Blazor
Blazor Rich Text Editor
A modern, extensible rich-text editor component for Blazor applications. Built with performance, accessibility, and developer experience in mind. Built to be part of ZauberCMS, but released as own package.
github.com/YodasMyDad/Z...
#blazor in #dotnet 10 looks it has some very useful improvements.
Hot reload perf improvement, faster load, better validation, passkey support etc.
youtube.com/watch?v=V0Af...