https://github.com/ygoe/deepconvert
Converts a data type to another data type, smarter than the standard Convert class, including collections and their items as well as object properties (duck typing). With special support for DateTime conversions.
https://github.com/ygoe/deepconvert
conversion convert csharp dotnet dotnet-core duck-typing iconvertible type-conversion
Last synced: about 1 year ago
JSON representation
Converts a data type to another data type, smarter than the standard Convert class, including collections and their items as well as object properties (duck typing). With special support for DateTime conversions.
- Host: GitHub
- URL: https://github.com/ygoe/deepconvert
- Owner: ygoe
- License: mit
- Created: 2018-06-15T08:16:56.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-10-20T22:55:28.000Z (over 2 years ago)
- Last Synced: 2024-04-29T10:21:01.170Z (about 2 years ago)
- Topics: conversion, convert, csharp, dotnet, dotnet-core, duck-typing, iconvertible, type-conversion
- Language: C#
- Homepage:
- Size: 49.8 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE