Parses and renders a GUID as a no-dash lowercase string.
public class GuidLowerNoDashJsonConverter : JsonConverterBase<Guid>
| name | description | 
|---|---|
| GuidLowerNoDashJsonConverter() | The default constructor. | 
| name | description | 
|---|---|
| override ReadCore(…) | |
| override WriteCore(…) |