dodyg/practical-aspnetcore

Consider writing samples for Fluid View for Minimal API

dodyg opened this issue · 3 comments

This is interesting. I didn't know there was a view engine based on Liquid.

Thanks for pushing such an amazing project!

dodyg commented

It doesn't make sense to use alternative to Razor when using MVC or Razor Pages. With Minimal APIs, these alternative View Engines can shine. I hope someone is working on a Scriban version.