Got it, this more of a single threaded model perf problem, got it. Actual multi-threading would help, but that’s not present on Blazor yet. Still, with a bit of AOT or jiterpreter, is it still a problem?
Posts by Jérôme Laban
Interesting! Not sure why web workers would help but do you have an issue for it?
After about a year of back and foth, my OpenTelemetry PR to enable #webassembly support .NET finally got through!
The original code was using threads, and it's now using tasks on Wasm, allowing for Azure App Insights to work in Blazor and @platform.uno scenarios.
github.com/open-telemet...
youtu.be/lQ2ihlUzlfs?...
What's happening with Uno now that .NET 10 is released?
@jlaban.bsky.social and @samidip.bsky.social talk on .NET Rocks at www.dotnetrocks.com/details/1984 about the latest developments in Uno, including the collaboration with Microsoft on MAUI, WASM, and more!
Now I can watch #dotnetconf!
Three years in a row of presenting at the conference makes me watch all sessions a few days later. Worth every bit of it!
I hope you will! It must have beans.
It's a wrap! We've been working on these features for quite a while, and being able to demo them is liberating!
Uno MCPs are going to be evolving a lot in the future, considering the scenarios enabled by their presence.
Imagination is becoming more and more the limit!
Glad you liked it !! It was an information packed for sure! We're amazed by what the agents are able to do with the context and tools they're given... So much potential!
#dotnetconf
Getting ready! Join in to see all the new fancy MCP features!
#dotnetconf
This is a big release! We've been hard at work for building those new AI integrations, and it's supercharging the dev cycle for uno apps.
AI Agents have made a LOT of progress in the past months and we're eager to see what you will do with our MCPs!
Let us know what you think!
#dotnetconf
Restore consistently slow for me, which seems to points to I/O perf of those agents.
The windows agents have been lagging in specs for quite a while… but there’s the sharing aspect that can make those measurements quite unreliable.
Which part of the build is taking longer in your screenshot?
In about 10 minutes, let's take a look at embedding JS in a library for Uno Wasm, then if time permits, continue on default XAML namespaces!
Join me for some @unoplatform live coding at twitch.tv/jeromelaban
#unoplatform #dotnet #winui #windows
WASM 3.0 is released! And guess what gets a mention? @spritelyinst.bsky.social's Hoot! webassembly.org/news/2025-09...
.NET STS releases supported for 24 months
ift.tt/T7syaAf
#dotnet #support #microsoft
In about a few minutes, let's take a look at running BabylonJS in Uno Wasm, then if time permits, default XAML namespaces!
Join me for some @platform.uno live coding at twitch.tv/jeromelaban
#unoplatform #dotnet #winui #windows
In about 5 minutes, let's take a look at VS 2026, then dive into a FileSavePicker issue!
Join me for some @platform.uno live coding at twitch.tv/jeromelaban
#unoplatform #dotnet #winui #windows
VS 2026 Insider is available!
Among many other changes, one not so obvious change in that release is the default to `.slnx` format, and the good news is that @platform.uno supports it out of the box!
devblogs.microsoft.com/visualstudio...
#dotnet
Congratulations to the Windows Community Toolkit for turning 9! 🎂
take a gander at this great community update from @xamlllama.bsky.social github.com/CommunityToo...
#dotnet #hotreload is coming to any WebAssembly scenario .NET 10 Preview 7
github.com/dotnet/sdk/p...
ANNOUNCING 🚀:
Uno Platform 6.1 & Uno Platform Studio new drop
➤Over 300 PRs merged
➤ New Control: CommandBarFlyout
➤ Status Bar APIs for Mobile
➤ Cookie Handling for WebAssembly
➤ InputReturnType property on iOS & Android
➤ Smoother Scrolling & Gestures
➤ Uno Platform Studio - Thickness editor
One more year of trying to explain to my parents what this means!
Very excited and proud :)
A special shout-out to everyone on the @platform.uno team for all the support and guidance!
Looking forward to building, sharing, and teaching more of this amazing tech!
#MVPBuzz
9 years as an MVP! It is as always an honor to be part of this amazing group of experts! For this year, I'm still in Windows Development and Developer Technologies.
Congratulations to the new and renewed MVPs!
#mvpbuzz #dotnet
It’s been very stable for me on small PCs, it’s pretty solid 🙂 One thing to monitor is the host swap and increase it as needed.
Glad I could be of help!
Super interesting, especially for those folks who need high performance .NET
blog.applied-algorithms.tech/a-sub-millis...
Yes!!!! It's finally here! Windows on Arm @github.com Action Runners!
FOR ALL! Not just the folks with GitHub Enterprise or Team.
F
O
R
A
L
L
newsroom.arm.com/blog/windows...
`dotnet run file.cs` is coming:
Allows running C# source files with no need for an explicit backing project. We call these file-based programs (as opposed to project-based programs).
github.com/dotnet/sdk/b...
Well that was a fun one! It was a rundown from zero to running Desktop, Web and Android apps on an #linux Ubuntu container running in Docker on WSL on Windows! I'll add an how-to on Uno Platform with all the commands!
www.twitch.tv/videos/24213...