Tomasz (@cheesebaron) 's Twitter Profile
Tomasz

@cheesebaron

Mostly grumpy tweets about code. OSS maintainer. Microsoft MVP.
Also find me on @[email protected] and Blue Sky: bsky.app/profile/osteba…

ID: 52544175

linkhttps://blog.ostebaronen.dk calendar_today30-06-2009 22:31:40

1,1K Tweet

1,1K Takipçi

685 Takip Edilen

Jérôme Laban (@jlaban) 's Twitter Profile Photo

We've been working on this for quite a while now and we're super proud of the result! Come see Nick Randolph and myself take a tour in our #dotnetconf session in 4 hours (5PM EST)!

Francois Tanguay (@francoistanguay) 's Twitter Profile Photo

Today, for #dotnetconf, we're introducing Hot Design, the most impactful initiative within Uno Platform Studio, our productivity-focused family of tools. x.com/UnoPlatform/st… What's in Uno Platform Studio? Design-to-Code: Our Figma plugin completely eliminates the

Tomasz (@cheesebaron) 's Twitter Profile Photo

Man, JetBrains Rider is really testing my patience today. Migrating solutions with a 10+ projects to .NET9. Every time I touch Directory.Packages.props or any csproj the IDE locks up for minutes at a time. So annoying 🫤

Tomasz (@cheesebaron) 's Twitter Profile Photo

Why did I not know about CentralPackageTransitivePinningEnabled before?! Super useful feature when you are using #nuget Central Package Management for your #dotnet solutions. Wrote a bit on this topic on my blog. blog.ostebaronen.dk/2024/11/transi…

Tomasz (@cheesebaron) 's Twitter Profile Photo

If you are experiencing issues with ResX and other culture specific assemblies on #dotnet 9 Android targets. Have a look here: github.com/dotnet/android… as a workaround you can set EmbedAssembliesIntoApk to false.

Tomasz (@cheesebaron) 's Twitter Profile Photo

Just released MvvmCross version 9.3.0! Read the release notes here: github.com/MvvmCross/Mvvm… Grab the latest release on NuGet: nuget.org/packages/MvvmC…

Tomasz (@cheesebaron) 's Twitter Profile Photo

Wrote a little bit about System.Text.Json + JsonSerializerContext + Refit. Read it here: blog.ostebaronen.dk/2025/01/jsonse… #dotnet #refit #json #nativeaot

Uno Platform (@unoplatform) 's Twitter Profile Photo

Seven years after we first launched, we’re opening a whole new chapter of Uno Platform evolution, redefining dev productivity —ANNOUNCING: 👉 Uno Platform Studio General Availability 🚀 👉 Uno Platform 6.0 – reengineered, lean, fast, and easy to use (3x faster startup, 45x

Tomasz (@cheesebaron) 's Twitter Profile Photo

Just released MvvmCross 9.4.0. Check out the release notes here: github.com/MvvmCross/Mvvm… the packages are indexing on NuGet now.

Tomasz (@cheesebaron) 's Twitter Profile Photo

Wrote a little bit about Microsoft Testing Platform and life.net Read it here: blog.ostebaronen.dk/2025/07/ms-tes… #dotnet #testing

Tomasz (@cheesebaron) 's Twitter Profile Photo

My collegue wrote a book on Swift build, launch times and App size and what you can do to improve all of these. Check it out!

Tomasz (@cheesebaron) 's Twitter Profile Photo

Wrote a post about self hosting renovate in GitHub Actions: blog.ostebaronen.dk/2025/10/self-h… #github #renovate #dependencies

Tomasz (@cheesebaron) 's Twitter Profile Photo

This is exciting news! Really looking forward to what this bodes for the future. Uno is already an excellent choice for your .NET Apps, but this direct collaboration can only mean great things.

Avalonia UI (@avaloniaui) 's Twitter Profile Photo

We’re teaming up with Google’s Flutter team to bring Impeller to .NET Impeller is Flutters new GPU-optimised renderer, replacing Skia for better performance on mobile and embedded devices. This is what open collaboration looks like 🚀 avaloniaui.net/blog/avalonia-…

We’re teaming up with Google’s Flutter team to bring Impeller to .NET

Impeller is Flutters new GPU-optimised renderer, replacing Skia for better performance on mobile and embedded devices.

This is what open collaboration looks like 🚀

avaloniaui.net/blog/avalonia-…
Tomasz (@cheesebaron) 's Twitter Profile Photo

Just released MvvmCross 10.0.0! Read the release notes here: github.com/MvvmCross/Mvvm… Main changes are .NET 10 support and a lot of effort spent on adding trimming attributes in the code base. Packages are indexing on NuGet and available soon! #dotnet #maui #dotnetconf

Tomasz (@cheesebaron) 's Twitter Profile Photo

Released ImageCaching.Nuke 5.0.0! This time we added .NET 10 support and switched from Carthage and including huge xcframework files to Swift Package Manager. This means the resulting NuGet package went from a whopping 30 MB to now only 3.5 MB. github.com/roubachof/Nuke…