I\'m using .net WebApi to expose different endpoints with JSON data. Now I need that an specific endpoint returns HTMLs pages. I have implemented it like this.
[
WebApi can serve static file.
So you just have to set the right link in your html file.
For example:
Your will be like this: