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

Add DynamicViewBag constructor with IDictionary support. #203

Merged
merged 1 commit into from
Dec 26, 2014

Conversation

matthid
Copy link
Collaborator

@matthid matthid commented Dec 26, 2014

Obsoletes #143.

matthid added a commit that referenced this pull request Dec 26, 2014
Add DynamicViewBag constructor with IDictionary support.
@matthid matthid merged commit 1462a73 into Antaris:develop Dec 26, 2014
@matthid matthid deleted the pull_143 branch December 27, 2014 18:06
@panesofglass
Copy link

When will this be released? Will this be part of 3.5.0?

@matthid
Copy link
Collaborator Author

matthid commented Jan 1, 2015

This will be part of 3.5.0 and 3.5.0-beta1 is already out, please test it and report any breaking changes / bugs you might encounter (as the 3.5.0 release should be backwards compatible). 3.5.0 will be released when everything kind of works as expected.

@panesofglass
Copy link

Is 3.5.0 .NET 4.5 only, or can it be used with a .NET 4.0 assembly?

@matthid
Copy link
Collaborator Author

matthid commented Jan 2, 2015

yes 3.5.0 re-adds net40 support (see the nuget package).
3.x series will keep net40 support and 4.x series (razor4) will drop it.
But I will try to keep the two series as close as possible (at least until Razor 4 is stable)

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