Steve Bilogan's Avatar

Steve Bilogan

@stevebilogan.dev

Senior Engineer @ Uno Platform

81
Followers
99
Following
29
Posts
24.07.2023
Joined
Posts Following

Latest posts by Steve Bilogan @stevebilogan.dev

Preview
Agent Skills + Uno Platform Uno Platform has been making some great strides in AI-assisted development recently. At its core, Uno still continues to be one of the best cross-platform .NET UI frameworks out there. Now, in the age...

✏️ Blogged!

Learn all about Agent Skills and how to use them with @platform.uno!

kazo0.dev/uno-general/...

23.02.2026 03:05 👍 3 🔁 3 💬 0 📌 0
Preview
Uno Platform + Kahua: A $2M Strategic Partnership to Accelerate Cross-Platform App Development with AI Pixel-Perfect Multi-Platform Applications with C# and WinUI for Windows, WebAssembly, iOS, macOS, Android and Linux

📢 BIG NEWS 📢

We have signed a multi-year, $2m USD strategic partnership with @kahuainc.bsky.social to accelerate modern cross-platform .NET development with AI using Uno Platform and Uno Platform Studio.

Details:
platform.uno/blog/uno-pla...

11.12.2025 17:41 👍 2 🔁 2 💬 1 📌 0
Post image

All set for #MSIgniteNYC!

Please come eat the candy! I can't justify bringing back 10 pounds of M&Ms to the customs agent

I'll also be showing off all of the new AI-powered @platform.uno tools later today!

17.11.2025 14:32 👍 0 🔁 0 💬 0 📌 0

There we go! Mapsui 5.0.0 was released 🚀🚀🚀

github.com/Mapsui/Mapsu...

Mapsui is a map components that supports all main .NET UI Frameworks, like MAUI, Avalonia, Uno.

Please retweet 🙏

@avaloniaui.net @platform.uno @jfversluis.dev @vincenth.net @james.montemagno.com @stevebilogan.dev

03.11.2025 14:21 👍 17 🔁 12 💬 1 📌 0
.NET Apps Everywhere (Uno Platform) — Steve Bilogan
.NET Apps Everywhere (Uno Platform) — Steve Bilogan YouTube video by JetBrains

Our session from @jetbrains.com .NET Days has been posted!!

Thanks for having @stevebilogan.dev at your conference to show off some Hot Design 🔥goodness!

www.youtube.com/watch?v=inD_...

28.10.2025 14:09 👍 3 🔁 4 💬 0 📌 0
Video thumbnail

#UCP25 | How can immutability make your C# apps faster, safer, and easier to maintain? 💡 Andres Pineda, a Senior Engineer, Microsoft MVP, and core maintainer of the Uno Platform, will show you exactly how.

🔗 prague.updateconf.net

#dotnet #csharp #immutability @woodruff.dev @ajpinedam.bsky.social

24.10.2025 11:22 👍 4 🔁 2 💬 0 📌 0

WHO WANTS TO TAKE A ROAD TRIP TO TORONTO TO WATCH THE @bluejays.com? TICKETS ON ME

I JUST NEED LIKE $4,457.74 FOR GAS

hmu

22.10.2025 14:11 👍 1 🔁 0 💬 0 📌 0
Post image

🚀 Uno Platform 6.3 is LIVE

• .NET 10 RC 1 support
• Visual Studio 2026 ready (.slnx + side-by-side)
• WebAssembly image decoding moved to WebWorkers
• Hot Design updates for even faster UI edits
• TabView reliability + new sizing modes

Read the full release blog

09.10.2025 14:56 👍 7 🔁 5 💬 1 📌 1
Preview
a man in a spider man costume is making a funny face while sitting in a car . ALT: a man in a spider man costume is making a funny face while sitting in a car .

Holding back all my work until October 1 so I can get a free t-shirt

#hacktoberfest

25.09.2025 10:33 👍 0 🔁 0 💬 0 📌 0
Preview
JetBrains .NET Days Online 2025 Join us on October 8-9, 2025 for a free virtual event bringing together the most influential people in the .NET space to talk about topics they’re passionate about, including .NET Aspire, Blazor, and ...

Make sure to register for @jetbrains.com .NET Days Online!

Gonna be a great two days of .NET goodness. Excited to be a part of it this year :)

lp.jetbrains.com/dotnet-days-...

24.09.2025 22:35 👍 0 🔁 0 💬 0 📌 0
Post image

The most important work of my career

github.com/unoplatform/...

#EndTheMadness

18.08.2025 15:42 👍 0 🔁 0 💬 1 📌 0
Preview
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.

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

17.07.2025 21:16 👍 7 🔁 4 💬 0 📌 1
Post image

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

10.07.2025 15:28 👍 9 🔁 1 💬 0 📌 1
Preview
Uno Chefs Walkthrough - Login Page Let’s continue our walkthrough of Uno Chefs, our new flagship reference implementation when it comes to building cross-platform apps. This time, we’ll be covering the Login Page. This is the next page...

Blogged! ✏️

This time we move along in the @platform.uno Chefs app to the Login Page and take a look at how it works!

kazo0.dev/uno-general/...

02.07.2025 04:27 👍 3 🔁 1 💬 0 📌 1
Post image

