Microsoft .NET | News, how-tos, features, reviews, and videos
Take advantage of the free open-source FastEndpoints library to build fast and lean APIs in your ASP.NET Core applications.
Partial properties and params are also highlighted in the planned language update.
Take advantage of Refit REST library to simplify API consumption and make your code cleaner, more efficient, and easier to maintain.
Code assessment tool scans your source code and identifies potential issues to address when upgrading between versions of .NET or .NET Core.
Understanding the differences between an abstract class and interface is key to designing loosely coupled and extensible applications.
.NET MAUI extension provides tools for building cross-platform apps using C# and XAML.
The OpenAI .NET API library, now in beta, supports the entire OpenAI API including Assistants v2 and Chat Completions as well as the GPT-4o model.
Learn the best practices and built-in safeguards for preventing attacks and protecting sensitive data in your ASP.NET Core web applications.
Code analyzers for Roslyn also have been enhanced with new rules in latest upgrade to the testing framework for .NET.
Take advantage of improved identity management in ASP.NET Core to implement identity-based authentication for minimal APIs quickly, easily, and with less code.