Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decimal , Double , long types #39

Open
mohammadrezaamiri opened this issue Jun 28, 2022 · 2 comments
Open

Decimal , Double , long types #39

mohammadrezaamiri opened this issue Jun 28, 2022 · 2 comments
Labels
question Further information is requested

Comments

@mohammadrezaamiri
Copy link

hi
I try to encrypt properties by integer types like long , decimal , double
but it didn't support

I myself use ConverterBuilder<TModelType> to handle my need but it warned me that it is internal and maybe removed in future without any awareness.

what happened in future about this need ?

@Eastrall
Copy link
Owner

ConverterBuilder<TModelType> might be removed in the future indeed. I am working on V4 on a code refactoring so adding types could be easier.
Primitive types is not in the library scope for V4, but might be for V5.

@Eastrall Eastrall added the question Further information is requested label Oct 10, 2022
@NorDroN
Copy link

NorDroN commented Jul 26, 2023

Any updates of this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants