Skip to content

Refactor use of FormUrlEncodedContent #440

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

Merged

Conversation

martincostello
Copy link
Member

Move the parameters into a local variable before passing to the FormUrlEncodedContent constructor so that it's easier to make nullable annotations happier in .NET 5 (see #438 and 53ff96a).

Move the parameters into a local variable before passing to the FormUrlEncodedContent constructor so that it's easier to make nullable annotations happier in .NET 5 (see aspnet-contrib#438).
@martincostello martincostello merged commit f250a3e into aspnet-contrib:dev Jun 28, 2020
@martincostello martincostello deleted the Refactor-FormUrl-Parameters branch June 28, 2020 11:56
@martincostello martincostello added this to the 3.1.2 milestone Jul 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant