mgendre
mgendre
I'm really interested by your answer. I also want to know if it's possible to add custom widgets. Thank you in advance
Thank you for your reply, We have a GrainService that is called on RX events subscription from a third party application, so it should runs on all silos in order...
Here is an example of what I try to achieve: ``` public class SampleTest : TestKitBase { [Fact] public async Task TestMyGrainService() { var sampleGrainMock = Silo.AddProbe(0); // How to...
Same problem here with bootstrap the progress bar doesn't show.