-
Hi there, could you please release a new version with latest fixes?
Thanks!
-
Hello
Would you be so kind as to release a new nuget package based on the latest master?
-
Hi, all the things works well with smart i18n, just only default document fail. More specific is when I input URL: http://127.0.0.1/, IIS Server return Internal Server Error (500.0), and display below…
-
## Repro Steps
I browse an entity set in the browser (my app is an OData Web API app) that causes a query to be executed. The SQL dependency event is captured, but its missing the command. I have res…
-
I tested ASP.Net Core 2.0 on IIS. All my apps sofar written in WebApi2 are updated by simply copying (xcopy/sync/ftp) new version in the site folder. IIS takes care of loading new versions without fur…
-
Hello!
Microsoft have just released an update of all Microsoft.Owin.* NuGet packages from 4.0.0-preview1 to 4.0.0 stable. But I can't update update to stable due to Autofac dependency (Microsoft.O…
-
Using version 1.3.0 is crashing when trying to report to influx DB in a web api app, the same code working fine with a console app, stack trace bellow:
"
Thread ID | Exception Type | Message | S…
-
There is some type of dependency issue with the latest version of Autofac.WebApi2 (https://www.nuget.org/packages/Autofac.WebApi2/) on nuget. According to nuget these are the dependencies:
> Autofa…
-
First noticed in Visual Studio 2017, 15.3.0, Preview 7.0 (also exists in VS 2017, 15.3.1 Preview 1.0)
( @CyrusNajmabadi : This issue is being filed as per our email thread on this issue)
**Repro:…
-
Seems to be functioning fine, TransformException is adding correct contenttype, statuscode etc but client always receives stack trace with none of the desired data and no json.
What am I doing wron…