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

Should QueryParameters be a derived property? #8

Open
craigjbass opened this issue Nov 3, 2019 · 0 comments
Open

Should QueryParameters be a derived property? #8

craigjbass opened this issue Nov 3, 2019 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@craigjbass
Copy link
Owner

Since QueryParameters are calculated from the raw HTTP Request..

Should we instead populate the Request DTO with the required data, and then provide a static extension method to fetch the query parameters?

@craigjbass craigjbass added the help wanted Extra attention is needed label Nov 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant