Announcing .NET MAUI in .NET 8 Preview 3
The third preview of .NET Multi-platform App UI (MAUI) in .NET 8 is now available. This release we are focusing on improving the quality of the UI controls, layout, and memory management. Also new in...
View ArticleCheck out new C# 12 preview features!
We’re excited to preview three new features for C# 12: Primary constructors for non-record classes and structs Using aliases for any type Default values for lambda expression parameters In addition to...
View ArticleGet started with OpenAI in .NET
Introduction Welcome to this blog series on OpenAI and .NET! Artificial intelligence (AI) is changing the ways we live and work. Some early examples of how AI is being embedded into the applications...
View ArticleRunning non-root .NET containers with Kubernetes
Rootless or non-root Linux containers have been the most requested feature for the .NET container team. We recently announced that all .NET 8 container images will be configurable as non-root with a...
View ArticleJoin the .NET Team at Microsoft Build 2023!
Are you ready for Build 2023? Microsoft’s premier developer conference is just around the corner, and there are several exciting .NET sessions that you won’t want to miss! This year Microsoft Build is...
View ArticleDrawing Elements on Maps with .NET MAUI
Did you know that .NET MAUI features a full Map control for iOS, Android, and MacCatalyst apps? It came with the launch of .NET 7 and it allows you to not only display a map with pins, but it also...
View ArticleLet’s Learn .NET Virtual Events – All Around the World
Part of what makes .NET amazing is the global community of developers who use it. And of course with a global community not everybody who develops with .NET is a native English speaker. At Microsoft –...
View Article.NET Framework April 2023 Cumulative Update Preview Updates
Today, we are releasing the April 2023 Cumulative Update Preview for .NET Framework. Quality and Reliability This release contains the following quality and reliability improvements. WPF1 Addresses an...
View ArticleGet Started with OpenAI Completions with .NET
Welcome to this blog series on OpenAI and .NET! If you’re new here, check out our first post where we introduce the series and show you how to get started using OpenAI in .NET. The focus of this post...
View ArticleAnnouncing .NET Community Toolkit 8.2! Faster generators, code fixers,...
We’re happy to announce the official launch of the 8.2 release of the .NET Community Toolkit! This new version includes performance improvements both at runtime and in the MVVM Toolkit source...
View Article