ps-microservices-getting-started
ps-microservices-getting-started copied to clipboard
Code for the Pluralsight course: "ASP.NET Core Microservices: Getting Started".
Issue #2 relates
webpage https://app.pluralsight.com/paths/skills/net-microservices is incorrect (course names changed) and lacks any helpful hyperlinks. Anyway the code is pretty stale (2 years old) and needs to be updated to latest .NET 6...
I was trying to add the swagger endpoint and showing an error "Failed to download metadata from : https://localhost:5001/swagger/v1/swagger.json". But the service was running.