minimal-apis.github.io icon indicating copy to clipboard operation
minimal-apis.github.io copied to clipboard

Returning HTML- Quick Start

Open DaneeTheDeveloper opened this issue 2 years ago • 3 comments

Please let me know if I am missing something on my end, but I wanted to note that when I tested out the 'Returning HTML' section, nothing pops up for me. I copied the code on the website and pasted it to my project in VS Code, and I keep getting the Webpage error message.

<img width="951" alt="Screen Shot 2021-10-03 at 5 49 49 PM" src="https://user-images.githubusercontent.com/71569075/135779503-0db6b404-3e9d-4f1e-b333-176e8dc1fa33.png" Screen Shot 2021-10-03 at 5 50 13 PM Screen Shot 2021-10-03 at 5 50 25 PM

Screen Shot 2021-10-03 at 5 50 42 PM

DaneeTheDeveloper avatar Oct 04 '21 00:10 DaneeTheDeveloper

@DaneeTheDeveloper Could you please share the content of your Program.cs? By the way this feedback is gold!! Thank you for participating

LadyNaggaga avatar Oct 04 '21 12:10 LadyNaggaga

Screen Shot 2021-10-04 at 9 04 13 PM

@LadyNaggaga Of course! It looks like it didn't come through in my last comment.

And awesome! So happy I can help with this, I'm excited to see the end product.

DaneeTheDeveloper avatar Oct 05 '21 04:10 DaneeTheDeveloper

@LadyNaggaga Also, on line 5, do you think Complete = false should be updated to IsComplete = false in order to match line 15?

Just caught that one now.

DaneeTheDeveloper avatar Oct 05 '21 04:10 DaneeTheDeveloper