Kuldeep Adhikari
Kuldeep Adhikari
Hi, since the update of fluentResults to 3.7 we are facing following issue. We have a code which functions as following ``` public static Result DynamicConvert(dynamic source, Type dest) {...
Hi, I have following use case Shell UI: simply loads MFCs from standalone UIs, lets say UI1 and UI2 (deployed on k8s) UI1: simply hosted on nginx on k8s and...
Hi, I know that this repo is not maintained anymore but nevertheless I have a use case where I use [Automatonymous](https://github.com/MassTransit/Automatonymous) without MT. I have a sample code here that...