
Dew Drop Weekly Newsletter #481 - Week Ending May 1, 2026
Dew Drop Weekly Newsletter #481 - Week Ending May 1, 2026
Zoho Campaigns
Welcome to SkiaSharp 4.0 Preview 1 - .NET Blog
SkiaSharp 4.0 Preview 1 is here. Learn all about the new features and how Uno Platform has stepped up as a co-maintainer.
.NET Blog
TechBash 2026 Keynotes and Workshops Announced 📣
TechBash 2026 Keynotes and Workshops Announced 📣
Zoho Campaigns
Integrating Native Device Features in .NET MAUI with Built‑In APIs | Syncfusion Blogs
Build device aware .NET MAUI apps using native APIs for camera, file picker, location, sensors, and connectivity without platform specific code.
Syncfusion
.NET MAUI & GitHub Actions Missing Targets Default Projects
Recently, when setting up CI/CD for a .NET MAUI project, I had a heck of a time getting what should have been a simple command to build, nothing like a bit of debugging issues to waste an afternooon. So I thought I'd spare everyone the hassle and share my experience hoping it helps you out!
My current #DotNetMAUI and #NeuralNetworks project: Design and train neural networks in #GoogleColab and transfer them to a cross-platform app using #ONNX. Follow my progress here:
https://philotalk.com/mobile-neural-network

Creating a Neural Network Based Mobile App with a Neural Network Designed and Trained in Google Colab | Stephen Moreton-Howell
Having done a masters degree in Artificial Intelligence and then switch my attention to writing cross-platform mobile apps, I want to drag it back to AI, while continuing to work on .NET MAUI. So I'm doing some experimental work creating and training neural networks in Python/Keras on Google Colab and then exporting them into .onnx files so they can be deployed into the .NET MAUI apps. Seeing what's possible before deciding what interesting NN based apps I might want to make.
Stephen Moreton-Howell.NET MAUI has the worst problems of trying to get community involvement while not really developing in the open - see this thread about background modes on iOS
https://github.com/dotnet/maui/issues/33760 "Whatever, man"
#DotNetMAUI
MAUI 10 and 8 do not correctly handle background task lifecycle · Issue #33760 · dotnet/maui
Description While trying to implement a MAUI app with background sync behaviour (using BGProcessingTaskRequest in iOS and Workers in Android), I noticed a few issues on iOS (I have not fully tested...
GitHub
Dew Drop Weekly Newsletter 479 - Week Ending April 17, 2026
Dew Drop Weekly Newsletter 479 - Week Ending April 17, 2026
Zoho Campaigns
.NET MAUI State Management: From ViewModels to App Stores | Syncfusion Blogs
Learn production-ready state management in .NET MAUI using MVVM, VSM, DI app-wide stores, and MVU, plus guidance on when to use each.
Syncfusion
How to Digitally Sign PDFs in Android Apps with .NET MAUI | Syncfusion Blogs
Sign Android PDFs using a .NET MAUI Android PDF digital signature library. Learn to sign new or existing files, customize visible signatures, and add timestamps.
Syncfusion