I love it when I have some spare time to work on something interesting.
What you see in the image is the full UI representation of X/Twitter UI, done 100% in Blazorise. Ain't that interesting??
Posts by Mladen Macanovic
What is your opinion on line ending in C#, razor, files? And especially for EOF empty line. Personally I hate it. But want to know what is other people opinion...
Blazorise 2.1 is now available.
One of the largest releases so far, introducing Material 3, AntDesign provider, DataGrid hierarchical data support, and a new Maps extension.
Many components have been improved, including accessibility and responsiveness.
blazorise.com/news/release...
Blazorise 2.1 is coming tomorrow, but we're already working on the future versions.
👀
Check out our Blazorise Outlook Clone developed entirely with Blazor.
This open-source project showcases everything you can do using Blazorise components and theming to build a professional email client UI.
Find all the details here: github.com/Megabit/Blaz...
🚀 Blazorise 2.0.4 released
• Better DataGrid keyboard navigation (arrow keys)
• Fix for Select<TValue> with nullable values
• Multiple fixes across Autocomplete, DatePicker, charts & providers
Release notes:
blazorise.com/news/release...
#blazor #dotnet
Almost done... 👀
🚀 Blazorise 2.0.3 released
New ✨ Gantt component
• Editing, drag & drop, hierarchy
• Built via Custom Work → now available to all
Fixes for DataGrid filtering & MemoInput in modals
Release notes:
blazorise.com/news/release...
#blazor #dotnet
🚀 Blazorise 2.0.2 released
Fixes include:
• Critical InsufficientExecutionStackException (#6427)
• Better keyboard navigation in dropdowns
• Accessibility improvements for menu components
• DataGrid, FilePicker & Tailwind fixes
Release notes:
blazorise.com/news/release...
#blazor #dotnet
The first preview of Material 3 for Blazorise is live.
Built completely from scratch by our team, with fully reworked components and theming aligned with Material 3.
Preview the demo: preview-demos.blazorise.com/wasm/material/
Feedback is welcome.
#Blazor #DotNet #Material3 #Blazorise
Who is interested in trying out our brand-new Material 3 for Blazorise?
Blazorise 2.0.1 is live 🚀
Stability update for 2.0:
✔ NumericPicker value sync
✔ DatePicker indicator fix
✔ DataGrid DetailRow fix
✔ Collapse fix
✔ Chart responsiveness
No breaking changes. Safe update.
blazorise.com/news/release...
And I go back and reiterate or change direction. So basically, nothing changed in how I work; I'm just faster than before because I don't need to do many manual, tedious tasks.
The sweet spot I found when working with AI agents is not to one-shot it all at once. Instead, I approach it like I always worked. Work in iterations. Do one small thing, then the next thing. And so on. Then, after a while, I notice something is wrong.
If you're annoyed like I am with the too-large spacing of items in the Solution Explorer of the latest VS26, here is the option to fix it.
You're welcome!
As the founder of Blazorise, I know what it really takes to build a UI library.
So we built an ROI calculator to help teams compare build vs buy realistically: blazorise.com/roi-calculator
#Blazor #DotNet #Blazorise
Haha, no worries. Thank you!
If you’ve used Blazorise over the years, thank you.
If you’re new, 2.0 is the strongest starting point yet.
Full release notes 👇
blazorise.com/news/release...
#blazor #dotnet
Some breaking changes were necessary.
But they were intentional, to remove legacy friction and build a stronger base for the next phase of Blazorise.
2.0 isn’t about flashy features.
It’s about foundations:
✔ Unified input API
✔ Cleaner validation system
✔ Modernized providers
✔ Migration CLI + Analyzer
Consistency > convenience.
Version 2.0 represents nearly 3 years of focused work.
Since 1.0:
• 8 major releases
• Dozens of minor releases
• Thousands of bug fixes
• Continuous improvements
Longevity matters.
Blazorise started in 2018.
Almost 8 years later, we’ve just released Blazorise 2.0 🏔️
This one feels different.
🧵👇
Have you had a chance to test Blazorise 2.0 preview? We're launching the final version in just two days, so any bug reports would greatly help us refine it.
preview.blazorise.com
#Blazorise #TechFeedback
Blazorise 1.8.10 is out 🚀
Small release, real impact:
• Table ScrollToRow visibility fixed
• Invariant Globalization support
• Signature Pad works again on iOS Safari
All safe, drop-in fixes for 1.8.x 👇
blazorise.com/news/release...
Building a design system on top of Blazorise isn't about more components; it's about deciding what teams shouldn't have to think about anymore.
Some notes on layering, opinionated wrappers, and keeping things flexible.
👉 blazorise.com/blog/buildin...
Weekend project 👀
I spun up an MCP server for Blazorise so AI tools can query real docs & examples instead of relying on training data.
Early preview:
mcp.blazorise.com/mcp/sse
Responsive layouts in Blazor != media queries everywhere.
We wrote a deep dive on:
• Grid vs Flex (when to use each)
• Mobile-first layouts with breakpoints
• Why Blazorise utilities > inline styles
👉 blazorise.com/blog/respons...
Opened a new Blazor feature request today 🚀
Proposal: an opt-in IChangeDetection extensibility point so advanced apps can customize parameter equality (e.g., value objects/records), without changing default Blazor behavior.
Hoping for a good discussion
github.com/dotnet/aspne...