.NET MAUI Preview 4 - 100% More Visual Studio & Blazor!

preview_player
Показать описание
.NET 6 Preview 4 is here, which means .NET MAUI Preview 4 is here which features the first integrations into Visual Studio with the new single project system. Additionally, there is new support for C# hot reload, which is crazy exciting. On top of that there are new templates and support for .NET MAUI Blazor apps to create hybrid web, desktop, and mobile apps from a single codebase! I take it all on hands-on.

Time Codes:
00:00 - Intro to .NET MAUI Preview 4 (What's new)
04:10 - Updating to .NET MAUI Preview 4
05:50 - New .NET MAUI Project in Visual Studio Walkthrough
13:00 - C# Hot Reload
15:30 - Weather '21 app demo
18:30 - .NET MAUI Blazor
23:50 - What's next and wrap-up

Links:
* Build Videos:

Follow:

My Setup:

Disclaimer: This channel, videos, and streams are created in my spare time and are a product of me... James Montemagno! They are NOT officially affiliated or endorsed by Microsoft (my employer) in any way. Opinions and views are my own.

#DotNetMAUI #Blazor #MicrosoftBuild #dotnet6
Рекомендации по теме
Комментарии
Автор

Looking for more .NET MAUI? Checkout all the great sessions from Microsoft Build:

JamesMontemagno
Автор

From a developer's point of view, C# Hot Reload is one of the coolest things the .NET team has done in years! Not going to lie, I geeked out for a second when you clicked "apply code changes" and it "just worked" on the app. So excited to not have to re-deploy my app every time I change the code-behind.

scrimsii
Автор

Can't wait till Maui is officially release

hozaifamohammed
Автор

Thanks for the video, really insightful. Exciting times to be a developer! I'll deffo be looking more into MAUI.

williamscsharpwalkthroughs
Автор

Another great video. Cannot wait to upgrade from Forms to MAUI.

GarethWinter
Автор

When will MAUI reach GA?
Definitely want to use it for all my apps.

sps
Автор

In the old days from the city streets in the name of commercial premises appeared: hat shop, butcher shop, clothing store, .. nowadays everything is just logos.

The challenge of the programming genre is terminology. Everything is full of brand names and you need to know what it all means. A challenge to learning because you must first know the meaning of all the terms before you can study the subject. Important are working examples through which the topic can be learned. I really like folder names like fonts, images, resourses.. these terms have similar meaning in every platform.

hotlineoperator
Автор

Would be a good to do it from a developer point of view in terms of contributing. To the main branch?

dotnetdevni
Автор

Cool to see some development! I still feel Xamarin isn't finish though. When can we expect to be able to do subscription and check if they are active in Ios and Android?

SamuelCarrier
Автор

Wow... looks great! What about deployment. Are we still stuck with Google/Apple store? And the Windows Desktop? Thx.

Sonshapes
Автор

Do MAUI use native UI components with the handlers? I am confused if it is like Flutter with custom UI components or more like React Native that ties into the native UI API's

jadawo
Автор

James, can we use NuGet packages that we used in Xamarin Forms already? For example, Entity Framework, Newtonsonft.Josn, what about Xamarin Essentials? Thanks for your work

dakoe
Автор

James, can you make a video with github actions and how to set on a xamarin forms project ?

cristisandu
Автор

I plan to develop a Cross-platform Desktop-app (for Windows and MacOS). More details: a Slack-like chat app. Do you think MAUI or Blazor will be more appropriate? (for better performance and interactive)

chuducminh
Автор

Hi
I have created a MAUI project in VS 2022 preview, which is working fine initially with emulator, but now Emulator is not showing. When I create Xamarin project Emulator is showing and application is running on that Emulator.

Please help me to resolve this issue as it occurs developing application

What I have tried:

1. I had delete/renamed
Copy Code




2. I had repair VS 2022 preview
3. I had reinstall MAUI

MohammadNawaz
Автор

No "Package" project visible, how can I get it?

sinsedrix
Автор

Can I do hot reloading on multiple android/iOS simulators (and a browser) on Mac? Will VS Mac eventually include a Windows/Xbox simulator so I can run some e2e tests on my Mac dev laptop before I publish an appx?

mattdhargett
Автор

i installed preview and ran maui check but still can't see maui in dotnet new --list or in gui. anyone know why?

DamagedDingo
Автор

James, I was also confused about that counter when I first tried the app. Why is that it resets to 1 after reaching 9?

codetayo
Автор

Would be interested in knowing if anyone has gotten the Font Awesome icons to to work yet and if so How? I have been unable to get them to work yet. Tried looking int the Weather 21 sample because it it has a Font Awesome in the Font folder but I couldn't find anywhere in the app where it was used to display an icon.

robertburton