ondravondra
ondravondra
It would be nice to have feature similar to [EF's AddOrUpdate](https://learn.microsoft.com/en-us/dotnet/api/system.data.entity.migrations.idbsetextensions.addorupdate?view=entity-framework-5.0.0) where you supply a collection of rows/entities and EF checks if these rows exist in the table. If they...
The query string must be appended to the path in its original url encoded form. It was required to make the library work with SignalR which uses query string to...
When copying many files, this happens: ``` copyfiles --version 2.4.1 copyfiles -f ../../node_modules/twemoji/dist/svg/* ./lib/twemoji buffer.js:524 return b instanceof Buffer; ^ RangeError: Maximum call stack size exceeded at Function.isBuffer (buffer.js:524:3) at...
**Version Information** Version of Akka.NET? 1.5.15 **Describe the bug** Ask will not throw exception when the response is Status.Failure This is caused by the order of case statements in `FutureActorRef.TellInternal`:...
close #7254