-
```
What steps will reproduce the problem?
1. Integrate the latest version of Autofac & the WebApi extension with the
release candidate of the upcoming WebApi5 release.
2. Attempt to register any fil…
-
`ValueProviderResult` needs to use the request culture to parse values. In Mvc5, we used `Thread.CurrentCulture` which would give us the request culture. HttpAbstractions doesn't expose this in any wa…
-
Hi there!
I like to request that the posted link to the jenkins instance should be clickable in the review comment. It is really annoying to copy+paste that link. :-)
Maybe this could help:
https://…
-
Guys,
Great tools you’re working on and I would very much like to use them on a new MVC5/WebApi2 project I’m working on. I want to use them with the Asp.Net Identity provider but after spending litera…
-
_From [b...@sobenz.co.nz](https://code.google.com/u/112303485445644741087/) on August 05, 2013 14:00:32_
What steps will reproduce the problem? 1. Integrate the latest version of Autofac & the WebApi…
-
I don't have a proper test at the moment, but it seems that if the body model contains a delegate in WebApi2, the traversal goes into the `MethodInfo` and then to `RuntimeAssembly` and so on. It all e…
-
Hi,
I'm using `UseIdentityServerBearerTokenAuthentication` to validate access token in my WebApi2 backend.
Is there some Notification or Event to call the User information Endpoint after validation?
I…
-
I want to upgrade my MVC4 + WebApi site to MVC5 + WebApi2. I tried to create a new MVC5 site and add i18n, but it does not seem to work. The strings are shown with "[[[ ]]]".
Any idea if and how it c…
-
```
What steps will reproduce the problem?
1. Create a new ApiController
2. Create a new AuthorizationFilter using IAutofacAuthorizationFilter
3. Create a new BypassFilter using IAutofacActionFilter
4…
-
![error_message](https://cloud.githubusercontent.com/assets/3089154/6661363/24c25142-cb79-11e4-967d-d8a84d51eafd.png)
When I try to install the following error will be shown!