Gerald Versluis · @jfversluis
395 followers · 253 posts · Server mas.to

Multi Triggers allow you to specify multiple conditions which have to all be true for a trigger to be executed. With that you can do all kinds of crazy things with your .NET MAUI controls.

In this video we will learn all about it!

youtube.com/watch?v=8H16eerqmI

#dotnetmaui #dotnet

Last updated 1 year ago

Alvin Ashcraft 🐿️ · @alvinashcraft
1065 followers · 643 posts · Server hachyderm.io

Dew Drop – September 11, 2023 (#4022)

Top links today:
- Which version of .NET MAUI should you use
- Your Xamarin.Forms apps need to migrate to .NET MAUI by May ‘24
- .NET Monthly Roundup - Aug ‘23
- Reserve your Kalahari Room this month for TechBash
- WPF File Dialog improvements in .NET 8
- iOS debugging w/ Windows - VS Code Extension
- iOS debugging w/ Windows - Hot Restart

alvinashcraft.com/2023/09/11/d

#dotnet #ai #cloud #webdev #windowsdev #mobiledev #csharp #visualstudio #dotnetmaui #DewDrop

Last updated 1 year ago

redth · @redth
195 followers · 36 posts · Server mas.to
roughiain · @roughiain
164 followers · 1763 posts · Server hachyderm.io

Nice way to end the week, whipped up a minimal API project to serve apple-app-site-association and assetlinks.json files from values in appsettings.json using techniques from @andrewlock blog andrewlock.net/adding-validati

#dotnet #dotnetmaui

Last updated 1 year ago

Alvin Ashcraft 🐿️ · @alvinashcraft
1064 followers · 641 posts · Server hachyderm.io
Alvin Ashcraft 🐿️ · @alvinashcraft
1064 followers · 641 posts · Server hachyderm.io
Alvin Ashcraft 🐿️ · @alvinashcraft
1064 followers · 639 posts · Server hachyderm.io

Dew Drop – September 8, 2023 (#4021)

Top links today:
- Announcing Windows Community Toolkit 8.0
- Uno Platform 4.10 with .NET MAUI embedding & more
- Introducing MSAL.Browser v3: What devs need to know
- VS Code Aug 2023 release
- Templated Controls in .NET MAUI
- Accessing Xamarin.Forms apps props in .NET MAUI
- De-dup’ing context in the chat sliding window (Surface Duo app)

alvinashcraft.com/2023/09/08/d

#visualstudio #ai #windowsdev #dotnet #webdev #cloud #csharp #mobiledev #dotnetmaui #DewDrop

Last updated 1 year ago

Marco Siccardi :dotnet: · @MSicc
469 followers · 586 posts · Server dotnet.social
Gerald Versluis · @jfversluis
394 followers · 252 posts · Server mas.to

Want to access the device calendar data from your .NET MAUI app? 🗓️

Say no more!

With my Plugin.Maui.CalendarStore plugin you can list calendars and events with one line of code.

All explained in this handy video!

youtube.com/watch?v=akDZ3WpC0c

#dotnetmaui #dotnet

Last updated 1 year ago

Alvin Ashcraft 🐿️ · @alvinashcraft
1062 followers · 630 posts · Server hachyderm.io

Dew Drop – September 1, 2023 (#4017)

Top links today:
- TechBash discount ends Monday
- Infinite chat using a sliding window
- The Hanselminutes Podcast - Level up your career with Ankita Kulkarni and host @shanselman
- Application deployment in Windows 365: recommended practices
- Microsoft PowerToys v0.73.0: A comprehensive overview

alvinashcraft.com/2023/09/01/d

#dotnet #webdev #ai #windowsdev #mobiledev #cloud #visualstudio #csharp #dotnetmaui #DewDrop

Last updated 1 year ago

Marco Siccardi :dotnet: · @MSicc
464 followers · 558 posts · Server dotnet.social

I am not convinced, tbh:

After Killing Visual Studio for Mac, Microsoft Reassures Fearful .NET MAUI Devs -- Visual Studio Magazine

visualstudiomagazine.com/artic

#visualstudio #vs4mac #dotnet #dotnetmaui #microsoft #IDE #macos

Last updated 1 year ago

Austin · @riverrat
260 followers · 99 posts · Server hachyderm.io

Looks like VS Code will be Microsoft’s answer to dotnet development on Mac going forward. Hopefully this means that we’ll see focused improvements to the new C# Dev Kit extension in VS Code.

It seems unlikely, but is this a glimpse into the future for Visual Studio on Windows?

devblogs.microsoft.com/visuals

#visualstudioformac #vscode #dotnet #csharp #xamarin #dotnetmaui

Last updated 1 year ago

Alvin Ashcraft 🐿️ · @alvinashcraft
1061 followers · 624 posts · Server hachyderm.io

Dew Drop August 31, 2023 (#4016)

Top links Thursday:
- Visual Studio for Mac retirement announcement
- Microsoft 365 Developer Proxy v0.11 with improved $select guidance
- Blazor basics: Creating a ToDo app using Blazor Server
- Replicating a Storage UI in a .NET MAUI app
- Windows App SDK v1.4 stable release notes

alvinashcraft.com/2023/08/31/d

#dotnet #ai #csharp #webdev #windowsdev #visualstudio #dotnetmaui #cloud #mobiledev #DewDrop

Last updated 1 year ago

Alvin Ashcraft 🐿️ · @alvinashcraft
1061 followers · 622 posts · Server hachyderm.io

Dew Drop – August 30, 2023 (#4015)

Top links today:
- New .NET Upgrade Assistant version with feature updates and .NET MAUI improvements
- Windows Community Toolkit for UWP, WinUI 3, and Uno Platform
- Less than 1 week to go in the TechBash Labor Day sale
- Easily build a ChatGPT-like app in .NET MAUI using OpenAI APIs
- Adaptive Card-based MS Loop components are now in preview

alvinashcraft.com/2023/08/30/d

#ai #dotnet #cloud #windowsdev #webdev #csharp #dotnetmaui #visualstudio #DewDrop

Last updated 1 year ago

Gerald Versluis · @jfversluis
394 followers · 251 posts · Server mas.to

Another great plugin that has made the transition to .NET MAUI, the Plugin.Maui.Calendar!

Enrich your iOS, Android, Windows or macOS app with this amazing calendar control that was ported from Xamarin.Plugin.Calendar.

Thanks Yuriy!

github.com/yurkinh/Plugin.Maui

#dotnetmaui #dotnet

Last updated 1 year ago

Gerald Versluis · @jfversluis
394 followers · 250 posts · Server mas.to

Event triggers in .NET MAUI execute logic whenever an event is triggered on a certain control.

This way you can do all kinds of things like form validation or change your controls visual appearance, all in a loosely coupled way. How? Let's have a look!

youtube.com/watch?v=jVheWQU4pb

#dotnetmaui #dotnet

Last updated 1 year ago

Alvin Ashcraft 🐿️ · @alvinashcraft
1053 followers · 610 posts · Server hachyderm.io
Alvin Ashcraft 🐿️ · @alvinashcraft
1053 followers · 610 posts · Server hachyderm.io

Dew Drop – August 25, 2023 (#4012)

Top links today:
- OpenAI tokens and limits
- Async method chaining in C#
- Beyond the basics: Getting started with the .NET MAUI extension for Visual Studio Code
- Dynamically Adapting To Application Sizes (DATAS in .NET 8 GC)
- Announcing TypeScript 5.2

alvinashcraft.com/2023/08/25/d

#dotnet #ai #webdev #windowsdev #dotnetmaui #csharp #mobiledev #gamedev #cloud #visualstudio #DewDrop

Last updated 1 year ago

Gerald Versluis · @jfversluis
394 followers · 249 posts · Server mas.to

If you want to read some data from the calendar in your .NET MAUI app on iOS, Android, macOS and Windows, then I have some good news for you!

With this new plugin, Plugin.Maui.CalendarStore, you can now do just that! Read calendars, events and attendees!

github.com/jfversluis/Plugin.M

#dotnetmaui #dotnet

Last updated 1 year ago

Alvin Ashcraft 🐿️ · @alvinashcraft
1053 followers · 610 posts · Server hachyderm.io

Dew Drop – August 22, 2023 (#4009)

Today’s top links:
- Team Toolkit for Visual Studio Code update with new AI chat bot template
- New in Visual Studio: compare files with Solution Explorer
- Writing Component Specs
- Why do you have to return “Task” whenever you “await” something in a method in C#?
- Highlights from Git 2.42

alvinashcraft.com/2023/08/22/d

#ai #dotnet #webdev #csharp #mobiledev #cloud #dotnetmaui #windowsdev #visualstudio #DewDrop

Last updated 1 year ago