Showing results for November 2021 - .NET Blog

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
Nov 10, 2021
7
2

Announcing dotnet monitor in .NET 6

Sourabh Shirhatti [MSFT]
Sourabh Shirhatti [MSFT]

Introducing the first release of dotnet monitor, a diagnostics tool for .NET applications

.NET.NET CoreContainers
Nov 9, 2021
5
0

.NET Framework November 2021 Cumulative Update

Tara Overfield
Tara Overfield

Today, we are releasing the November 2021 Cumulative Update for .NET Framework. Security The November Security and Quality Rollup Update does not contain any new security fixes. See February 2021 Security and Quality Rollup for the latest security updates. Quality and Reliability This release contains the following quality and reliability impro...

.NET Framework
Nov 9, 2021
1
1

F# 6 is officially here!

Kathleen Dollard
Kathleen Dollard

F# 6 is released as part of .NET 6. You'll find new task based async, pipeline debugging, and tons of other features!

.NETF#
Nov 9, 2021
23
0

Announcing YARP 1.0 Release

Sam Spencer
Sam Spencer

YARP, an open-source, highly customizable reverse proxy using .NET has been released.

.NETASP.NET.NET Core
Nov 8, 2021
37
0

Announcing .NET MAUI Preview 10

David Ortinau
David Ortinau

.NET MAUI Preview 10 includes a single installation experience with Windows App SDK, and new controls such as CollectionView and IndicatorView.

.NET.NET MAUI