Suave is a simple web development F# library providing a lightweight web server and a set of combinators to manipulate route flow and task composition.
Suave.DotLiquid sets the DotLiquid naming convention to Ruby by default. This means that if, for example, your model is a record type with a member called ‘Name’, DotLiquid would expect the binding to be ‘{{model.name}}’. You can change the naming convention to C#: