Advertisement Β· 728 Γ— 90

Posts by Brandon Minnick

.NET MAUI Community Toolkit Monthly Standup, February 2026
.NET MAUI Community Toolkit Monthly Standup, February 2026 YouTube video by .NET Foundation

πŸŽ‰ MAUI Community Toolkit Monthly Standup πŸŽ‰

We are LIVE!

Join us to learn all the latest happenings on the .NET MAUI Community Toolkit:

www.youtube.com/watch?v=gF1Y...

2 weeks ago 1 0 0 0

I LOVE `dotnet format`!

I use all the time to keep things tidy.

3 weeks ago 2 0 0 0
Preview
Correcting Common Async/Await Mistakes in .NET 10 - Brandon Minnick - NDC London 2026 This talk was recorded at NDC London in London, England. #ndclondon #ndcconferences #developer #softwaredeveloper Attend the next NDC conference near you:…

Correcting Common Async/Await Mistakes in .NET 10 - Brandon Minnick - NDC London 2026

buff.ly/4KWZDgS

#dotnet #ndc #async #csharp #dotnet10

1 month ago 2 2 1 0

Thanks for the shoutout, Alvin! πŸ™Œ

1 month ago 3 0 0 2
Preview
Revoking `InternalsVisibleTo` for the .NET MAUI Toolkits in `Microsoft.Maui.Controls v10.0.40` Has Broken `CommunityToolkit.Maui` and `CommunityToolkit.Maui.Markup` Β· Issue #34048 Β· dotnet/maui Description Lead Maintainer for the .NET MAUI Community Toolkits here! In Microsoft.Maui.Controls v10.0.40, InternalsVisibleTo was revoked for the .NET MAUI Community Toolkits in this PR: #33442 I ...

🚨 MAUI Community Toolkit PSA 🚨

A breaking change in Microsoft.Maui.Controls v10.0.40 breaks the MAUI Toolkits.

I am working with the .NET MAUI Engineering team to release v10.0.41 next week which'll resolve the breaking change.

πŸ‘‡More Info

github.com/dotnet/maui/...

2 months ago 0 0 0 0
.NET MAUI Community Toolkit Monthly Standup, February 2026
.NET MAUI Community Toolkit Monthly Standup, February 2026 YouTube video by .NET Foundation

🚨 LIVE: MAUI Community Toolkit Standup 🚨

Join us for the latest on the .NET MAUI Community Toolkit:
βœ… [BindableProperty]
βœ… Regression in v14.0.0 for DefaultPopupSettings
βœ… Anchor for Popup v2
βœ… ... and more!

www.youtube.com/watch?v=RiSX...

2 months ago 1 0 0 0

