Open Closed

I want to run single microservice individually , #7090


User avatar
0
ramkumar.subramanian created

When I run .csproj in one microservice , it is loading entire solution.. How to open one microservice in visual studio (dont want to load all the microservice).


3 Answer(s)
  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello,

    Open the desired Microservice in File Explorer like below

    Right click on the solution and open it in visual studio

    Run the host project it will result like

    Thanks

  • User Avatar
    0
    ramkumar.subramanian created

    I know the above way , Is there any way i can open only one microservice project?.

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello,

    Open whole solution in visual studio like this and Click on the highlighted button it will result like this Now select the desired microservice solution, double click it and it will get open Now you may run host application. In this way also you can run individual microservice.

    Thanks

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11