-
Hey guys,
i m not able to set up a Web Api 2 service as a self hosted console applicaton.
My problem is more precisely in this Stack Overflow Post:
http://stackoverflow.com/questions/35943690/using-…
Cruik updated
8 years ago
-
Hi,
dotnet run seems to be looking for a file `bin\Debug\dnx46\myProject.exe` which is not there as the build output is in `.dotnetrun\`.
I've got `compilationOptions.emitEntryPoint` set to `true`.
…
-
```
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…
-
```
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…
-
```
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…
-
```
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…
-
```
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…
-
You can use the same repro zip I sent WRT https://github.com/OData/WebApi/issues/575 to repro this as well. Simply comment out lines 46 and 47 in WebApiConfig.cs:
```
// somehow the builder …
-
First thing first: Great Work :)
I've just wanted to ask, if you'll implement WebApi2 Model Binder (It has to be System.Web.Http.ModelBinding.IModelBinder instead of System.Web.Mvc.IModelBinder). I t…
-
```
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…