jsakamoto
banner
jsakamoto.bsky.social
jsakamoto
@jsakamoto.bsky.social
Microsoft MVP for Development Tech. (C#, ASP​.NET, Blazor, Azure Web Apps, TypeScript), http://github.com/jsakamoto, http://nuget.org/profiles/jsakamoto
🔥 Hot off the press! "MD2RazorGenerator" is here! 🔥
A C# source generator transforms .md files into Razor components at build time—no extra libs, no runtime cost. Markdown-driven Blazor pages have never been this easy!
Check it out👉 github.com/jsakamoto/MD... #Blazor
April 28, 2025 at 2:08 PM
Big update for Blazor devs! 🚀 "FindRazorSourceFile" now fully supports Visual Studio in addition to VSCode. You can instantly locate and open any .razor file directly from the browser view. Super handy for maintaining large projects!👍
github.com/jsakamoto/Fi... #Blazor
April 12, 2025 at 12:57 PM
New Blazor Minimal Project Templates have been released! 🎉 Now supports .NET 10 Preview 3 and can generate .slnx solution files, a new solution file format, using the "-sx" option.
github.com/jsakamoto/Bl...
Give it a try! #Blazor
April 11, 2025 at 2:40 PM
April 1, 2025 at 12:32 PM
The "Find Razor Source File" combination with VSCode works on any platform and browser, such as Windows + Edge, Ubuntu + Firefox, and macOS + Safari.
April 1, 2025 at 12:32 PM
"FindRazorSourceFile" for Blazor now supports .NET 9!🚀 You can navigate to source .razor directly by hitting Ctrl+Shift+F and clicking the element! Perfect for large Blazor app maintenance👍 For now, rocking it in VSCode, but VS support is on the way. Stay tuned!
github.com/jsakamoto/Fi... #Blazor
March 29, 2025 at 8:26 AM
I've succeeded in installing the .NET9 SDK, creating a new Blazor WebAssembly project, building it, and launching it on the Linux terminal on my Android 15 device, Pixel 6. The latest system update added that Linux terminal to my phone. #Blazor
March 15, 2025 at 2:24 PM
The clone of Storybook for Blazor, "Blazing Story", Preview 43, has been rolled out!
Finally, the Keyboard Shortcuts page is available now. Check it out! github.com/jsakamoto/Bl... #Blazor
February 15, 2025 at 2:50 PM