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

WebApi #9

Open
RaveNoX opened this issue Nov 16, 2012 · 2 comments
Open

WebApi #9

RaveNoX opened this issue Nov 16, 2012 · 2 comments

Comments

@RaveNoX
Copy link

RaveNoX commented Nov 16, 2012

I tried to user mvc4 + WebApi with MvcExtensions, and it looks like injection for WebApi is not working with this configuration.

It there a way to enable WebApi support with mvcextensions?

@AlexBar
Copy link
Contributor

AlexBar commented Nov 17, 2012

No, webapi is not supported in current version.

@AlexBar
Copy link
Contributor

AlexBar commented Nov 18, 2012

I've started implementation for webapi - https://github.com/MvcExtensions/Core/tree/webapi
You can give it a try. I've update only MvcExtensions.FluentMetadata assembly, so MvcExtensions assemply is not ready yet. I'm working on it.

How to use standalone assembly MvcExtensions.FluentMetadata, how can find it here https://github.com/MvcExtensions/Core/wiki/Changes-From-2.5-to-3.0 or you can check out samples (in samples folder; it's still using mvc3).

artem-kovalev added a commit to artem-kovalev/Core that referenced this issue Jul 21, 2013
artem-kovalev added a commit to artem-kovalev/Core that referenced this issue Jul 26, 2013
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

No branches or pull requests

2 participants