Jérôme Laban
jlaban.bsky.social
Jérôme Laban
@jlaban.bsky.social
CTO @ Uno Platform, #Microsoft DevTech MVP from Montreal, Canada
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!
November 13, 2025 at 6:59 PM
Getting ready! Join in to see all the new fancy MCP features!

#dotnetconf
⏰ In 15 minutes at #dotNETConf:

@jlaban.bsky.social shows how Uno Platform Studio 2.0 lets you generate full-stack, cross-platform .NET apps with code + designer + agent.

Live at 1 PM EST:

www.youtube.com/watch?v=5Drb...
.NET Conf 2025 - Community Day
YouTube video by dotnet
www.youtube.com
November 13, 2025 at 5:46 PM
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
ANNOUNCING: Uno Platform Studio 2.0 - with AI!

✅MCP
✅App MCP
✅Hot Design Agent (Preview) - NO CREDIT LIMITS

Be in control and build cross-platform .NET applications with Code + Designer + Agent.

platform.uno/blog/uno-pla...
#dotNETConf #AI #dotnet
Introducing Uno Platform Studio 2.0 – Build with AI!
Introducing Uno Platform Studio 2.0, build cross-platform .NET apps visually with AI. Hot Design Agent, MCP + App MCP, human-in-the-loop.
platform.uno
November 11, 2025 at 9:16 PM
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
Twitch
Twitch is the world
twitch.tv
September 23, 2025 at 6:50 PM
Reposted by Jérôme Laban
.NET STS releases supported for 24 months

ift.tt/T7syaAf

#dotnet #support #microsoft
.NET STS releases supported for 24 months - .NET Blog
.NET STS releases will be supported for 24 months
ift.tt
September 17, 2025 at 7:01 PM
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
JeromeLaban - Twitch
Uno Platform CTO (http://platform.uno), dotnet powered
twitch.tv
September 16, 2025 at 6:58 PM
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
Twitch
Twitch is the world
twitch.tv
September 9, 2025 at 6:56 PM
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
Visual Studio 2026 Insiders is here! - Visual Studio Blog
Visual Studio 2026 Insiders is here – and it marks one of the most ambitious steps forward we’ve taken with the IDE. This release brings AI woven directly into the developer workflow, performance impr...
devblogs.microsoft.com
September 9, 2025 at 5:16 PM
Reposted by Jérôme Laban
Congratulations to the Windows Community Toolkit for turning 9! 🎂

take a gander at this great community update from @xamlllama.bsky.social github.com/CommunityToo...
🎉 The Windows Community Toolkit is 9 years old! 🎉 · CommunityToolkit Windows · Discussion #722
Hey everyone, it's been 9 years since 1.0 of the Windows Community Toolkit (then UWP Community Toolkit) released! 🎉🎉🎉 Awesome Contributors 🏆 All this wouldn't be possible without all our contributo...
github.com
August 28, 2025 at 9:50 AM
Reposted by Jérôme Laban
#dotnet #hotreload is coming to any WebAssembly scenario .NET 10 Preview 7

github.com/dotnet/sdk/p...
July 22, 2025 at 11:05 AM
Reposted by Jérôme Laban
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
Announcing Uno Platform 6.1: CommandBarFlyout, Studio Updates, and More
Announcing Uno Platform 6.1! Discover the new CommandBarFlyout, enhanced Hot Design in Uno Platform Studio, and smoother performance for cross-platform .NET development.
platform.uno
July 17, 2025 at 9:16 PM
Reposted by Jérôme Laban
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
July 10, 2025 at 3:28 PM
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
July 10, 2025 at 7:11 PM
Reposted by Jérôme Laban
Super interesting, especially for those folks who need high performance .NET

blog.applied-algorithms.tech/a-sub-millis...
A sub-millisecond GC for .NET?!
Howdy folks, I wanted to bring your attention to a Github discussion over in the .NET runtime where an experimental Garbage Collector called Satori has emerged that is producing very exciting...
blog.applied-algorithms.tech
May 10, 2025 at 8:55 AM
Reposted by Jérôme Laban
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...
New Windows Arm64 Hosted Runners for GitHub Actions Accelerates Developer Workflows
Windows Arm64 hosted runners are now available for GitHub Actions, bringing native CI/CD support for Arm64 Windows applications.
newsroom.arm.com
April 14, 2025 at 10:06 PM
Reposted by Jérôme Laban
`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...
April 9, 2025 at 1:58 AM
In about 5 minutes, let's run an Uno app on #android on #ubuntu on #WSL on Windows!

Join me for some @unoplatform live coding at twitch.tv/jeromelaban

#unoplatform #dotnet #winui #windows
April 1, 2025 at 6:55 PM
In about 10 minutes, let's troubleshoot Uno issues on Ubuntu Mate and troubleshoot WebView2 on #webassembly!

Join me for some @unoplatform live coding at twitch.tv/jeromelaban

#unoplatform #dotnet #winui #windows
March 18, 2025 at 6:56 PM
Reposted by Jérôme Laban
Visual Studio 2022 v17.14 Preview 2 is out: learn.microsoft.com/en-us/visual...
17.14 is focused on on stability/security/AI. Just the VS Editor team alone fixed 50+ high priority bugs and feedback tickets. You can also now use GPT-4o model to get smarter Copilot completions ("gray text").
Visual Studio 2022 Preview Release Notes
Get the latest pre-release features, bug fixes, and support for Visual Studio 2022 Preview. Download today.
learn.microsoft.com
March 14, 2025 at 11:56 PM
In a few minutes, let's take a look at Wasm binding and ContentControl loading issues!

Join me for some @unoplatform live coding at twitch.tv/jeromelaban

#unoplatform #dotnet #winui #windows
March 11, 2025 at 6:59 PM
Reposted by Jérôme Laban
New release of MSBuild Structured Log Viewer.

New dark theme which should be much faster (don't laugh). Turns out the old dark theme we used (AdonisUI) messed with the tree view virtualization, so we saw significant slowdowns in tree layout.
March 8, 2025 at 6:42 PM
Reposted by Jérôme Laban
There's a Linux File Explorer built into Visual Studio for Windows?!? www.youtube.com/watch?v=Wxse... (plus it can talk to my PDP-11)
There's a Linux File Explorer built into Visual Studio for Windows?!?
YouTube video by Scott Hanselman
www.youtube.com
March 7, 2025 at 1:07 AM
Reposted by Jérôme Laban
ANNOUNCING 🔥Hot Design🔥Public Beta

Build cross-platform .NET applications visually:

✅Use your application as a design surface on
emulators or even physical devices
✅Connect UI to data using a visual interface
✅Preview responsive layouts with a single click​
✅MVVM or MVUX
Hot Design Public Beta | Uno Platform Studio
YouTube video by Uno Platform
youtu.be
March 6, 2025 at 7:33 PM
Reposted by Jérôme Laban
The next #UnhandledException podcast episode has dropped!

I was joined by @jlaban.bsky.social to chat about the Uno Platform and an awesome new feature called Hot Design!

The podcast is available on all major podcast platforms.

unhandledexceptionpodcast.com/posts/0074-u... #dotnet @platform.uno
February 28, 2025 at 12:35 PM