Showing results for 2021 - .NET Blog

Dec 15, 2021
10
0

Announcing the Plan for EF7

Jeremy Likness
Jeremy Likness

See what the .NET data team has on the roadmap for Entity Framework Core 7.

.NET.NET CoreEntity Framework
Dec 6, 2021
22
1

What’s new for gRPC in .NET 6

James Newton-King
James Newton-King

Check out the great new features and performance improvements for gRPC in .NET 6

ASP.NET Core.NETASP.NET
Nov 29, 2021
3
0

Get to Know EF Core 6

Jeremy Likness
Jeremy Likness

Learn how to download and work with EF Core 6 and new features from improved support for Azure Cosmos DB to increased performance and first-class APIs to SQL Server temporal tables.

Entity Framework.NET
Nov 18, 2021
12
0

Infer# v1.2: Interprocedural Memory Safety Analysis For C#

Xin Shi
Xin Shi

Infer# v1.2 brings the first interprocedural race condition detection to .NET. Use it today locally in Windows via WSL2 or directly in continuous integration via Azure Pipelines or GitHub Actions.

.NET.NET CoreStatic Analysis