Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 195 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 195 Bytes

FJson

A fast Json parser (no runtime allocations), see Test2 for an example on how to write a custom Json Write and Read code.

Written in C# using .NET Core 7.0.