-
Notifications
You must be signed in to change notification settings - Fork 0
Flxble.Templating
cannorin edited this page Jan 15, 2019
·
7 revisions
Flxble.Templating is an end-user (sandboxed) templating engine built for flxble.
However, you can use it as a separate templating library, and it is the best templating library for F#!
- Optimized for F#
- Very fast!
It supports netstandard1.6 or later and can be installed from NuGet:
PM> Install-Package Flxble.Templating
$ dotnet add package Flxble.Templating