The year 2021 has brought us a lot of news related to .NET 6. However, we are going to highlight some milestones that must be taken into account for next year: 1. .NET MAUI release: This year we had a working preview of .NET MAUI and a lot of announcements. However, we will have the release of this long-awaited framework for …
.NET Conf 2021: Updates in .NET MAUI
In the previous post I shared the videos that I recommend to see of the conference, however we didn’t see anything on .NET MAUI. Why? First because I was planning to do it in this post, but mainly because we are still in a preliminary version of this new .NET component and there weren’t many announcements. To start, if it …
.NET Conf 2021 is coming
As every year there will be a new edition of the most important .NET conference in the world: .NET Conf. This year will feature two tasty ingredients: the release of .NET 6 and … my first participation in the event 🙂 The conference will be held from November 9th to 11th and will focus mainly on what is new that …
.NET MAUI: Implementing platform behavior
.NET MAUI is right around the corner. Like its predecessor it offers sharing most code while building for multiple platforms. This includes the UI part. Of course there are still elements that require access to the platform, like accessing the camera, or something less common like customizing HttpMessageHandler behavior on iOS. For common use-cases Xamarin.Essentials was offered to Xamarin Forms …
Microsoft Build 2020 – What Day 1 Brought Us
In light of the current COVID-19 pandemic, Microsoft has transformed this year’s Build conference into a 48-hour online event, accessible to everyone! Within this blogpost, we will look back at the first day of Microsoft Build 2020 and get you up to date with the most important announcements. Already know what happened on the first day, but curious what they announced …