✈️ Early morning today heading to Denver Dev Day! Going to be talking about Hot Design and @platform.uno!

Come by our booth if you are going to be there! I have stickers, also t-shirts.

26.06.2025 10:32 👍 2 🔁 1 💬 0 📌 0
Commands for Controls Without a Command Property | Uno Tech Bite
Commands for Controls Without a Command Property | Uno Tech Bite YouTube video by Uno Platform

Another day, another #dotnet challenge solved by
@stevebilogan.dev

🤔Need to bind commands to UI controls without a native Command property?

Our latest Tech Bite shows how you can trigger actions whether hitting Enter in a TextBox or tapping an item in an ItemsRepeater, all defined in your XAML

23.06.2025 19:50 👍 2 🔁 1 💬 0 📌 0
Video thumbnail

Struggling to build fluid keyboard navigation for your x-plat #dotnet app?

The Uno Toolkits InputExtensions lets you define the focus path in XAML, making it easy to build a precise navigation experience, even in your most complex UIs

@stevebilogan.dev shows you how in our latest Uno Tech Bite. 🎞️👇

20.06.2025 17:57 👍 2 🔁 1 💬 1 📌 0

Did you know that the Microsoft Docs now have an MCP? Learn more about it in today's Copilot tip: copilotthatjawn.com/tips/microso...

13.06.2025 14:03 👍 9 🔁 3 💬 1 📌 0
Preview
Uno Chefs Recipe: Serving Up Custom Icons Without Template Headaches Learn how to easily add custom icons to controls in your Uno Platform app using ControlExtensions.Icon from Uno Themes—no complex ControlTemplates required.

Ever tried adding a custom icon to controls that don't support it?

What should be a 5-min tweak can turn into hours of ControlTemplate edits.

ControlExtensions fix that. Simple. Fast. No overkill. 🎯

Read the blog 👇 or check out @stevebilogan.dev in our latest Uno Tech Bite
#dotnet

28.05.2025 19:43 👍 5 🔁 4 💬 1 📌 0
Preview
Introducing Uno Chefs (and some other stuff) Uno Platform 6.0 has been released!

Blogged! ✏️

Introducing the @platform.uno Chefs app!

A new reference implementation for building .NET cross-platform applications 🧑‍🍳

We're going to take a deep dive through the entire project over the next little while so stay tuned for more!

kazo0.dev/uno-general/...

26.05.2025 02:57 👍 1 🔁 0 💬 0 📌 0

Jeez I almost forgot to post today

Happy Maple Leafs Playoff Elimination Day to all those who celebrate!

#LeafsNation #OurYear

16.05.2025 22:00 👍 1 🔁 1 💬 1 📌 0

Huge milestone for everyone involved!

This one is extra special. The first-of-its-kind tech that the team has developed is out of this world. If you haven't gotten your hands on Hot Design before, now is the time.

On top of all that, there's EVEN MORE baked into this release. Check it out!

09.05.2025 13:56 👍 1 🔁 0 💬 0 📌 0

One week left until we get to show you some real groundbreaking stuff! Join me in Montreal!

A bunch of @platform.uno team members will be there to answer questions and watch me 🫠, better get practicing!

28.04.2025 14:00 👍 2 🔁 0 💬 0 📌 0
Preview
Building Cross-Platform .NET apps Visually, Tue, May 6, 2025, 5:30 PM | Meetup **In person and in English only.** Join us for a hands-on session focused on improving your .NET app development workflow with Hot Design. In this meetup, we’ll demonstrat

Excited to head back to MTL next month to talk about Hot Design at the MSDEVMTL user group!

Come check it out if you're in town on May 6!

www.meetup.com/msdevmtl/eve...

07.04.2025 18:05 👍 1 🔁 0 💬 0 📌 1
Post image Post image

Found a couple photos of me during a recent @platform.uno talk at my first ever @confooca.bsky.social!

Was so great to be back home in Montreal! Met some really cool people and had a lot of great food :)

07.04.2025 10:45 👍 2 🔁 0 💬 0 📌 0
Preview
MVP Summit 2025 Recap Flying back from Seattle right now after a really fun week attending the Microsoft MVP Summit for the very first time. It was a whirlwind of sessions, networking opportunities, and squeezing in time t...

Blogged!

Last week was my first ever #MVPSummit, and I loved it!

Catch my (NDA-friendly) recap here!

kazo0.dev/conference/2...

31.03.2025 03:56 👍 0 🔁 0 💬 0 📌 0
Post image Post image

No better way to end the week at #MVPSummit than a @seattlekraken.com game with @mzikmund.dev!

28.03.2025 05:58 👍 2 🔁 0 💬 0 📌 0
Post image

Pretty cool to see my name among all these amazing people!

#MVPSummit

26.03.2025 16:41 👍 1 🔁 0 💬 0 📌 0
Post image

Ready for the keynote! #MVPBuzz

@stevebilogan.dev @mzikmund.dev @dotmorten.bsky.social
@platform.uno

25.03.2025 16:04 👍 9 🔁 2 💬 0 📌 0
Post image

In line for the #MVPSummit keynote with team @platform.uno!

Gonna be a big day!

25.03.2025 14:53 👍 1 🔁 0 💬 1 📌 0