We're happy to announce that ASP.NET Core OData 9 has been officially released and is available on NuGet:
Microsoft.AspNetCore.OData 9.0.0
The major highlight of this release is the update of the OData .NET dependencies to the 8.x major version.
By updating the dependencies,...
Visual Studio 2022 17.11 now brings exciting advancements from GitHub Copilot! This release significantly improves how GitHub Copilot integrates into your development workflow, offering smarter and more intuitive coding assistance.
Discover the new GitHub Copilot features in Visual...
We are happy to announce that Visual Studio 2022 version 17.11 is now generally available! This post summarizes the new features you can find in this release for C++. You can download Visual Studio 2022 from the Visual Studio downloads page or upgrade your existing installation by...
Events
August 22, 2024
Azure Developers: .NET Aspire Day 2024
Join us on September 18 as we dive deep into building world-class cloud native applications with .NET and Azure.
Stuck on an unfamiliar build error? Want to resolve your code errors quickly? Copilot is now integrated into Visual Studio error workflows to assist you with understanding and resolving C++ errors and warnings.
To access this new feature, you will need an active Copilot subscription...
If you're working on a large and complex solution, you might find yourself overwhelmed by the number of results when you use code search in Visual Studio. You might be looking for a specific class, method, or variable, but end up scrolling through pages of irrelevant matches. Wouldn't it...
We have just published the roadmaps for Microsoft Dev Box and Azure Deployment Environments! These roadmaps showcase our plans and upcoming features for both services, reflecting our commitment to enhancing your experience developing in the cloud.
Your feedback is invaluable to us. ...
We're excited to announce the preview of the Data API for vCore-based Azure Cosmos DB for MongoDB. The Data API provides a flexible and powerful way to interact with your database through HTTP-based API calls.
What is the Data API
The Data API for vCore-based Azure Cosmos DB for...
Discover how the custom claims feature, now available in public preview for Native Authentication on Microsoft Entra External ID, enhances your app's authentication process. This new capability allows you to tailor app behavior, based on specific user data, by allowing apps to dynamically add custom claims to authentication tokens via a custom claims provider during user sign-up or sign-in.