-
The current Orleans interceptor API provides methods for getting and setting interceptors:
``` c#
InvokeInterceptor GetInvokeInterceptor();
void SetInvokeInterceptor(InvokeInterceptor interceptor);
`…
-
### Describe your problem!
On support we have two new tickets stating, that on logging with an attached picture c:geo returns an error, even on several retries. But when they check online with their …
-
### Confirm you've already contributed to this project or that you sponsor it
- [X] I confirm I'm a sponsor or a contributor
### Describe the solution you'd like
https://github.com/openiddict/openi…
-
**_Are you a customer of Octopus Deploy? Don't raise the issue here. Please contact [our support team](https://octopus.com/support) so we can triage your issue, making sure it's handled appropriately.…
-
Facing an issue while generating type library for our .NET Component which uses Microsoft.AspNet.SignalR.Core NuGet package (version 2.4.1).
---------------------------------------------------------…
-
Create an optional middleware that exposes the event stream and/or aggregates on a web API.
Make sure to ILMerge any additional references to e.g. web API. The `EventFlow.Owin` package should only re…
-
# The bug
A null reference exception can occur when attempting to view events.
### Log excerpt
```
Object reference not set to an instance of an object.
System.NullReferenceException: Objec…
-
Duende IdentityServer4
Donnet 6 Preview 4
Attribute `[AllowAnonymous] `not works in the controller and 401 error is returned instead.
1. Created a Blazor Wasm Hosted App
2. Configure the BFF (…
-
Just upgraded to a recent Radarr version (v0.2.0.1480) today on my QNAP TS-451+.
After a server restart, Radarr will no longer start. The log contains the following information:
2021-2-16 21:34:38…
-
After many attempts to share authentication cookies _without identity_ between ASP.NET 4.7.1 and .NET 5 hosted under IIS. Documentation is not clear, and lack key details with reference to configurin…