Microsoft .NET | News, how-tos, features, reviews, and videos
Upgrade to open-source framework for cross-platform .NET development adds drag-and-drop XAML designer and expands Windows Presentation Framework support.
Heroku also announced that its Next Generation platform, which supports building and deploying Kubernetes and AI applications, is available in a pilot.
Take advantage of ref structs to reduce resource consumpiton and eliminate garbage collection overhead. C# 13 gives us more ways to use them.
Uno Platform Studio includes a Figma plugin, hot reload, and a visual designer that updates XAML in real time, immediately reflecting the changes in the UI.
Latest version of Microsoft’s functional .NEt programming language provides a type-safe way to handle reference types that can have null as a valid value.
Take advantage of the DispatchProxy class in C# to implement aspect-oriented programming by creating proxies that dynamically intercept method calls.
Debugging and productivity improvements also feature in the latest release of Microsoft’s signature IDE, built for .NET 9.
Cloud-native apps, AI-enabled apps, ASP.NET Core, Aspire, Blazor, MAUI, C#, and F# all get boosts with the latest major rev of the .NET platform.
The abstractions library allows developers and library authors to perform CRUD operations and searches on vector stores.
Aspect-oriented programming allows you to isolate the cross-cutting concerns of your application, reduce code duplication, and improve the readability and maintainability of your code.