What exactly are you trying to achieve? Load an HTML file into memory? Edit an HTML file? Respond to a request with an HTML? Currently, SnapDevelop cannot do visual editing, so if you want to work with HTML files from inside SnapDevelop, it would have to be code-only.
There are no replies made for this question yet. However, you are not allowed to reply to this question.
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »
We use cookies which are necessary for the proper functioning of our websites. We also use cookies to analyze our traffic, improve your experience and provide social media features. If you continue to use this site, you consent to our use of cookies.
And see this article on how to return that string as an HTML: https://code-maze.com/aspnetcore-webapi-return-html/
Hope this helps!
Regards - Francisco