Showing archive results for 2023

Sep 19, 2023
Post comments count7
Post likes count5

HTTPS Everywhere Update

Jon Douglas

Mistakes were made When we first published the plan for the effort of HTTPS everywhere, we wanted to get developer community feedback on the various HTTP and HTTPS scenarios that we don't have much everyday visibility of. After we published that blog, we heard you loud and clear that there was a gap. This plan needed a clear way to suppress the ev...

NuGetSecurityOther announcements
Sep 13, 2023
Post comments count131
Post likes count157

Performance Improvements in .NET 8

Stephen Toub - MSFT

.NET 7 was super fast, .NET 8 is faster. Take an in-depth tour through over 500 pull requests that make that a reality.

.NETC#Visual Studio
Sep 12, 2023
Post comments count13
Post likes count18

Announcing .NET 8 Release Candidate 1

Leslie Richardson

.NET 8 RC1 is now available with improvements to System.Text.Json, a new AOT mode for Android and WASM, Azure Managed Identity support for containers, and more!

.NET
Sep 12, 2023
Post comments count6
Post likes count11

EF Core 8 RC1: Complex types as value objects

Arthur Vickers

Announcing Entity Framework Core 8 (EF8) RC 1 with support for complex types used as value objects

.NETEntity Framework