Showing results for Announcements - .NET Blog

Aug 9, 2022
Post comments count22
Post likes count8

Announcing .NET 7 Preview 7

Jeremy Likness
Jeremy Likness

.NET 7 Preview 7 is now available with improvements to System.LINQ, Unix file permissions, low-level structs, p/Invoke source generation, code generation, and websockets.

.NET
Jul 12, 2022
Post comments count6
Post likes count0

Announcing .NET 7 Preview 6

Jon Douglas
Jon Douglas

.NET 7 Preview 6 is now available with improvements to type converters, JSON contract customization, System.Formats.Tar API updates, constraints to .NET template authoring, and performance enhancements in the CodeGen area.

.NET
Jun 14, 2022
Post comments count17
Post likes count1

Announcing Entity Framework 7 Preview 5

Jeremy Likness
Jeremy Likness

Announcing EF7 Preview 5 with completed support for Table-per-Concrete Type (TPC).

.NETEntity Framework
May 10, 2022
Post comments count8
Post likes count1

Announcing .NET 7 Preview 4

Jeremy Likness
Jeremy Likness

.NET 7 Preview 4 is now available with enhancements to the OpenTelemetry implementation, date and time, cache metrics, on stack replacement (OSR) and regular expressions.

.NET
Mar 14, 2022
Post comments count14
Post likes count0

Announcing .NET 7 Preview 2 – The New, ‘New’ Experience

Angelos Petropoulos
Angelos Petropoulos

.NET 7 Preview 2 is now available with enhancements to RegEx source generators, progress moving NativeAOT into the runtime, and a major set of improvements to the 'dotnet new' CLI experience.

.NET
Feb 17, 2022
Post comments count12
Post likes count0

Announcing Entity Framework 7 Preview 1

Jeremy Likness
Jeremy Likness

Announcing the release of EF7 Preview 1, the first preview of the new Entity Framework Core.

.NETEntity Framework