0

I’m starting a new project in Visual Studio 2022 using Angular and Web API, where Visual Studio creates two separate projects by default. However, the default template runs each project separately, and I need them to run under the same base URL, with /api/ as the prefix for API calls.

Is there a way to configure this directly within the default template in Visual Studio 2022?

I’m aware that I can set this up with IIS, but I’d prefer an out-of-the-box solution to simplify the publishing process.

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.