
Liquid Templates With Martin Tirion - .NET 139
Adventures in .NET
00:00
How to Get Liquid?
Liquid is the language itself. There are a number of NuGet packages out there that you can use. So we started with scrybin.core, but it only implements a limited set of the language. And later on, we came across Fluid, which is also an open source project. You create a template object, get the templates that you create with the liquid code and define the data and then say render. It's hard and gentle.
Transcript
Play full episode