dotnet / dotnet/website-feedback
https://dotnet.microsoft.com/en-us/learn/aspnet/microservice-tutorial/create
Open
area-tutorials
needs-triage
- Dominant language
- No language data
- Stars
- 7
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
### URL
builder.Services.AddOpenApi(); will not work if it is not a minimal web api with open ai support in .net8.
Please mention it in the tutorial
### Operating system
Windows
### More information about your system
_No response_
### Description
I am not able to use builder.Services.AddOpenApi(); with dotnet new webapi -o MyMicroservice project
### dotnet --info
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.