Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.06 KB

README.md

File metadata and controls

15 lines (10 loc) · 1.06 KB

DotLiquid for .NET 6.0

codeql nunit NuGet

NOTE: This is a local override of the main project DotLiquid. It's purpose is to create a .NET 6.0 port of the core library for use with emulating and unit testing liquid parsing within the Azure ecosystem.

Quick start

  1. Download the latest release from NuGet.
  2. Read the original documentation at Dotliquid
  3. Read the docs for information on writing and using DotLiquid templates.