practical-aspnetcore
practical-aspnetcore copied to clipboard
Consider writing samples for Fluid View for Minimal API
https://github.com/sebastienros/fluid/tree/main/Fluid.MinimalApisSample
https://github.com/dodyg/practical-aspnetcore/commit/48937792cf259c409a7c200201d48342f00bc2a8
This is interesting. I didn't know there was a view engine based on Liquid.
Thanks for pushing such an amazing project!
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.