core icon indicating copy to clipboard operation
core copied to clipboard

command from tutorial shows error error NU1101: Unable to find package Microsoft.AspN etCore.OpenApi. No packages exist with this id

Open dolev146 opened this issue 2 years ago • 2 comments

Problem encountered on https://dotnet.microsoft.com/en-us/learn/aspnet/microservice-tutorial/create Operating System: windows

image

do you know how to solve this error? i am a beginner from sratch with c#

dolev146 avatar Aug 15 '23 12:08 dolev146

just installed the dotnet sdk

dolev146 avatar Aug 15 '23 12:08 dolev146

Not able to replicate it. Restore was successful for me & my internet connection was ON while running the command. image Did you do what previous documentation page said? https://dotnet.microsoft.com/en-us/learn/aspnet/microservice-tutorial/install

shambhu-22 avatar Sep 30 '23 05:09 shambhu-22