JsonSharp is a small wrapper around the System.Text.Json `JsonElement` class. The goal is to provide a functional approach for parsing and reading individual JSON elements into classes, records or union types.
Get Started
$ dotnet add package JsonSharpReadme
No README available.