irium
Results
2
issues of
irium
I've ported FsSql to .NET Core 2.0. With some changes: - tests are working only on Windows, because I don't know what is actual SQLite NuGet for Linux now. -...
I'm using the `Cirqus` and now I need to implement some sort of Saga/Process Manager. How this could be done in `Cirqus`? It could be done with view used to...