Repository navigation
system-text-json
- Website
- Wikipedia
Stack only json deserialization using generators and the System.Text.Json library
High-performance, low-allocating JSON object diff and patch extension for System.Text.Json. Support generating patch document in RFC 6902 JSON Patch format.
F# Event-Union Contract Encoding with versioning tolerant converters supporting System.Text.Json and Newtonsoft.Json
Naming policies for System.Text.Json
DI/IoC agnostic interfaces for injecting any serialization library.
Attribute based, polymorphic support for System.Text.Json.
Enumeration class as an alternate to enum types
Roslyn code generator for semantic types
Source generated polymorphic JSON converters
The fastest .NET library for querying JSON documents using JSONPath expressions with System.Text.Json
JsonPropertyName attributes added by roslyn
System.Text.Json samples
Extends System.Text.Json with a custom new TimeInterval type.
A JSON manipulation command-line tool based on System.Text.Json.
ASP.NET Core 5 WebApi (Get,Put,Post), EF Core 5, Specification Pattern, MediatR, Unit- and Integration Testing (FluentAssertions, Moq, AutoMoqer/AutoMoqCore, Bogus, AutoBogus, AutoBogus/AutoFaker, AutoFixture), System.Text.Json vs. Newtonsoft
A .NET Worker Windows Service using BackgroundService. Logs Computer Programming Jokes and can send emails.
Library for creating a versioned json files with migrations between versions
Sample project for 'Loading data from JSON in EF Core' blogpost
A custom attribute for System.Text.Json that allows you to specify custom date formats for DateTime, DateTimeOffset, and their nullable counterparts during JSON serialization and deserialization.