|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
Files | |
| JsonElement.h | |
| Represents a specific JSON value within a JsonDocument. | |
| JsonException.h | |
| Exception thrown when invalid JSON payload or token is encountered per RFC 8259. | |
| JsonSerializer.h | |
| Provides functionality to serialize objects to JSON strings and deserialize JSON strings into objects. | |