Skip to content

0.0.8

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Nov 10:11
· 157 commits to master since this release

https://www.nuget.org/packages/Platform.Converters/0.0.8

Platform.Reflection dependency updated from 0.2.0 to 0.3.1.
Added ConverterBase class.
Added support for conversion from object and to object for all converters.
Added UncheckedSignExtendingConverter that is able to preserve the sign while converting from unsigned integers.
Refactoring, issues fix.