
Announcing Entity Framework Core 3.1 and Entity Framework 6.4
Announcing Entity Framework Core 3.1 and Entity Framework 6.4 We are excited to announce the general availability of EF Core 3.1 and EF 6.4 on nuget.org. The final versions of .NET Core

Announcing Entity Framework Core 3.1 and Entity Framework 6.4 We are excited to announce the general availability of EF Core 3.1 and EF 6.4 on nuget.org. The final versions of .NET Core

ASP.NET Core updates in .NET Core 3.1 .NET Core 3.1 is now available and is ready for production use! .NET Core 3.1 is a Long Term Support (LTS) release. Here's what's new

Application Development Manager Rick McGuire discusses the benefits of the serverless computing paradigm for designing and deploying applications into the Azure cloud. Many developers and architects these days focus on leveraging

Here in Redmond, glimpses of holiday cheer are filling our campus buildings as the season shifts to twinkling lights and frosty temperatures. The Visual Studio team is seizing this time

Announcing .NET Core 3.1 We’re excited to announce the release of .NET Core 3.1. It's really just a small set of fixes and refinements over .NET Core 3.0, which we released

Back in 1992, Microsoft was small enough (11,542 employees) that the entire company could get together for a meeting in one place. Mind you, that one place was a

Today we released PIX 1911.27 which can be downloaded here. This release contains an updated buffer formatter, the ability to start capturing of a process from initial launch, support for

December is a wonderful time to explore development with Xamarin and .NET. Discover all the latest news and updates with your community at developer events around the world. As

Azure Cosmos DB now has GA support for Change Feed for its Cassandra API. This now allows users of Azure Cosmos DB's Cassandra API to get the same great advantages

The RoGetAgileReference function lets you specify whether you want the marshaling of the wrapped object to take place eagerly or lazily. Flag Behavior AGILEREFERENCE_DEFAULT Eager marshaling AGILEREFERENCE_DELAYEDMARSHAL Lazy marshaling Why should you choose one over the other? It's