Is it possible to serve HTML pages with ServiceStack?
Using only ServiceStack for web and web services ServiceStack’s new Razor View Engine support A significant improvement to ServiceStack’s HTML story was added in v3.9.11 in the ServiceStack.Razor NuGet package. With this support ServiceStack now graduates to a full Website and Web Services framework that offers a much simpler replacement to WCF, MVC and WebApi. … Read more