OrleansDashboard icon indicating copy to clipboard operation
OrleansDashboard copied to clipboard

Include instructions on `SelfHost = false` in readme

Open richorama opened this issue 5 years ago • 5 comments

richorama avatar Feb 28 '19 21:02 richorama

I have successfully managed to do this by examining the code. I am happy to add this to the documentation if you'd like.

jamiecoh avatar Oct 17 '19 10:10 jamiecoh

Please do!

richorama avatar Oct 18 '19 00:10 richorama

@jam13c I'm trying to self host the Orleans dashboard under ASP.NET CORE application but unfortunately without success. I tried to use several APIs.. its doesn't work. Can you please shared some code? Thank you!

idanbenyehoshua avatar Jun 03 '21 07:06 idanbenyehoshua

Take a look at this sample: https://github.com/OrleansContrib/OrleansDashboard/blob/master/Tests/TestHosts/TestHostCohosted/Program.cs

richorama avatar Jun 03 '21 07:06 richorama

I just found it, configured in my project and it's works! Thank you.

idanbenyehoshua avatar Jun 03 '21 08:06 idanbenyehoshua