-
Hi,
The package works great with Web API and it successfully able to log all unhandled exception to Elmah. however little worry about securing Elmah.axd though. I am using Asp.Net Identity Token Bear…
-
### Describe the bug
## Description & Actual Behavior
We currently are facing the following problem with ServiceControl in combination with ServicePulse and ServiceInsights.
For certain messages th…
-
Occasionally CookieAuthenticationHandler throws HttpException:
Exception type: HttpException
Exception message: Server cannot append header after HTTP headers have been sent.
…
-
I want to run a SignalR .NET Core server without an ASP.NET website backing it (like the self-host examples of the old SignalR).
It'd be nice to see an example here of how to do this?
-
There should be an embedded view which allows to see what's happening inside a process that hosts Quartz. Some initial thoughts:
- works as a plugin that can be attached to Quartz setup, not required …
lahma updated
2 months ago
-
TShock's REST API v2 is out for quite some time now and it would be nice to have a next version. This gives room to fix some inconsistencies, remove duplication, fix issues and add features.
For exam…
-
http://tostring.it/2016/01/12/Using-Kestrel-with-ASPNET-5/
-
When upgrading from version LightInject 4.0.0 to 4.0.2 using LightInject.SignalR integration I get the following exception:
```
Exception of type System.Reflection.TargetInvocationException
Source: m…
-
Hi - Since upgrading to SDK 1.6.2 through NuGet I am no longer able to package my Cloud Service. The packaging operation fails with the following error:
> Unable to copy file "C:\Work\Av\PG\AMP\Devel…
mleyb updated
6 years ago
-
Hi,
I am a beginner with Azure services and created a service with multiple tablecontrollers + 1 apicontroller.
I added swashbuckle.core to the project and I can use the swagger UI to look at my (cur…