The types a Json value can be set or returned is very limited, AsNumber is a good example of something that can be easily extended to provide e.g. AsInteger, AsInt64, AsFloat etc.
Some useful additions can also be made for specific strings - AsUuid being an obvious one
The types a Json value can be set or returned is very limited, AsNumber is a good example of something that can be easily extended to provide e.g. AsInteger, AsInt64, AsFloat etc.
Some useful additions can also be made for specific strings - AsUuid being an obvious one