What’s new in System.Text.Json in .NET 9
System.Text.Json 9 brings JSON schema support, nullable reference types, custom enum names, flexible serialization, and more for .NET developers.
System.Text.Json 9 brings JSON schema support, nullable reference types, custom enum names, flexible serialization, and more for .NET developers.
Discover what is new in C# 12. Learn about Collection expressions, Primary constructors, Default lambda parameters, Alias any type, ref readonly parameters, Inline arrays, Experimental attribute, and Interceptors.