Namespace MySql.EntityFrameworkCore.Query
Classes
MySQLJsonString
This class can be used to represent a string that contains valid JSON data.
To mark a string as containing JSON data, just cast the string to MySQLJsonString
.