And yes, you can absolutely use `[ObservableProperty] in your ViewModel to generate code that binds to a `[BindableProperty]` in your View! πŸ’―

2 months ago 2 0 0 0
Advertisement
Preview
Bindable properties - .NET MAUI .NET MAUI bindable properties provide a property system that supports data binding, styles, tempaltes, and values set through parent-child relationships.

Hey Kerry!

`[BindableProperty]` replaces `BindableProperty.Create(...)` that we create in our Views, specific to .NET MAUI.

Don't confuse it with [ObservableProperty], that generates NotifyPropertyChanged code in our ViewModels.

MAUI Bindable Properties:
learn.microsoft.com/dotnet/maui/...

2 months ago 1 0 1 0
Preview
Introducing Bindable Property Source Generators I am excited to announce two new source generators introduced in CommunityToolkit.Maui v14.0.0 : * [BindableProperty] * [AttachedBindableProperty<T>] These new source generators make it easier tha...

πŸŽ‰ Bindable Property Source Generators πŸŽ‰

I am SO freaking excited to debut two new Source Generators available in the .NET MAUI Community Toolkit:
βœ… [BindableProperty]
βœ… [AttachedBindableProperty<T>]

We now write the boiler-plate code for Bindable Properties you!

codetraveler.io/2026/01/29/i...

2 months ago 4 2 1 0
Preview
Learn Parallel Programming in C# - Dometrain Master modern multi-threading in C# using the latest parallelism features

πŸŽ‰ Parallel Programming in C# πŸŽ‰

I'm excited to announce my new course on Dometrain!
βœ… Parallel.Invoke()
βœ… Parallel Tasks
βœ… Parallel LINQ
βœ… Channels
βœ… ... and more!

Check it out today!
πŸ‘‰ dometrain.com/course/from-...

2 months ago 1 0 0 0
Post image Post image

πŸŽ‰ NDC London 2026 πŸŽ‰

It's a great day to lead a workshop on async/await in C#!

πŸ‘‰ github.com/TheCodeTrave...

2 months ago 11 0 0 0
Preview
a woman wearing sunglasses and a red jacket is pointing up with the words " this " above her ALT: a woman wearing sunglasses and a red jacket is pointing up with the words " this " above her
2 months ago 0 0 0 0
Preview
Bring Glassmorphism to .NET MAUI Apps with Liquid Glass UI Learn how to apply Liquid Glass UI in .NET MAUI to create sleek, frosted glass designs with depth and modern aesthetics for cross-platform apps.

Bring Glassmorphism to .NET MAUI Apps with Liquid Glass UI

www.syncfusion.com/blogs/post/l...

#dotnetmaui #appdev #ios #liquidglass #ref #syncfusion #ux #xaml #csharp

3 months ago 4 1 0 0
Post image

New course alert πŸŽ‰

It's taken me over 2 years of creating courses to finally go back to my roots.

Want to learn how to build .NET apps on #AWS? This is the course for you. In it, you'll learn about the core services you need to care about to build on AWS.

#dotnet

dometrain.com/course/getti...

4 months ago 10 5 0 0
.NET MAUI Community Toolkit Monthly Standup, December 2025
.NET MAUI Community Toolkit Monthly Standup, December 2025 YouTube video by .NET Foundation

🚨 WE ARE LIVE 🚨

Come join us for this month's .NET MAUI Community Toolkit Standup!
βœ… [BindableProperty]
βœ… MediaElement Android Service Update
βœ… CollectionView.SelectionChanged in Popup

www.youtube.com/watch?v=sJP9...

4 months ago 3 1 0 0
Advertisement
Preview
GitHub - CommunityToolkit/Maui: The .NET MAUI Community Toolkit is a community-created library that contains .NET MAUI Extensions, Advanced UI/UX Controls, and Behaviors to help make your life as a .N... The .NET MAUI Community Toolkit is a community-created library that contains .NET MAUI Extensions, Advanced UI/UX Controls, and Behaviors to help make your life as a .NET MAUI developer easier - Co...

❀️.NET 10 + .NET MAUI Community Toolkits ❀️

We've updated every library for .NET 10!
βœ… CommunityToolkit.Maui v13.0.0
βœ… CommunityToolkit.Maui.Markup v7.0.0
βœ… CommunityToolkit.Maui.Camera v5.0.0
βœ… CommunityToolkit.Maui.MediaElement v7.0.0
βœ… CommunityToolkit.Maui.Maps v4.0.0

github.com/CommunityToo...

5 months ago 5 1 0 0
Preview
GitHub - TheCodeTraveler/AsyncAwaitBestPractices: Extensions for System.Threading.Tasks.Task and System.Threading.Tasks.ValueTask Extensions for System.Threading.Tasks.Task and System.Threading.Tasks.ValueTask - TheCodeTraveler/AsyncAwaitBestPractices

πŸŽ‰ New AsyncAwaitBestPracties v10.0.0 πŸŽ‰
βœ… Add Support for .NET 10

The async/await library you know and love, now compiled and optimized for .NET 10

github.com/thecodetrave...

5 months ago 1 0 0 0
Preview
Become an Expert with Async/Await in C# | NDC London 2026 Did you know that the .NET compiler turns our async methods into a struct? And that .NET adds a try/catch block to our code, potentially hiding thrown exceptions? It's true!

Did you know that the .NET compiler turns our async methods into a struct? Join @codetraveler.io "Become an Expert with Async/Await in C#" at #NDCLondon! #Earlybird offer ends Friday, 3 October!

ndclondon.com/workshops/be...

6 months ago 2 1 0 0
.NET MAUI Community Toolkit Monthly Standup, October 2025
.NET MAUI Community Toolkit Monthly Standup, October 2025 YouTube video by .NET Foundation

🚨 .NET MAUI Community Toolkit Standup 🚨

We are live!!

Come join us and chat about what we're working on next!

www.youtube.com/watch?v=RPEm...

6 months ago 1 0 0 0
Preview
Preparing Your .NET MAUI Apps for Google Play's 16 KB Page Size Requirement - .NET Blog Learn about the upcoming 16 KB page size requirement for Google Play and how to ensure your .NET MAUI apps are ready for the November 2025 deadline.

Preparing Your .NET MAUI Apps for Google Play’s 16 KB Page Size Requirement | by Gerald Versluis

ift.tt/Ts2afNB

#dotnetmaui #dotnet #android #googleplay #xaml #csharp #mobiledev #appdev

6 months ago 2 1 0 0
{ WHY KIRO }

Go from vibe coding to
viable code

{ WHY KIRO } Go from vibe coding to viable code

This is a good marketing hook / piece of copy:

#AI #kiro

9 months ago 2 2 0 0
Video

πŸŽ‰ Hey Q! Make Me A Cool Web App πŸŽ‰

What if I told you I didn't write any code for this app? That's right - it was built by providing prompts to the Amazon Q Developer CLI!

Check out this blog post to learn how to use it to make awesome web apps for you:

πŸ‘‰ codetraveler.io/2025/07/11/h...

9 months ago 3 0 0 0
Video

Building serverless apps with .NET? Want to quickly provision resources locally for testing?

Discover how the streamline your development workflow with .NET Aspire, LocalStack and the AWS CDK

And you can even deploy all of that, to LocalStack running on your machine.

#aws #serverless #dotnet

9 months ago 11 5 0 0

Love tiny desk!! πŸ’―

9 months ago 0 0 0 0
Post image

See all the AI tools available for .NET devs tinyurl.com/dotnetaidev in 4-hours on July 7.

9 months ago 3 2 1 0
Advertisement

Wow!!! Incredible!

9 months ago 1 0 0 0

What is everyone using for time tracking and invoicing nowadays? I remember Harvest was big. Preferably a free service.

#DeveloperCommunity

9 months ago 0 1 1 0
Post image

West Coast, Best Coast 😎

9 months ago 1 0 1 0
Simplify your local AWS Lambda development with .NET Aspire
Simplify your local AWS Lambda development with .NET Aspire YouTube video by James Eastham

Great video by @jameseastham.co.uk showing off our AWS Lambda support for .NET Aspire. Making it easy to local develop and debug your .NET Lambda functions.

www.youtube.com/watch?v=Ph9w...

10 months ago 3 1 0 1
Preview
GitHub - MicrosoftDocs/mcp Contribute to MicrosoftDocs/mcp development by creating an account on GitHub.

Oooooo, @microsoftlearn.bsky.social have released an MCP server for MS Docs - github.com/MicrosoftDoc...

10 months ago 6 4 0 0