What is the relation between MvcContrib and MvcFutures?
Looks like MvcFutures contains code that will be part of future ASP.NET MVC releases and MvcContrib is less official library which contains some features from community. Am I right?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, you’re right. MvcFutures does not accept community contributions, though the source is available for you to look at. MvcContrib is a collection of stuff people have found handy over the years, and you can add your own stuff too!