Rider and dapr debugging
I am looking to run a dapr application, which requires a sidecar in k8s, so it must launch with the dapr cli to create and run the application properly. I am trying to figure out how I can edit the configurations to launch the .Net Web API with the dapr cli running so that everything is started properly.
I can run the Web API and debug for the most part, but when it comes to any of the code that is publishing a message to the pub/sub, then there is a grpc exception due to the fact that the sidecar for the application is not running.
I found this for the Intellij IDE, but having trouble figuring out how to configure this for Rider.
IntelliJ | Dapr Docs
Please sign in to leave a comment.
Hello Aaron!
Thank you for reaching Rider forum.
Could you please provide the details below:
Looking forward to hearing from you soon.
Anna Morozyuk
The dapr quickstarts will contain multiple C# projects and how to set up dapr.
Dapr Quickstarts | Dapr Docs
Hey Aaron,
Thank you for your patience.
According to the instruction attached, for starting Darp solution it is required:
If you face any difficulties, please send the exact error message/question you faced. Example of project would be highly appreciated as well.
Should you have any further questions - please let me know