You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 25, 2018. It is now read-only.
Hi,
I just found your TypeScript library as i started researching typescript + .net mapping tools. Its really great. I wondering how difficult would be to add something like JS Guid support. You have a Datetime support already and adding support for GUID would allow to use your library with Sql mappers as primary key is GUID most the time. My typescript knowledge is just beginners level and it would be great if the pro like you would add directly to this library. What do you think?