News

Despite being deprecated by Microsoft in .NET Core 3.0, the wildly popular Newtonsoft.Json JSON serializer still rules the roost in the NuGet package manager system for .NET developers.
More specifically, ConvertFrom-Json doesn't ask for a specific type into which to deserialize the JSON document but infers it from the text itself; it can't say "this JSON document is invalid: it ...
The update includes a new XAML Source Generator for .NET MAUI and PipeReader support in System.Text.Json. The release also delivers a range of improvements across desktop, web, and libraries, plus ...
AWS' Textract, which leverages machine learning algorithms to detect and extract text and data from a range of document types, is now generally available.