Arjen Smits

Results 9 issues of Arjen Smits

Testcase for issue: #2406

We have been having troubles with deserializing SqlExceptions using newtonsoft.net Version 11.0.2 On .Net 4.6.2 (Full) We didn't have these issues before when we where on an earlier version of...

The custom serialization document currently only explains how you can configure a certain type to be serialized a custom serializer. But it does not explain what the default serializer is...

up for grabs
docs

### Microsoft.Identity.Web Library Microsoft.Identity.Web.OWIN ### Microsoft.Identity.Web version 2.15.1 ### Web app Sign-in users and call web APIs ### Web API Not Applicable ### Token cache serialization Not Applicable ### Description...

bug
P2
owin

### Microsoft.Identity.Web Library Microsoft.Identity.Web ### Microsoft.Identity.Web version 2.15.3 ### Web app Sign-in users and call web APIs ### Web API Not Applicable ### Token cache serialization In-memory caches ### Description...

investigate

Original docs: https://doc.akka.io/docs/akka/current/stream/operators/RetryFlow/withBackoff.html We currently have the Retry stage which seems to be an initial port of the RetryFlow. https://github.com/akkadotnet/akka.net/blob/dev/src/core/Akka.Streams/Dsl/Retry.cs Note we have no documentation on that stage on the...

enhancement
akka-streams

In order to prevent bugs when the default config changes, every persistence plugin should have an implementation of this Test: https://github.com/akkadotnet/akka.net/blob/dev/src/core/Akka.Cluster.Tests/ClusterConfigSpec.cs

Hello there! If you are reading this. You are probably looking for a place to report issues about our documentation. Or even better, looking to place a PR to improve...

As promised on-stream. Here is an example of how you could do this with RX. There are many operators and stuff available. For example if you have multiple things that...