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

Enums would be now treated in their text form instead of numeric form #69

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

thehoneymad
Copy link

I have been using LinqToQueryString for a while now and for my startup I needed enums to be treated as string since I moved to this from odata.

I looked for a global settings class around and tried to trigger it from there. But in any case I think this should be reviewed first so that effort is worthwhile. I've been using the mod in another fork constantly in production and it worked for me pretty well.

Sorry for the crappy code btw.

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

Successfully merging this pull request may close these issues.

None yet

1 participant