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

ASP.NET MVC support #14

Open
hendryluk opened this issue Feb 9, 2015 · 0 comments
Open

ASP.NET MVC support #14

hendryluk opened this issue Feb 9, 2015 · 0 comments

Comments

@hendryluk
Copy link
Owner

Currently Cormo only supports web-api. Not MVC.
I'm not sure whether I'll want to invest too much on MVC anymore, considering that asp.net vNext will merge the two (webapi and mvc) into a more streamlined framework, rather than requiring me to write 2 different implementations on 2 completely different codebases.
So for now, the only feature I'll add to MVC will be just dependency-injection on MVC controllers, but not much beyond it. More effort will be spent on web-api stuff, in the hope that it will be easier to be ported to vnext.
Low priority.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant