-
I'm using a sub-c test that spawns a LocalDb instance. example: https://github.com/cottsak/mvc6webapicompare/blob/master/webapi2/SocksDrawer.Tests/DrawerControllerTests.cs#L47
I don't explicitly cont…
-
_From @alexmg on January 22, 2014 14:21_
_From [felipe.l...@gmail.com](https://code.google.com/u/110206905596210921470/) on February 28, 2013 13:06:35_
What steps will reproduce the problem?
1. Crea…
-
This is a question; the answer might be obvious, but not to me, since I am a newbie...
I am experimenting with securing the RESTier endpoint with something as simple as Basic Authentication (e.g. usi…
-
I switched from Ninject to Autofac today because Ninject's InRequestScope didn't work well in Owin.
However, I immediately encountered a problem. The code compiles just fine but will throw an except…
-
_From @toddtsic on May 20, 2016 21:39_
Really need a hand here, iOS is killing me...
Getting Kestrel error when iOS simulator (and presumably any iOS device), calls my asp.net web api app (RC2 app).…
-
```
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…
-
When Update Delete transaction commit not Generate any sql , And The next Select return Data from Session Cache.How solve it.
in addition in asp.net mvc I use The Same Interface to Update Data to SQL …
-
```
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…
-
JsonOutputFormatter "allows" to change the settings at runtime, this is different from what JsonInputFormatter does, so It leaves me wondering, is there really an scenario for changing the settings af…