Liquid.NET icon indicating copy to clipboard operation
Liquid.NET copied to clipboard

Add some options for mapping POCO fields into a LiquidHash via .ToLiquid()

Open mikebridge opened this issue 9 years ago • 1 comments

Right now it calls .ToLower on everything.

mikebridge avatar Dec 02 '15 04:12 mikebridge

Where is this one up to?

We have a branch that we're using https://github.com/mikebridge/Liquid.NET/compare/master...schotime:case_insensitive_liquid_hash that just does the hash, but it obviously doesn't handle the local variables.

schotime avatar Jan 06 '16 04:01 schotime