Showing results for 2021 - .NET Blog

Dec 15, 2021
Post comments count10
Post likes count0

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 13, 2021
Post comments count8
Post likes count1

.NET 6 Networking Improvements

Máňa
Máňa

Introducing new networking features in .NET 6.

Networking.NET
Dec 6, 2021
Post comments count22
Post likes count1

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
Dec 2, 2021
Post comments count7
Post likes count0

.NET Conf 2021 Recap – Videos, Slides, Demos, and More

James Montemagno
James Montemagno

.NET Conf 2021 is over, but you can re-live the largest .NET event of the year with full access to video recordings, slides, demos, and more.

.NETASP.NETASP.NET Core
Nov 29, 2021
Post comments count3
Post likes count0

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
Post comments count12
Post likes count0

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