module 3-exercise-create-web-api cannot build

John Campbell 5 Reputation points
2024-04-21T23:33:36.4066667+00:00

Hi,

I am following https://learn.microsoft.com/en-us/training/modules/build-web-api-aspnet-core/3-exercise-create-web-api and the OOB installed code will not build. Just hangs the terminal

I haven't learnt how to debug things like that yet.

Where can I start ?

JC

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
938 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Pradeep M 400 Reputation points Microsoft Vendor
    2024-04-22T01:56:09.23+00:00

    Hi John Campbell,

    Thank you for reaching out to Microsoft Q & A forum.   

    I have finished the tutorial exercise on Creating a Web API Project  and I found the instructions straightforward and easy to follow. Following them, I managed to set up a new API application, and everything seems to be functioning smoothly.    I've attached a screenshot for your reference. 

    1.Create the web API project:

    w1

    2.Build and test the web API: 

    w2

    1. Open a web browser and go to: w3
    2. You should see JSON output similar to this example: 

    w4

    5.explore with .http files: 

    w5

    I appreciate your patience and understanding. 

    If you encounter any future issues, please feel free to contact us, and we will be pleased to assist you further.  

    If you have found the answer provided to be helpful, please click on the "Accept answer/Upvote" button so that it is useful for other members in the Microsoft Q&A community. 

    Thank you.