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

Allow passing an IDictionary<string, object> as parameter object #179

Merged
merged 2 commits into from
Sep 22, 2014

Conversation

matwilko
Copy link
Contributor

As per issue #152

Allows use of IDictionary<string, object> as parameter objects.
I'm assuming that the && was a mistake, and that this logic should
handle both of the types equally well.
Also allows .NET 3.5 to use the IDictionary case.
mgravell added a commit that referenced this pull request Sep 22, 2014
Allow passing an IDictionary<string, object> as parameter object
@mgravell mgravell merged commit 5abf74f into DapperLib:master Sep 22, 2014
@mgravell
Copy link
Member

Seems fine - looks like an oversight - thanks

@matwilko matwilko deleted the idictionary-fix branch September 22, 2014 07:42
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.

2 participants