My current #DotNetMAUI and #NeuralNetworks project: Design and train NNs in #GoogleColab and transfer them to a #CrossPlatform app using #ONNX. Basic principle established. Next I have to think of a genuinely useful and (the hard part) original trained NN to go in a mobile app.

https://philotalk.com/mobile-neural-network

Creating a Neural Network Based MAUI 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 Community Standup: Rust, SkiaSharp Everywhere, AI/ML Live Processing - Today at 2pm EDT

https://www.youtube.com/watch?v=mfj8oxjqdaM

#dotnetmaui #devcommunity #dotnet #xaml #csharp #skiasharp #ai

.NET MAUI Community Standup: Rust, SkiaSharp Everywhere, AI/ML Live Processing

YouTube
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

Check out this year's keynotes and workshops! Register by June 19th for early bird discounts and ask us about sponsorship opportunities.

https://zc.vg/b7uay?m=0

#devconference #developers #nepa #poconos #kalahariresort #learning #ai #kubernetes #dotnet #aspnetcore #threatmodeling #communication #dotnetmaui #blazor #javascript

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 MAUI 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