From the course: .NET 9 Maui: Enhanced Features for Cross-Platform Development
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
What is this update all about?
From the course: .NET 9 Maui: Enhanced Features for Cross-Platform Development
What is this update all about?
- [Instructor] .NET 9 is an incremental update to .NET that has special focus on cloud native apps and performance. While cloud native apps may not be interesting to us as MAUI developers, the performance improvements certainly are, and they find their way all the way down into the MAUI-specific code. One example of this is enhanced trimming support. For those of us who worked on Xamarin, this will be similar to LinkedIn but goes much further with deep control. We can also better control the different versions of frameworks or application use through the use of workload sets. These allow us to better control what versions of the frameworks we are developing with for a specific application. There have been several AI hooks added to .NET 9. A particular interest is an abstraction package that allows us to connect to different chat providers using a standardized API. As usual, there are many new language features that have been added to C# 13 itself. We'll be looking at many of these…
Contents
-
-
-
(Locked)
What is this update all about?3m 45s
-
HybridWebView control5m 27s
-
(Locked)
HybridWebView calling JavaScript from C#6m 44s
-
HybridWebView calling JavaScript and calling C#6m 16s
-
(Locked)
Titlebar for Windows5m
-
(Locked)
Titlebar for Windows customizations5m 33s
-
(Locked)
BlazorWebView behavior changes4m 58s
-
(Locked)
CollectionView/CarouselView for Apple devices5m 50s
-
(Locked)
SoftKeyboard input2m 59s
-
(Locked)
Text justification2m 47s
-
(Locked)
TimePicker TimeSelected event5m 22s
-
(Locked)
WebView ProcessTerminated event5m 47s
-
(Locked)
-
-
-
-
-