oakton icon indicating copy to clipboard operation
oakton copied to clipboard

inputParser: support TypeConverters

Open Pondidum opened this issue 6 years ago • 0 comments

Adds support for types with a TypeConverter specified on them to be used in the input models. Requires package reference to System.ComponentModel.TypeConverter for netstandard1.3.

I wasn't sure if this should be added directly to Oakton, or if adding the provider into Baseline directly would be better.

Pondidum avatar Jul 29 '18 16:07 Pondidum