Showing archive results for October 2023

Oct 5, 2023
Post comments count18
Post likes count7

The convenience of System.Text.Json

Richard Lander
Richard Lander

JSON is one of the most common formats in apps today and .NET has great APIs for reading and writing JSON documents. It's a great example of the convenience of .NET.

.NETPerformanceJSON
Oct 4, 2023
Post comments count21
Post likes count16

C# Dev Kit – Now Generally Available

Wendy Breiding (SHE/HER)
Wendy Breiding (SHE/HER)

We are thrilled to announce the general availability of C# Dev Kit, a Visual Studio Code extension that brings an improved editor-first C# development experience to Linux, macOS, and Windows.

.NETASP.NETASP.NET Core
Oct 3, 2023
Post comments count7
Post likes count8

Arm64 Performance Improvements in .NET 8

Kunal Pathak
Kunal Pathak

.NET 8 added some key features for new functionality as well as performance improvements for developers including developers targeting Arm64 devices. In this blog I break down everything you need to know about the improvements in .NET 8.

.NET
Oct 2, 2023
Post comments count0
Post likes count5

The .NET Conf Student Zone is Back!

Katie Savage
Katie Savage

Get ready for the .NET Conf Student Zone on November 13!

.NETASP.NET CoreC#