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. https://t.co/aXWdEm5QKo
Just released MvvmCross 10.0.0! Read the release notes here: https://t.co/piLjEeKsd3
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
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 🚀
https://t.co/0LDs5zDNsp
@ThomasBurkhartB Maybe, maybe not. Right now this is better than only having a few folks working on .NET iOS and Android. How the future pans out no one knows.
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.
Dear .NET community
Announcing our official collaboration with Microsoft!
We’re stepping up our contributions to @dotnet - helping advance the ecosystem as a whole.
We're announcing the 1st step today, alongside .NET 10 RC2 - collaboration with the .NET MAUI team to keep .NET for Android in sync with Google’s Android 16 (API-36.1).
The next steps are underway: co-maintaining @SkiaSharp, enabling WASM multithreading, collaborating in .NET for Android/iOS repos and more.
We ❤️.NET and couldn't be here without it.
Read the full colllaboration announcement on our blog.
https://t.co/toD7GGbY9Y
Each year, we get faster, smarter, and more sophisticated devices.
Despite that, more and more apps are becoming slower and heavier.
Why?
This book will explain why that happens - and how to solve these problems to achieve the best possible results.
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 faster execution)
🧵Let’s break down this EPIC release ⬇️
@normanmackay3@TheCodeTraveler But yea, seems like a bit early to ditch .NET 8.0 TFM in the CommunityToolkit though. In MvvmCross I usually wait with removing TFMs until after support has been dropped.
Thoughts and prayers for the folks targeting .NET7 still 🙏
@adam_swiftdev@keleftheriou Had the same issue last week. Didn't try again since, had a colleague check stuff in there for me. Tried Firefox and Safari both had the issue
Man, @JetBrainsRider 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 🫤
@nickkovalsky@AlexGuk4UE@JetBrainsRider And inside of Xcode settings, if you go to locations. Command line tools is set to something matching the Xcode version?
If you are experiencing issues with ResX and other culture specific assemblies on #dotnet 9 Android targets. Have a look here: https://t.co/Y9U4Xv11qH as a workaround you can set EmbedAssembliesIntoApk to false.