.NET Multi-Platform App UI with Scott Hunter
Episode #1692
Thursday, June 18, 2020
Ready to go to Maui? Carl and Richard talk to Scott Hunter about the .NET Multi-Platform App UI or MAUI for short. Scott talks about how the next versions of .NET are focused on unifying the elements that go into .NET to make One .NET. And that includes the UI stacks - including Xamarin! The evolution of Xamarin into .NET means that all UI stacks will be treated equally. And that leads to the .NET Multi-Platform App UI, letting you make a single project that covers Windows, OS/X, iOS and Android. Coming soon to a .NET near you!
Guests:
Scott Hunter
Scott Hunter is the Vice President of Product for Azure Developer Experience. He builds all the .NET tools for Azure.
Links:
- DNSimple API Client for C# https://github.com/dnsimple/dnsimple-csharp
- Blog Post Announcing .NET MAUI https://devblogs.microsoft.com/dotnet/introducing-net-multi-platform-app-ui/
- .NET MAUI on GitHub https://github.com/dotnet/maui
- Debug to iOS Devices Over WiFi Video https://www.youtube.com/watch?v=GoGgIBDXyTc
- Blazor Mobile Bindings https://docs.microsoft.com/en-us/mobile-blazor-bindings/
- WebWindow https://blog.stevensanderson.com/2019/11/18/2019-11-18-webwindow-a-cross-platform-webview-for-dotnet-core/
- Comet https://github.com/Clancey/Comet