🎉 From Zero to Hero: Microsoft Extensions AI 🎉
I've just published a new course that will instantly make you an expert incorporating LLMs into C# Apps!
✅ Create a Chat Client
✅ Create an Image Generator
✅ Generate Embeddings
✅ Use Local LLMs (Ollama)
✅ Use On-Device LLMs (AppleIntelligence)
✅ Use Cloud-based LLMs (Azure AWS)
dometrain.com/course/from-ze…
Material 3 for MAUI Android is HERE 🎉
One property → <UseMaterial3>true</UseMaterial3> → instant modern controls: SearchBar, Entry, DatePicker, Slider, ProgressBar, Buttons more 🎨
Brand stays yours, UI gets the upgrade.
Read the blog 👉 buff.ly/Tkea81B
ALT screen capture of .NET Maui Android.
text reads: .NET MAUI
Material 3 for .NET MAUI Android.
🎉 From Zero to Hero: Microsoft Extensions AI 🎉
I've just published a new course that will instantly make you an expert incorporating LLMs into C# Apps!
✅ Create a Chat Client
✅ Create an Image Generator
✅ Generate Embeddings
✅ Use Local LLMs (Ollama)
✅ Use On-Device LLMs (AppleIntelligence)
✅ Use Cloud-based LLMs (Azure AWS)
dometrain.com/course/from-ze…
🚨 June .NET MAUI Toolkit Standup 🚨
We are LIVE!
Join us and learn about the latest updates to the .NET MAUI Community Toolkit:
youtube.com/watch?v=-saluayX…
Has anyone got any #dotnet 11 runtime-async benchmarks they can share please?
FYI ... as of Preview 4 which was released yesterday runtime libraries are now compiled with runtime-async.
ALT Runtime libraries are now compiled with runtime-async - .NET 11 Preview 4 release notes
🚨 MAUI Community Toolkit Standup 🚨
We are live!!
Come join us for all of the latest updates on the .NET MAUI Community Toolkit!
youtube.com/watch?v=ZuoppreJ…
🎉 MAUI Community Toolkit Monthly Standup 🎉
We are LIVE!
Join us to learn all of the upcoming things on the .NET MAUI Community Toolkit
youtube.com/watch?v=gF1YSJyx…
I built a thing!
It puts all* #dotnetMAUI articles, videos, and podcasts into one place.
Check it out. See what you think.
mauiverse.net/
* not quite all. . . but I'm getting there!
Support for multiple files in file-based apps, via the new `#:include` directive. The item type is derived from the file extension in the path/glob you provide & is extensible via MSBuild, so *.cs -> Compile, *.json -> Content, etc. Coming in .NET SDK 10.0.300