Learn More, Pay Less!
Limited Time Offer!
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
    image.png

    Right click on the solution and open it in visual studio
    image.png

    Run the host project it will result like
    image.png

    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
    image.png
    it will result like this
    image.png
    Now select the desired microservice solution, double click it and it will get open
    image.png
    Now you may run host application.
    In this way also you can run individual microservice.

    Thanks

Made with ❤️ on ABP v9.2.0-preview. Updated on February 13, 2025, 10:35