0

with ASP.NET WebAPI 2.0 we could abe to manage documentation of API using HelpPage. Is this feature continuing with ASP.NET Core or has introduced new approach to achieve this?

1 Answer 1

1

There is much better alternative called "Swashbuckle.Swagger". It's excellent and being using it for more than year for Web API 2 as well as ASP.NET Core Web API.

For more details Read this article

Sign up to request clarification or add additional context in comments.

2 Comments

Is swagger is the only one or still Microsoft has its any other own library?
Honestly I never explored MS options for HELP in ASP.NET Core, they might have it (not sure) or might come up. But even they use swagger in their demo as well

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.